PROJECT (sourcing_v2)
SPIDER (manheim.gb)
2026-03-30 10:28:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 10:28:11 [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-30 10:28:11 [manheim.gb] INFO: Starting spider manheim.gb
2026-03-30 10:28:11 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 10:28:11 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 10:28:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 10:28:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 10:28:11 [scrapy.extensions.telnet] INFO: Telnet Password: 52c3cd022100fa01
2026-03-30 10:28:11 [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-30 10:28:11 [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/2026-03-30T10_28_06.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-30 10:28:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:28:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:28:11 [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-30 10:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 10:28:12 [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-30 10:28:12 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-30 10:28:12 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:12 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 10:28:12 [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-30 10:28:12 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 10:28:12 [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-30 10:28:12 [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-30 10:28:12 [scrapy.core.engine] INFO: Spider opened
2026-03-30 10:28:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:28:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 10:28:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 10:28:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:28:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:28:17 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 10:28:17 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 10:28:17 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 10:28:18 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 10:28:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 10:28:19 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.manheim.co.uk/>
2026-03-30 10:28:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-30 10:28:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/>
2026-03-30 10:28:19 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28: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-30 10:28: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-30 10:28: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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 10:28: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-30 10:28: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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/homepage?v=LseUIn9GrPAbkGiexoPp7rAvZhUh2ezC8RYYqlsrYww1>
2026-03-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28: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-30 10:28: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-30 10:28: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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/filters/dot_pattern.png>
2026-03-30 10:28:20 [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-30 10:28:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-30 10:28:20 [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-30 10:28:20 [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-30 10:28:20 [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-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/sytner1.ashx?la=en&mw=1920>
2026-03-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [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-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-30 10:28:21 [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-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-30 10:28:21 [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-30 10:28:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 10:28:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 10:28:23 [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-30 10:28:24 [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-30 10:28:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&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-30 10:28:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&pi_opt_in=&campaign_id=24684&account_id=38592&title=Manheim%20UK&url=https%3A%2F%2Fwww.manheim.co.uk%2F&referrer=>
2026-03-30 10:28:31 [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-30 10:28:32 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.manheim.co.uk/account/login> (location: /mymanheim/dashboard)
2026-03-30 10:28:32 [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-30 10:28:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/mymanheim/dashboard>
2026-03-30 10:28:35 [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-30 10:28:35 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-30 10:28:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/postlogin?v=fV7D11uNrcwNPxbXzk-QgsVi2rSOJkN1xzHx3iZ3svg1>
2026-03-30 10:28:36 [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-30 10:28:36 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/SignalR/Hubs>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/myManheim.css>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/dashboards.css>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/simulcast?v=P7s0oLmuXc3p3WQNs8URnZ4NaK3K6qkWLOwf0uOs5gw1>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.manheim.co.uk/404>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-30 10:28:37 [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-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/thickbox/loadingAnimation.gif>
2026-03-30 10:28:37 [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-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-30 10:28:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-30 10:28:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-30 10:28:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-30 10:28:38 [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-30 10:28:38 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 10:28:38 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-30 10:28:38 [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-30 10:28:38 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-30 10:28:39 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 10:28:39 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/analytics?ver=3&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&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-30 10:28:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/analytics?ver=3&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&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-30 10:28:40 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&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-30 10:28:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954430609&visitor_id_sign=ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0&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-30 10:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.manheim.co.uk> (referer: None) ['playwright']
2026-03-30 10:28:43 [manheim.gb] INFO: Cookies from Playwright: [{'name': 'ASP.NET_SessionId', 'value': '3ayedo2dsh0f5rxkymwoatdu', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'Lax'}, {'name': '__RequestVerificationToken', 'value': 'tuurhGHBEv3f0kP1lKJbKMSjQ9mUtuQslJgYUEUc5AYF04HZHPzirNUjDZ3UYwXcH44DEEWPgBKkeI-T2KcjjXka_ns1', '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': 1806402500, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'remarketing-web', 'value': 'C8750B0933D9A256AD952214C47774D61E7876E454F0924D9AAD20C0F5E3C3268D66E4B34CAA71125BCB2F1CDA995FA030AD23B85F91C068E6A4AE9B1D243125D2FDBC995306F9747E58F38868861225BFC99BB3F9637B51E072BC286CF7B5191F4146C2E06C351027952D696BDE3ADFDC4C07EB', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806402520, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806402520, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806402520, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806402520, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': '.pardot.com', 'path': '/', 'expires': 1806402519, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': '.pardot.com', 'path': '/', 'expires': 1806402519, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/', 'expires': 1774868320, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-30 10:28:43 [manheim.gb] INFO: Scrapy-formatted cookies: [{'name': 'ASP.NET_SessionId', 'value': '3ayedo2dsh0f5rxkymwoatdu', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'tuurhGHBEv3f0kP1lKJbKMSjQ9mUtuQslJgYUEUc5AYF04HZHPzirNUjDZ3UYwXcH44DEEWPgBKkeI-T2KcjjXka_ns1', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'cb-enabled', 'value': 'enabled', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'remarketing-web', 'value': 'C8750B0933D9A256AD952214C47774D61E7876E454F0924D9AAD20C0F5E3C3268D66E4B34CAA71125BCB2F1CDA995FA030AD23B85F91C068E6A4AE9B1D243125D2FDBC995306F9747E58F38868861225BFC99BB3F9637B51E072BC286CF7B5191F4146C2E06C351027952D696BDE3ADFDC4C07EB', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954430609', 'domain': '.pardot.com', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'ab0754b1fc9cbe6af41854eb234a9e7c4f74fc471fb914d36abbf2416fb98bf6b296943169f1e21ec3124b85eebbe3127f1e93a0', 'domain': '.pardot.com', 'path': '/'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/'}]
2026-03-30 10:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Manheim',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 10:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:44 [manheim.gb] INFO: Page 1: 100 results (total: 7999)
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 100493
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27100493%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 100493: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 100559
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 100559: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1022344
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271022344%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1022344: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1043724
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271043724%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1043724: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1044409
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271044409%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1044409: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1069517
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271069517%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1069517: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1071824
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271071824%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1071824: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1074511
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271074511%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1074511: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1075938
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271075938%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1075938: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1081914
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271081914%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1081914: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1117148
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271117148%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1117148: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1129657
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1129657: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1131228
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271131228%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1131228: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1134378
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271134378%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1134378: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1156603
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271156603%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1156603: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1158833
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271158833%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1158833: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1185826
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1185826: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 120856
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27120856%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 120856: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1217485
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1217485: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1240340
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271240340%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1240340: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1258309
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271258309%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1258309: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1271007
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271271007%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1271007: 2
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1276649
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271276649%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1276649: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1291382
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271291382%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1291382: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1300097
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271300097%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1300097: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1310084
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271310084%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1310084: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1318037
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271318037%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1318037: 2
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1327483
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1327483: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1329207
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271329207%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1329207: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1352460
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271352460%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1352460: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1355840
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271355840%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1355840: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1378250
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271378250%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1378250: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1394322
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271394322%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1394322: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1396950
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271396950%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1396950: 2
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1402175
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271402175%27 HTTP/1.1" 200 None
2026-03-30 10:28:44 [manheim.gb] INFO: Scrape type for 1402175: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1460061
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1460061: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1469036
2026-03-30 10:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:44 [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-30 10:28:44 [manheim.gb] INFO: Scrape type for 1469036: 0
2026-03-30 10:28:44 [manheim.gb] INFO: Found listing with ID: 1488495
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271488495%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1488495: 2
2026-03-30 10:28:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1490982
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271490982%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1490982: 2
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1495412
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271495412%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1495412: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1497191
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271497191%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1497191: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1498745
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271498745%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1498745: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1508493
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271508493%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1508493: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1524294
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271524294%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1524294: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1526971
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271526971%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1526971: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1532079
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271532079%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1532079: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1532399
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271532399%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1532399: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1549489
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271549489%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1549489: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1561813
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [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-30 10:28:45 [manheim.gb] INFO: Scrape type for 1561813: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1563274
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271563274%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1563274: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1571025
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271571025%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1571025: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1578506
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271578506%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1578506: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1578531
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271578531%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1578531: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1585345
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271585345%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1585345: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1595949
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271595949%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1595949: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1596137
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271596137%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1596137: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1602897
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271602897%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1602897: 2
2026-03-30 10:28:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1623762
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271623762%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1623762: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1626879
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [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-30 10:28:45 [manheim.gb] INFO: Scrape type for 1626879: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1627423
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271627423%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1627423: 2
2026-03-30 10:28:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce5a4af9-77a7-5287-83a4-e38f4ed2463b with identifier: 1271007
2026-03-30 10:28:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce5a4af9-77a7-5287-83a4-e38f4ed2463b with scrape type 2
2026-03-30 10:28:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce5a4af9-77a7-5287-83a4-e38f4ed2463b with scrape type 2
2026-03-30 10:28:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ce5a4af9-77a7-5287-83a4-e38f4ed2463b, identifier: 1271007
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1637156
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271637156%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1637156: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1659789
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271659789%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1659789: 0
2026-03-30 10:28:45 [manheim.gb] INFO: Found listing with ID: 1669427
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271669427%27 HTTP/1.1" 200 None
2026-03-30 10:28:45 [manheim.gb] INFO: Scrape type for 1669427: 2
2026-03-30 10:28:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ce5a4af9-77a7-5287-83a4-e38f4ed2463b with identifier: 1271007
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=PURPLE HTTP/1.1" 200 None
2026-03-30 10:28:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 10:28:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ce5a4af9-77a7-5287-83a4-e38f4ed2463b with identifier: 1271007
2026-03-30 10:28:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ce5a4af9-77a7-5287-83a4-e38f4ed2463b with identifier: 1271007 to the API
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:46 [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': 'PURPLE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce5a4af9-77a7-5287-83a4-e38f4ed2463b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF66YCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C4%20CACTUS?id=1271007',
'listing': 'auction',
'location': 'Northampton',
'make': 'CITROEN',
'model': 'C4 CACTUS',
'odometer': 105471,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-20',
'seller_name': 'Sytner',
'title': 'CITROEN C4 CACTUS 1.6 BlueHDi Flair 5dr [non Start Stop]',
'transmission': 'manual',
'trim': '1.6 BlueHDi Flair 5dr [non Start Stop]',
'year': 2016}
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271271007%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Saving data for 1271007: {'auction_closing_time': 1774947600.0, 'created_time': 1773957942.891149, 'last_price_update_time': 1774866526.416749}
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1271007') HTTP/1.1" 204 0
2026-03-30 10:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1670534
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271670534%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1670534: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1671512
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271671512%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1671512: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1678704
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271678704%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1678704: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1681475
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [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-30 10:28:46 [manheim.gb] INFO: Scrape type for 1681475: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1683014
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271683014%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1683014: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1694092
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271694092%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1694092: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1694601
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271694601%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1694601: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1706352
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271706352%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1706352: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1710798
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271710798%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1710798: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1715903
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271715903%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1715903: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1720405
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271720405%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1720405: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1723864
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271723864%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1723864: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1745966
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271745966%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1745966: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1752896
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271752896%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1752896: 2
2026-03-30 10:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703e6a24-017e-5106-a703-cc225527857c with identifier: 1488495
2026-03-30 10:28:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703e6a24-017e-5106-a703-cc225527857c with scrape type 2
2026-03-30 10:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703e6a24-017e-5106-a703-cc225527857c with scrape type 2
2026-03-30 10:28:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 703e6a24-017e-5106-a703-cc225527857c, identifier: 1488495
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1754899
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271754899%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1754899: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1761698
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [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-30 10:28:46 [manheim.gb] INFO: Scrape type for 1761698: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1775063
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271775063%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1775063: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1785338
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271785338%27 HTTP/1.1" 200 None
2026-03-30 10:28:46 [manheim.gb] INFO: Scrape type for 1785338: 0
2026-03-30 10:28:46 [manheim.gb] INFO: Found listing with ID: 1789127
2026-03-30 10:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271789127%27 HTTP/1.1" 200 None
2026-03-30 10:28:47 [manheim.gb] INFO: Scrape type for 1789127: 1
2026-03-30 10:28:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 703e6a24-017e-5106-a703-cc225527857c with identifier: 1488495
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 10:28:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 703e6a24-017e-5106-a703-cc225527857c with identifier: 1488495
2026-03-30 10:28:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 703e6a24-017e-5106-a703-cc225527857c with identifier: 1488495 to the API
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:47 [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': '2.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '703e6a24-017e-5106-a703-cc225527857c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT15VHZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/6?id=1488495',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MAZDA',
'model': '6',
'odometer': 119683,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-13',
'seller_name': 'Hilton Garage Ltd',
'title': 'MAZDA 6 2.2d Sport Nav 5dr',
'transmission': 'manual',
'trim': '2.2d Sport Nav 5dr',
'year': 2015}
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271488495%27 HTTP/1.1" 200 None
2026-03-30 10:28:47 [manheim.gb] INFO: Saving data for 1488495: {'auction_closing_time': 1775034000.0, 'created_time': 1773828018.501678, 'last_price_update_time': 1774866527.429144}
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1488495') HTTP/1.1" 204 0
2026-03-30 10:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f170215b-2f9d-547c-a225-40f160f907cc with identifier: 1602897
2026-03-30 10:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f170215b-2f9d-547c-a225-40f160f907cc with scrape type 2
2026-03-30 10:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f170215b-2f9d-547c-a225-40f160f907cc with scrape type 2
2026-03-30 10:28:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f170215b-2f9d-547c-a225-40f160f907cc, identifier: 1602897
2026-03-30 10:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:47 [manheim.gb] INFO: Found listing with ID: 1789481
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271789481%27 HTTP/1.1" 200 None
2026-03-30 10:28:47 [manheim.gb] INFO: Scrape type for 1789481: 0
2026-03-30 10:28:47 [manheim.gb] INFO: Found listing with ID: 1794831
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271794831%27 HTTP/1.1" 200 None
2026-03-30 10:28:47 [manheim.gb] INFO: Scrape type for 1794831: 2
2026-03-30 10:28:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f170215b-2f9d-547c-a225-40f160f907cc with identifier: 1602897
2026-03-30 10:28:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-30 10:28:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f170215b-2f9d-547c-a225-40f160f907cc with identifier: 1602897
2026-03-30 10:28:49 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f170215b-2f9d-547c-a225-40f160f907cc with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f170215b-2f9d-547c-a225-40f160f907cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OW17SYV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=1602897',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 86454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-17',
'seller_name': 'Lloyd Motor Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 SE Tech 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 SE Tech 5dr Auto',
'year': 2017}
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271602897%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Saving data for 1602897: {'auction_closing_time': 1774861200.0, 'created_time': 1773827067.221453, 'last_price_update_time': 1774866529.228907}
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1602897') HTTP/1.1" 204 0
2026-03-30 10:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afbee3e-dada-5c73-9a28-e369808e90f3 with identifier: 1396950
2026-03-30 10:28:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afbee3e-dada-5c73-9a28-e369808e90f3 with scrape type 2
2026-03-30 10:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afbee3e-dada-5c73-9a28-e369808e90f3 with scrape type 2
2026-03-30 10:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6afbee3e-dada-5c73-9a28-e369808e90f3, identifier: 1396950
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1804768
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [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-30 10:28:49 [manheim.gb] INFO: Scrape type for 1804768: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1805138
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271805138%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1805138: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1805856
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [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-30 10:28:49 [manheim.gb] INFO: Scrape type for 1805856: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1807437
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271807437%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1807437: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1817117
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [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-30 10:28:49 [manheim.gb] INFO: Scrape type for 1817117: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1820309
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271820309%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1820309: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1827359
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271827359%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1827359: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1833059
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [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-30 10:28:49 [manheim.gb] INFO: Scrape type for 1833059: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1839664
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [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-30 10:28:49 [manheim.gb] INFO: Scrape type for 1839664: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1841129
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271841129%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1841129: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1842210
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271842210%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1842210: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1846157
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271846157%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1846157: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1850174
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271850174%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1850174: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1855585
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271855585%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1855585: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1856630
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271856630%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1856630: 0
2026-03-30 10:28:49 [manheim.gb] INFO: Found listing with ID: 1861501
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271861501%27 HTTP/1.1" 200 None
2026-03-30 10:28:49 [manheim.gb] INFO: Scrape type for 1861501: 0
2026-03-30 10:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6afbee3e-dada-5c73-9a28-e369808e90f3 with identifier: 1396950
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-30 10:28:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-30 10:28:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6afbee3e-dada-5c73-9a28-e369808e90f3 with identifier: 1396950
2026-03-30 10:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6afbee3e-dada-5c73-9a28-e369808e90f3 with identifier: 1396950 to the API
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%276afbee3e-dada-5c73-9a28-e369808e90f3%27 HTTP/1.1" 200 None
2026-03-30 10:28:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6afbee3e-dada-5c73-9a28-e369808e90f3: 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: \u0022Motor Range\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ A CLASS A160 SE 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022A CLASS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-04-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=1396950\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022A160 SE 5dr\u0022, \u0022LicensePlate\u0022: \u0022FY17PHJ\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 124, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226afbee3e-dada-5c73-9a28-e369808e90f3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:28: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-30 10:28: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-30 10:28:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6afbee3e-dada-5c73-9a28-e369808e90f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY17PHJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=1396950',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-24',
'seller_name': 'Motor Range',
'title': 'MERCEDES-BENZ A CLASS A160 SE 5dr',
'transmission': 'manual',
'trim': 'A160 SE 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-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271396950%27 HTTP/1.1" 200 None
2026-03-30 10:28:50 [manheim.gb] INFO: Saving data for 1396950: {'auction_closing_time': 1775120400.0, 'created_time': 1774649434.565749, 'last_price_update_time': 1774866530.206886}
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1396950') HTTP/1.1" 204 0
2026-03-30 10:28:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57dcca01-24e5-5d1b-8b29-6ff670f06122 with identifier: 1669427
2026-03-30 10:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57dcca01-24e5-5d1b-8b29-6ff670f06122 with scrape type 2
2026-03-30 10:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57dcca01-24e5-5d1b-8b29-6ff670f06122 with scrape type 2
2026-03-30 10:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 57dcca01-24e5-5d1b-8b29-6ff670f06122, identifier: 1669427
2026-03-30 10:28:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70778e70-1ad7-536c-a8be-6783dee8ef10 with identifier: 1318037
2026-03-30 10:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70778e70-1ad7-536c-a8be-6783dee8ef10 with scrape type 2
2026-03-30 10:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70778e70-1ad7-536c-a8be-6783dee8ef10 with scrape type 2
2026-03-30 10:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 70778e70-1ad7-536c-a8be-6783dee8ef10, identifier: 1318037
2026-03-30 10:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 57dcca01-24e5-5d1b-8b29-6ff670f06122 with identifier: 1669427
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-30 10:28:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 57dcca01-24e5-5d1b-8b29-6ff670f06122 with identifier: 1669427
2026-03-30 10:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 57dcca01-24e5-5d1b-8b29-6ff670f06122 with identifier: 1669427 to the API
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2757dcca01-24e5-5d1b-8b29-6ff670f06122%27 HTTP/1.1" 200 None
2026-03-30 10:28:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 57dcca01-24e5-5d1b-8b29-6ff670f06122: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLVO V40 D2 SE 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLVO\u0022, \u0022Model\u0022: \u0022V40\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-10-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=1669427\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022D2 SE 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022DG63PTU\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 102, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002257dcca01-24e5-5d1b-8b29-6ff670f06122\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:28: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-30 10:28: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-30 10:28:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '57dcca01-24e5-5d1b-8b29-6ff670f06122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG63PTU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=1669427',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLVO',
'model': 'V40',
'odometer': None,
'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': None,
'title': 'VOLVO V40 D2 SE 5dr Powershift',
'transmission': 'automatic',
'trim': 'D2 SE 5dr Powershift',
'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-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271669427%27 HTTP/1.1" 200 None
2026-03-30 10:28:50 [manheim.gb] INFO: Saving data for 1669427: {'auction_closing_time': 1775120400.0, 'created_time': 1774044339.565315, 'last_price_update_time': 1774866530.913266}
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1669427') HTTP/1.1" 204 0
2026-03-30 10:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 70778e70-1ad7-536c-a8be-6783dee8ef10 with identifier: 1318037
2026-03-30 10:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 70778e70-1ad7-536c-a8be-6783dee8ef10 with identifier: 1318037
2026-03-30 10:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 70778e70-1ad7-536c-a8be-6783dee8ef10 with identifier: 1318037 to the API
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '70778e70-1ad7-536c-a8be-6783dee8ef10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF15VRG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=1318037',
'listing': 'auction',
'location': 'Bristol',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 156404,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-07',
'seller_name': None,
'title': 'KIA SPORTAGE 1.6 GDi 1 5dr',
'transmission': 'manual',
'trim': '1.6 GDi 1 5dr',
'year': 2015}
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271318037%27 HTTP/1.1" 200 None
2026-03-30 10:28:51 [manheim.gb] INFO: Saving data for 1318037: {'auction_closing_time': 1775120400.0, 'created_time': 1773827999.885939, 'last_price_update_time': 1774866531.252528}
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1318037') HTTP/1.1" 204 0
2026-03-30 10:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e3e40b8-f375-5a07-9408-6f027e121284 with identifier: 1490982
2026-03-30 10:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e3e40b8-f375-5a07-9408-6f027e121284 with scrape type 2
2026-03-30 10:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e3e40b8-f375-5a07-9408-6f027e121284 with scrape type 2
2026-03-30 10:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e3e40b8-f375-5a07-9408-6f027e121284, identifier: 1490982
2026-03-30 10:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e3e40b8-f375-5a07-9408-6f027e121284 with identifier: 1490982
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-30 10:28:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e3e40b8-f375-5a07-9408-6f027e121284 with identifier: 1490982
2026-03-30 10:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e3e40b8-f375-5a07-9408-6f027e121284 with identifier: 1490982 to the API
2026-03-30 10:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:52 [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.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9e3e40b8-f375-5a07-9408-6f027e121284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX64FEM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/ROADSTER?id=1490982',
'listing': 'directbuy',
'location': 'Washington',
'make': 'MINI',
'model': 'ROADSTER',
'odometer': 93709,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-19',
'seller_name': 'Rubber Duck Cars Ltd',
'title': 'MINI ROADSTER 1.6 Cooper 2dr',
'transmission': 'manual',
'trim': '1.6 Cooper 2dr',
'year': 2014}
2026-03-30 10:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271490982%27 HTTP/1.1" 200 None
2026-03-30 10:28:52 [manheim.gb] INFO: Saving data for 1490982: {'auction_closing_time': 1775206800.0, 'created_time': 1773828023.167584, 'last_price_update_time': 1774866532.528448}
2026-03-30 10:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1490982') HTTP/1.1" 204 0
2026-03-30 10:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with identifier: 1752896
2026-03-30 10:28:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with scrape type 2
2026-03-30 10:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with scrape type 2
2026-03-30 10:28:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3e71f7b-1b6a-5a51-9d45-a042c46ad41a, identifier: 1752896
2026-03-30 10:28:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa4f59cb-fb9c-5f69-a730-211954481272 with identifier: 1789127
2026-03-30 10:28:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa4f59cb-fb9c-5f69-a730-211954481272 with scrape type 1
2026-03-30 10:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aa4f59cb-fb9c-5f69-a730-211954481272
2026-03-30 10:28:52 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aa4f59cb-fb9c-5f69-a730-211954481272
2026-03-30 10:28:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa4f59cb-fb9c-5f69-a730-211954481272, identifier: 1789127
2026-03-30 10:28:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with identifier: 1752896
2026-03-30 10:28:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with identifier: 1752896
2026-03-30 10:28:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a3e71f7b-1b6a-5a51-9d45-a042c46ad41a with identifier: 1752896 to the API
2026-03-30 10:28:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:53 [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': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3e71f7b-1b6a-5a51-9d45-a042c46ad41a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM14YWK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=1752896',
'listing': 'auction',
'location': 'Northampton',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 163514,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-08',
'seller_name': 'Sytner',
'title': 'PEUGEOT 3008 1.6 e-HDi Allure 5dr EGC',
'transmission': 'automatic',
'trim': '1.6 e-HDi Allure 5dr EGC',
'year': 2014}
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271752896%27 HTTP/1.1" 200 None
2026-03-30 10:28:53 [manheim.gb] INFO: Saving data for 1752896: {'auction_closing_time': 1774947600.0, 'created_time': 1773871536.171551, 'last_price_update_time': 1774866533.039572}
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1752896') HTTP/1.1" 204 0
2026-03-30 10:28:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa4f59cb-fb9c-5f69-a730-211954481272 with identifier: 1789127
2026-03-30 10:28:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa4f59cb-fb9c-5f69-a730-211954481272 with identifier: 1789127
2026-03-30 10:28:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa4f59cb-fb9c-5f69-a730-211954481272 with identifier: 1789127 to the API
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27aa4f59cb-fb9c-5f69-a730-211954481272%27 HTTP/1.1" 200 None
2026-03-30 10:28:53 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id aa4f59cb-fb9c-5f69-a730-211954481272: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN JUKE 1.5 dCi Tekna 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022JUKE\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-04-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=1789127\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi Tekna 5dr\u0022, \u0022LicensePlate\u0022: \u0022GF16WHN\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 104, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022aa4f59cb-fb9c-5f69-a730-211954481272\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:28: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-30 10:28: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-30 10:28:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa4f59cb-fb9c-5f69-a730-211954481272',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF16WHN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=1789127',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': None,
'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': 'Acorn Group Limited',
'title': 'NISSAN JUKE 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 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-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271789127%27 HTTP/1.1" 200 None
2026-03-30 10:28:53 [manheim.gb] INFO: Saving data for 1789127: {'created_time': 1774866533.356289, 'last_price_update_time': 1774866533.356302, 'auction_closing_time': 1775466000.0}
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1789127') HTTP/1.1" 204 0
2026-03-30 10:28:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 930ea54c-3b45-54b1-a228-ad5e4420fc64 with identifier: 1627423
2026-03-30 10:28:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 930ea54c-3b45-54b1-a228-ad5e4420fc64 with scrape type 2
2026-03-30 10:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 930ea54c-3b45-54b1-a228-ad5e4420fc64 with scrape type 2
2026-03-30 10:28:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 930ea54c-3b45-54b1-a228-ad5e4420fc64, identifier: 1627423
2026-03-30 10:28:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 930ea54c-3b45-54b1-a228-ad5e4420fc64 with identifier: 1627423
2026-03-30 10:28:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 930ea54c-3b45-54b1-a228-ad5e4420fc64 with identifier: 1627423
2026-03-30 10:28:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 930ea54c-3b45-54b1-a228-ad5e4420fc64 with identifier: 1627423 to the API
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:53 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '930ea54c-3b45-54b1-a228-ad5e4420fc64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB17YXD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/GRAND%20SCENIC?id=1627423',
'listing': 'auction',
'location': 'Manchester',
'make': 'RENAULT',
'model': 'GRAND SCENIC',
'odometer': 87303,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': 'MotoNovo Finance',
'title': 'RENAULT GRAND SCENIC 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'year': 2017}
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271627423%27 HTTP/1.1" 200 None
2026-03-30 10:28:53 [manheim.gb] INFO: Saving data for 1627423: {'auction_closing_time': 1774947600.0, 'created_time': 1774389936.916017, 'last_price_update_time': 1774866533.878499}
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1627423') HTTP/1.1" 204 0
2026-03-30 10:28:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 811e560c-92e5-50ca-b45d-c73a23b350bb with identifier: 1794831
2026-03-30 10:28:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 811e560c-92e5-50ca-b45d-c73a23b350bb with scrape type 2
2026-03-30 10:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 811e560c-92e5-50ca-b45d-c73a23b350bb with scrape type 2
2026-03-30 10:28:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 811e560c-92e5-50ca-b45d-c73a23b350bb, identifier: 1794831
2026-03-30 10:28:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 811e560c-92e5-50ca-b45d-c73a23b350bb with identifier: 1794831
2026-03-30 10:28:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-30 10:28:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 811e560c-92e5-50ca-b45d-c73a23b350bb with identifier: 1794831
2026-03-30 10:28:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 811e560c-92e5-50ca-b45d-c73a23b350bb with identifier: 1794831 to the API
2026-03-30 10:28:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:55 [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.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '811e560c-92e5-50ca-b45d-c73a23b350bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW66CHK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=1794831',
'listing': 'auction',
'location': 'Birmingham',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 84027,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-22',
'seller_name': 'Available Car',
'title': 'NISSAN JUKE 1.6 [94] Visia 5dr',
'transmission': 'manual',
'trim': '1.6 [94] Visia 5dr',
'year': 2016}
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271794831%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Saving data for 1794831: {'auction_closing_time': 1775034000.0, 'created_time': 1774620345.497948, 'last_price_update_time': 1774866535.152576}
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1794831') HTTP/1.1" 204 0
2026-03-30 10:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:55 [manheim.gb] INFO: Page 2: 100 results (total: 7999)
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1865947
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271865947%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1865947: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1881668
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 1881668: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1890190
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271890190%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1890190: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1890584
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271890584%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1890584: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1895274
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271895274%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1895274: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1896156
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271896156%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1896156: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1912408
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 1912408: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1913798
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271913798%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1913798: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1919391
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271919391%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1919391: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1921022
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271921022%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1921022: 2
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1925572
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 1925572: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1933813
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271933813%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1933813: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1937867
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 1937867: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1950613
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 1950613: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1972222
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271972222%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1972222: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 1974094
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271974094%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 1974094: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2001968
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272001968%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2001968: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2021676
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2021676: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2026479
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272026479%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2026479: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2026976
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272026976%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2026976: 2
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2047638
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272047638%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2047638: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2051582
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2051582: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2066321
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272066321%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2066321: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2067401
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2067401: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2068797
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272068797%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2068797: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2070871
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2070871: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2071287
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2071287: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2083141
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2083141: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2083848
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2083848: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2088559
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2088559: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2097554
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272097554%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2097554: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2099279
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2099279: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2103765
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [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-30 10:28:55 [manheim.gb] INFO: Scrape type for 2103765: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2109103
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272109103%27 HTTP/1.1" 200 None
2026-03-30 10:28:55 [manheim.gb] INFO: Scrape type for 2109103: 0
2026-03-30 10:28:55 [manheim.gb] INFO: Found listing with ID: 2121256
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272121256%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2121256: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2142691
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272142691%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2142691: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2170817
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272170817%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2170817: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2179248
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272179248%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2179248: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2182593
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2182593: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2184143
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272184143%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2184143: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2198367
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272198367%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2198367: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2200440
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272200440%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2200440: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2202793
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272202793%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2202793: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2207854
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2207854: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2212385
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272212385%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2212385: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2224961
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272224961%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2224961: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2225589
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2225589: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2235447
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272235447%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2235447: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2238063
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272238063%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2238063: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2240484
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2240484: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2240632
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272240632%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2240632: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2256216
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272256216%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2256216: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2257064
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272257064%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2257064: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2267021
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272267021%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2267021: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2270836
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272270836%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2270836: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2271094
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272271094%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2271094: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2285029
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2285029: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2294834
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2294834: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2308916
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272308916%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2308916: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2314236
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2314236: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2321098
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272321098%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2321098: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2323512
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2323512: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2329333
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272329333%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2329333: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2341985
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272341985%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2341985: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2343998
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272343998%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2343998: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2352030
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272352030%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2352030: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2358415
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2358415: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2377998
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2377998: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2379105
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272379105%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2379105: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2397804
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272397804%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2397804: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2411634
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272411634%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2411634: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2416335
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272416335%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2416335: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2451999
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272451999%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2451999: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2458075
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272458075%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2458075: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2472180
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272472180%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2472180: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2479203
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2479203: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2484967
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272484967%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2484967: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2492936
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272492936%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2492936: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2502868
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272502868%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2502868: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 25079
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2725079%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 25079: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2516127
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272516127%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2516127: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2519304
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272519304%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2519304: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2523590
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272523590%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2523590: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2525169
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272525169%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2525169: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2527898
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272527898%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2527898: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2529543
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [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-30 10:28:56 [manheim.gb] INFO: Scrape type for 2529543: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2537195
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272537195%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2537195: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2537507
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272537507%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2537507: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2546102
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272546102%27 HTTP/1.1" 200 None
2026-03-30 10:28:56 [manheim.gb] INFO: Scrape type for 2546102: 0
2026-03-30 10:28:56 [manheim.gb] INFO: Found listing with ID: 2550789
2026-03-30 10:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [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-30 10:28:57 [manheim.gb] INFO: Scrape type for 2550789: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2551980
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272551980%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2551980: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2556720
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272556720%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2556720: 2
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2570609
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272570609%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2570609: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2575797
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272575797%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2575797: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2576384
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272576384%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2576384: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2582925
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272582925%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2582925: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2583840
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272583840%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2583840: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2585727
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272585727%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2585727: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2587594
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272587594%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2587594: 0
2026-03-30 10:28:57 [manheim.gb] INFO: Found listing with ID: 2590388
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272590388%27 HTTP/1.1" 200 None
2026-03-30 10:28:57 [manheim.gb] INFO: Scrape type for 2590388: 0
2026-03-30 10:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with identifier: 1921022
2026-03-30 10:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with scrape type 2
2026-03-30 10:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with scrape type 2
2026-03-30 10:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d5c90ab4-2e90-57d0-bc04-e3f6e43560d4, identifier: 1921022
2026-03-30 10:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with identifier: 1921022
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-30 10:28:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with identifier: 1921022
2026-03-30 10:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d5c90ab4-2e90-57d0-bc04-e3f6e43560d4 with identifier: 1921022 to the API
2026-03-30 10:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 85,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5c90ab4-2e90-57d0-bc04-e3f6e43560d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX16DZP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=1921022',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 90000,
'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': 'Hilton Garage Ltd',
'title': 'RENAULT CLIO 1.5 dCi 90 Iconic 25 Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Iconic 25 Nav 5dr',
'year': 2016}
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271921022%27 HTTP/1.1" 200 None
2026-03-30 10:28:58 [manheim.gb] INFO: Saving data for 1921022: {'auction_closing_time': 1775638800.0, 'created_time': 1774534270.063179, 'last_price_update_time': 1774866538.328546}
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1921022') HTTP/1.1" 204 0
2026-03-30 10:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94632826-5725-5f48-93eb-fb81fa058825 with identifier: 2026976
2026-03-30 10:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94632826-5725-5f48-93eb-fb81fa058825 with scrape type 2
2026-03-30 10:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94632826-5725-5f48-93eb-fb81fa058825 with scrape type 2
2026-03-30 10:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 94632826-5725-5f48-93eb-fb81fa058825, identifier: 2026976
2026-03-30 10:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 94632826-5725-5f48-93eb-fb81fa058825 with identifier: 2026976
2026-03-30 10:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 94632826-5725-5f48-93eb-fb81fa058825 with identifier: 2026976
2026-03-30 10:28:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 94632826-5725-5f48-93eb-fb81fa058825 with identifier: 2026976 to the API
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '94632826-5725-5f48-93eb-fb81fa058825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CP17PPK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=2026976',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 90096,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-16',
'seller_name': 'United Rental Systems',
'title': 'FORD TRANSIT 1.5 TDCi 100ps Van',
'transmission': 'manual',
'trim': '1.5 TDCi 100ps Van',
'year': 2017}
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272026976%27 HTTP/1.1" 200 None
2026-03-30 10:28:58 [manheim.gb] INFO: Saving data for 2026976: {'auction_closing_time': 1775120400.0, 'created_time': 1774649134.234455, 'last_price_update_time': 1774866538.820107}
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2026976') HTTP/1.1" 204 0
2026-03-30 10:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73d5808-9c62-5911-8cad-eb2c20c79f7d with identifier: 2556720
2026-03-30 10:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73d5808-9c62-5911-8cad-eb2c20c79f7d with scrape type 2
2026-03-30 10:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73d5808-9c62-5911-8cad-eb2c20c79f7d with scrape type 2
2026-03-30 10:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b73d5808-9c62-5911-8cad-eb2c20c79f7d, identifier: 2556720
2026-03-30 10:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b73d5808-9c62-5911-8cad-eb2c20c79f7d with identifier: 2556720
2026-03-30 10:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b73d5808-9c62-5911-8cad-eb2c20c79f7d with identifier: 2556720
2026-03-30 10:28:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b73d5808-9c62-5911-8cad-eb2c20c79f7d with identifier: 2556720 to the API
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:28: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-30 10:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b73d5808-9c62-5911-8cad-eb2c20c79f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AP65KZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=2556720',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 73651,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-06',
'seller_name': 'Donalds Group',
'title': 'NISSAN JUKE 1.2 DiG-T Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Acenta Premium 5dr',
'year': 2016}
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272556720%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Saving data for 2556720: {'auction_closing_time': 1775120400.0, 'created_time': 1774264239.940495, 'last_price_update_time': 1774866539.222296}
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2556720') HTTP/1.1" 204 0
2026-03-30 10:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:28:59 [manheim.gb] INFO: Page 3: 100 results (total: 7999)
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2591124
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272591124%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2591124: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2595390
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272595390%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2595390: 2
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2599420
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272599420%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2599420: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2604543
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272604543%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2604543: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2609416
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272609416%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2609416: 2
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2614347
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272614347%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2614347: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 262709
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 262709: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2640777
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272640777%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2640777: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2650250
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2650250: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2652128
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2652128: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2654601
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272654601%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2654601: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2658867
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272658867%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2658867: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2668106
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272668106%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2668106: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2671604
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272671604%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2671604: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2679374
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272679374%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2679374: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2684301
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272684301%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2684301: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2684837
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272684837%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2684837: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 269365
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27269365%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 269365: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2696947
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2696947: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2699802
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272699802%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2699802: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2703196
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272703196%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2703196: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2703404
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272703404%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2703404: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2708563
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272708563%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2708563: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2709395
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272709395%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2709395: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2710004
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272710004%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2710004: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 271347
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27271347%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 271347: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2716746
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272716746%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2716746: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2727118
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2727118: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2727121
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272727121%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2727121: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2731670
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272731670%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2731670: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2732553
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2732553: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2746587
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272746587%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2746587: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2748982
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272748982%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2748982: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2755083
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272755083%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2755083: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2766147
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272766147%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2766147: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2766849
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [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-30 10:28:59 [manheim.gb] INFO: Scrape type for 2766849: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2778506
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272778506%27 HTTP/1.1" 200 None
2026-03-30 10:28:59 [manheim.gb] INFO: Scrape type for 2778506: 0
2026-03-30 10:28:59 [manheim.gb] INFO: Found listing with ID: 2779280
2026-03-30 10:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272779280%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2779280: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2782069
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272782069%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2782069: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2786149
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2786149: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2788744
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2788744: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2790044
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272790044%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2790044: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2801339
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2801339: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2809089
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272809089%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2809089: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2810478
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272810478%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2810478: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2810674
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272810674%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2810674: 2
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2814392
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272814392%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2814392: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 281983
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27281983%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 281983: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2820669
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272820669%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2820669: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2826523
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272826523%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2826523: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2828037
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2828037: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2829740
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272829740%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2829740: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2831905
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272831905%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2831905: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2835428
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272835428%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2835428: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2841389
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272841389%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2841389: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2841644
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272841644%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2841644: 1
2026-03-30 10:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2845560
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272845560%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2845560: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2848863
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272848863%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2848863: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2849221
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272849221%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2849221: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2851112
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272851112%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2851112: 2
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2851564
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272851564%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2851564: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2855946
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2855946: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2871145
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272871145%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2871145: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2882038
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2882038: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2886964
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272886964%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2886964: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2893893
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2893893: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2894043
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272894043%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2894043: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2903668
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272903668%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2903668: 2
2026-03-30 10:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2910077
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272910077%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2910077: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2913875
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272913875%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2913875: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2914404
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272914404%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2914404: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2920220
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272920220%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2920220: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2922964
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272922964%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2922964: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2923812
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2923812: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2926603
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2926603: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2927939
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2927939: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2929071
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272929071%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2929071: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2930580
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272930580%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2930580: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2932500
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 2932500: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 29368
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [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-30 10:29:00 [manheim.gb] INFO: Scrape type for 29368: 0
2026-03-30 10:29:00 [manheim.gb] INFO: Found listing with ID: 2938644
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272938644%27 HTTP/1.1" 200 None
2026-03-30 10:29:00 [manheim.gb] INFO: Scrape type for 2938644: 2
2026-03-30 10:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58b0ffc-c82c-5e53-903b-55e89ca85631 with identifier: 2595390
2026-03-30 10:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58b0ffc-c82c-5e53-903b-55e89ca85631 with scrape type 2
2026-03-30 10:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e58b0ffc-c82c-5e53-903b-55e89ca85631 with scrape type 2
2026-03-30 10:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e58b0ffc-c82c-5e53-903b-55e89ca85631, identifier: 2595390
2026-03-30 10:29:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:01 [manheim.gb] INFO: Found listing with ID: 2945720
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:01 [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-30 10:29:01 [manheim.gb] INFO: Scrape type for 2945720: 0
2026-03-30 10:29:01 [manheim.gb] INFO: Found listing with ID: 2947313
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:01 [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-30 10:29:01 [manheim.gb] INFO: Scrape type for 2947313: 0
2026-03-30 10:29:01 [manheim.gb] INFO: Found listing with ID: 2948334
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272948334%27 HTTP/1.1" 200 None
2026-03-30 10:29:01 [manheim.gb] INFO: Scrape type for 2948334: 0
2026-03-30 10:29:01 [manheim.gb] INFO: Found listing with ID: 2949486
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272949486%27 HTTP/1.1" 200 None
2026-03-30 10:29:01 [manheim.gb] INFO: Scrape type for 2949486: 1
2026-03-30 10:29:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e58b0ffc-c82c-5e53-903b-55e89ca85631 with identifier: 2595390
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Ultimate+Red HTTP/1.1" 200 None
2026-03-30 10:29:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol+PHEV HTTP/1.1" 200 None
2026-03-30 10:29:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e58b0ffc-c82c-5e53-903b-55e89ca85631 with identifier: 2595390
2026-03-30 10:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e58b0ffc-c82c-5e53-903b-55e89ca85631 with identifier: 2595390 to the API
2026-03-30 10:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 35,
'car_expert_report_source_url': None,
'color': 'Ultimate Red',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': 'e58b0ffc-c82c-5e53-903b-55e89ca85631',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW69OEN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=2595390',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 41110,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-16',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid4 300 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid4 300 GT 5dr e-EAT8',
'year': 2020}
2026-03-30 10:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272595390%27 HTTP/1.1" 200 None
2026-03-30 10:29:04 [manheim.gb] INFO: Saving data for 2595390: {'auction_closing_time': 1775120400.0, 'created_time': 1774534277.722094, 'last_price_update_time': 1774866544.882168}
2026-03-30 10:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2595390') HTTP/1.1" 204 0
2026-03-30 10:29:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88e3edb-818c-5622-8eda-91682223aec6 with identifier: 2810674
2026-03-30 10:29:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88e3edb-818c-5622-8eda-91682223aec6 with scrape type 2
2026-03-30 10:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b88e3edb-818c-5622-8eda-91682223aec6 with scrape type 2
2026-03-30 10:29:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b88e3edb-818c-5622-8eda-91682223aec6, identifier: 2810674
2026-03-30 10:29:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b03b9b-a6bb-5005-b846-fd4dbb5713b5 with identifier: 2841644
2026-03-30 10:29:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b03b9b-a6bb-5005-b846-fd4dbb5713b5 with scrape type 1
2026-03-30 10:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f8b03b9b-a6bb-5005-b846-fd4dbb5713b5
2026-03-30 10:29:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f8b03b9b-a6bb-5005-b846-fd4dbb5713b5
2026-03-30 10:29:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f8b03b9b-a6bb-5005-b846-fd4dbb5713b5, identifier: 2841644
2026-03-30 10:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2963573
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [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-30 10:29:05 [manheim.gb] INFO: Scrape type for 2963573: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2966734
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272966734%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 2966734: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2967957
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272967957%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 2967957: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2970435
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272970435%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 2970435: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2971754
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272971754%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 2971754: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 2991281
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272991281%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 2991281: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3003186
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273003186%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3003186: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3003440
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273003440%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3003440: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3003831
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [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-30 10:29:05 [manheim.gb] INFO: Scrape type for 3003831: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3004578
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273004578%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3004578: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3013164
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273013164%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3013164: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3015105
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273015105%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3015105: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3018419
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273018419%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3018419: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3023426
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273023426%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3023426: 0
2026-03-30 10:29:05 [manheim.gb] INFO: Found listing with ID: 3025048
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273025048%27 HTTP/1.1" 200 None
2026-03-30 10:29:05 [manheim.gb] INFO: Scrape type for 3025048: 0
2026-03-30 10:29:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b88e3edb-818c-5622-8eda-91682223aec6 with identifier: 2810674
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Nimbus+Grey HTTP/1.1" 200 None
2026-03-30 10:29:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b88e3edb-818c-5622-8eda-91682223aec6 with identifier: 2810674
2026-03-30 10:29:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b88e3edb-818c-5622-8eda-91682223aec6 with identifier: 2810674 to the API
2026-03-30 10:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:06 [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': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b88e3edb-818c-5622-8eda-91682223aec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD18DOA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=2810674',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 58345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-15',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'year': 2018}
2026-03-30 10:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272810674%27 HTTP/1.1" 200 None
2026-03-30 10:29:06 [manheim.gb] INFO: Saving data for 2810674: {'auction_closing_time': 1775120400.0, 'created_time': 1774534283.498358, 'last_price_update_time': 1774866546.53899}
2026-03-30 10:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2810674') HTTP/1.1" 204 0
2026-03-30 10:29:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f8b03b9b-a6bb-5005-b846-fd4dbb5713b5 with identifier: 2841644
2026-03-30 10:29:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f8b03b9b-a6bb-5005-b846-fd4dbb5713b5 with identifier: 2841644
2026-03-30 10:29:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f8b03b9b-a6bb-5005-b846-fd4dbb5713b5 with identifier: 2841644 to the API
2026-03-30 10:29:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:07 [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.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f8b03b9b-a6bb-5005-b846-fd4dbb5713b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS68ODU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=2841644',
'listing': 'auction',
'location': 'Manchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 53094,
'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': 'MotoNovo Finance',
'title': 'NISSAN QASHQAI 1.3 DiG-T 160 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T 160 N-Connecta 5dr',
'year': 2018}
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272841644%27 HTTP/1.1" 200 None
2026-03-30 10:29:07 [manheim.gb] INFO: Saving data for 2841644: {'created_time': 1774866547.062056, 'last_price_update_time': 1774866547.062068, 'auction_closing_time': 1774947600.0}
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2841644') HTTP/1.1" 204 0
2026-03-30 10:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e01b95f9-2cfc-555f-9234-67a7752b4b46 with identifier: 2609416
2026-03-30 10:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e01b95f9-2cfc-555f-9234-67a7752b4b46 with scrape type 2
2026-03-30 10:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e01b95f9-2cfc-555f-9234-67a7752b4b46 with scrape type 2
2026-03-30 10:29:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e01b95f9-2cfc-555f-9234-67a7752b4b46, identifier: 2609416
2026-03-30 10:29:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e01b95f9-2cfc-555f-9234-67a7752b4b46 with identifier: 2609416
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Pearl+White HTTP/1.1" 200 None
2026-03-30 10:29:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e01b95f9-2cfc-555f-9234-67a7752b4b46 with identifier: 2609416
2026-03-30 10:29:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e01b95f9-2cfc-555f-9234-67a7752b4b46 with identifier: 2609416 to the API
2026-03-30 10:29:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 35,
'car_expert_report_source_url': None,
'color': 'Pearl White',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e01b95f9-2cfc-555f-9234-67a7752b4b46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KJ69HYB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=2609416',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 58758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid4 300 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid4 300 GT 5dr e-EAT8',
'year': 2020}
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272609416%27 HTTP/1.1" 200 None
2026-03-30 10:29:08 [manheim.gb] INFO: Saving data for 2609416: {'auction_closing_time': 1775120400.0, 'created_time': 1774534282.884191, 'last_price_update_time': 1774866548.627479}
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2609416') HTTP/1.1" 204 0
2026-03-30 10:29:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with identifier: 2851112
2026-03-30 10:29:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with scrape type 2
2026-03-30 10:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with scrape type 2
2026-03-30 10:29:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f708f6f-839c-5dcb-8778-ea23f1c3d119, identifier: 2851112
2026-03-30 10:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with identifier: 2851112
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Cumulus+Grey HTTP/1.1" 200 None
2026-03-30 10:29:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with identifier: 2851112
2026-03-30 10:29:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3f708f6f-839c-5dcb-8778-ea23f1c3d119 with identifier: 2851112 to the API
2026-03-30 10:29:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:09 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3f708f6f-839c-5dcb-8778-ea23f1c3d119',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA20ZHH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%203?id=2851112',
'listing': 'auction',
'location': 'Colchester',
'make': 'DS',
'model': 'DS 3',
'odometer': 44041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-23',
'seller_name': 'DS UK Ltd',
'title': 'DS DS 3 1.2 PureTech Performance Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Performance Line 5dr',
'year': 2020}
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272851112%27 HTTP/1.1" 200 None
2026-03-30 10:29:09 [manheim.gb] INFO: Saving data for 2851112: {'auction_closing_time': 1775120400.0, 'created_time': 1774534282.052867, 'last_price_update_time': 1774866549.450868}
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2851112') HTTP/1.1" 204 0
2026-03-30 10:29:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5904533-795a-5a45-9439-7ac5dd575038 with identifier: 2903668
2026-03-30 10:29:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5904533-795a-5a45-9439-7ac5dd575038 with scrape type 2
2026-03-30 10:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5904533-795a-5a45-9439-7ac5dd575038 with scrape type 2
2026-03-30 10:29:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e5904533-795a-5a45-9439-7ac5dd575038, identifier: 2903668
2026-03-30 10:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e5904533-795a-5a45-9439-7ac5dd575038 with identifier: 2903668
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Crystal+Pearl HTTP/1.1" 200 None
2026-03-30 10:29:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FHybrid HTTP/1.1" 200 None
2026-03-30 10:29:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e5904533-795a-5a45-9439-7ac5dd575038 with identifier: 2903668
2026-03-30 10:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e5904533-795a-5a45-9439-7ac5dd575038 with identifier: 2903668 to the API
2026-03-30 10:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:10 [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': 'Crystal Pearl',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'e5904533-795a-5a45-9439-7ac5dd575038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS71AYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%207?id=2903668',
'listing': 'auction',
'location': 'Colchester',
'make': 'DS',
'model': 'DS 7',
'odometer': 32000,
'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': 'DS UK Ltd',
'title': 'DS DS 7 1.6 E-TENSE 4X4 Performance Line 5dr EAT8',
'transmission': 'automatic',
'trim': '1.6 E-TENSE 4X4 Performance Line 5dr EAT8',
'year': 2021}
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272903668%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Saving data for 2903668: {'auction_closing_time': 1775120400.0, 'created_time': 1774534280.708188, 'last_price_update_time': 1774866550.101167}
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2903668') HTTP/1.1" 204 0
2026-03-30 10:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285bdbe0-3643-5a08-8fb9-509d136092be with identifier: 2938644
2026-03-30 10:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285bdbe0-3643-5a08-8fb9-509d136092be with scrape type 2
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 285bdbe0-3643-5a08-8fb9-509d136092be with scrape type 2
2026-03-30 10:29:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 285bdbe0-3643-5a08-8fb9-509d136092be, identifier: 2938644
2026-03-30 10:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with identifier: 2949486
2026-03-30 10:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with scrape type 1
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg not downloaded yet
2026-03-30 10:29:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 285bdbe0-3643-5a08-8fb9-509d136092be with identifier: 2938644
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 285bdbe0-3643-5a08-8fb9-509d136092be with identifier: 2938644
2026-03-30 10:29:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 285bdbe0-3643-5a08-8fb9-509d136092be with identifier: 2938644 to the API
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:10 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '285bdbe0-3643-5a08-8fb9-509d136092be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR70SYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=2938644',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 130085,
'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': None,
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'year': 2020}
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272938644%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Saving data for 2938644: {'auction_closing_time': 1775034000.0, 'created_time': 1773827300.541016, 'last_price_update_time': 1774866550.650902}
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2938644') HTTP/1.1" 204 0
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg not downloaded yet
2026-03-30 10:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg not downloaded yet
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg not downloaded yet
2026-03-30 10:29:10 [manheim.gb] INFO: Page 4: 100 results (total: 7999)
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3033790
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273033790%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3033790: 1
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3042152
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273042152%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3042152: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3043169
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273043169%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3043169: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3047354
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273047354%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3047354: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3051766
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273051766%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3051766: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3054111
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [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-30 10:29:10 [manheim.gb] INFO: Scrape type for 3054111: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3057862
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273057862%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3057862: 2
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3059205
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273059205%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3059205: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3063856
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273063856%27 HTTP/1.1" 200 None
2026-03-30 10:29:10 [manheim.gb] INFO: Scrape type for 3063856: 0
2026-03-30 10:29:10 [manheim.gb] INFO: Found listing with ID: 3066879
2026-03-30 10:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273066879%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3066879: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3074157
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273074157%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3074157: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3085246
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273085246%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3085246: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3089904
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273089904%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3089904: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3090004
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3090004: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3091257
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273091257%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3091257: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 309168
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27309168%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 309168: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3103601
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273103601%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3103601: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3105562
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273105562%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3105562: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3105578
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273105578%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3105578: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3110613
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273110613%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3110613: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3118036
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273118036%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3118036: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3121591
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273121591%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3121591: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3127564
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273127564%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3127564: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3128008
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3128008: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3128248
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273128248%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3128248: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3129812
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273129812%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3129812: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3130677
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273130677%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3130677: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3130901
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273130901%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3130901: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3138124
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273138124%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3138124: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3148077
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3148077: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3148342
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3148342: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3151847
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273151847%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3151847: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3156873
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273156873%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3156873: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3168056
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273168056%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3168056: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3177742
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273177742%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3177742: 2
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3180697
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273180697%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3180697: 1
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3188679
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273188679%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3188679: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3193428
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3193428: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3199937
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273199937%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3199937: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3204178
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273204178%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3204178: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3204799
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273204799%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3204799: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3205206
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273205206%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3205206: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3206528
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3206528: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3219565
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3219565: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3226529
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3226529: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3241879
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3241879: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3246928
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3246928: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3249662
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273249662%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3249662: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3254427
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3254427: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3255566
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273255566%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3255566: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3262960
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273262960%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3262960: 2
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3265496
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3265496: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3266930
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273266930%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3266930: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 326760
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27326760%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 326760: 1
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg> (referer: None)
2026-03-30 10:29:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7247fa-81fd-5298-85d8-25b4d87703e9 with identifier: 3033790
2026-03-30 10:29:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7247fa-81fd-5298-85d8-25b4d87703e9 with scrape type 1
2026-03-30 10:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-1.jpg not downloaded yet
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg> (referer: None)
2026-03-30 10:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg> (referer: None)
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3286999
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273286999%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3286999: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3296505
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273296505%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3296505: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 330998
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27330998%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 330998: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3324223
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273324223%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3324223: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3343832
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273343832%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3343832: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3348616
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273348616%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3348616: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3349614
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273349614%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3349614: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3350076
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273350076%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3350076: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3352453
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [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-30 10:29:11 [manheim.gb] INFO: Scrape type for 3352453: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3362052
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362052%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3362052: 0
2026-03-30 10:29:11 [manheim.gb] INFO: Found listing with ID: 3362069
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362069%27 HTTP/1.1" 200 None
2026-03-30 10:29:11 [manheim.gb] INFO: Scrape type for 3362069: 1
2026-03-30 10:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-2.jpg not downloaded yet
2026-03-30 10:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:12 [manheim.gb] INFO: Found listing with ID: 3362258
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [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-30 10:29:12 [manheim.gb] INFO: Scrape type for 3362258: 0
2026-03-30 10:29:12 [manheim.gb] INFO: Found listing with ID: 3363351
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273363351%27 HTTP/1.1" 200 None
2026-03-30 10:29:12 [manheim.gb] INFO: Scrape type for 3363351: 2
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-3.jpg not downloaded yet
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ca31910>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:29:12 [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-30 10:29:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ca60850>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ca84e50>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with identifier: 3057862
2026-03-30 10:29:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with scrape type 2
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with scrape type 2
2026-03-30 10:29:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14aed2a8-c62e-5f8f-82a6-8e90dc974456, identifier: 3057862
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9e86d0>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb67aed7c50>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c0e5950>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg saved to cache
2026-03-30 10:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d09a110>
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg saved to cache
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c0f46d0>
2026-03-30 10:29:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg saved to cache
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:13 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 31 pages/min), scraped 17 items (at 17 items/min)
2026-03-30 10:29:13 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3366301
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273366301%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3366301: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3366491
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273366491%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3366491: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3366741
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273366741%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3366741: 2
2026-03-30 10:29:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with identifier: 3057862
2026-03-30 10:29:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with identifier: 3057862
2026-03-30 10:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14aed2a8-c62e-5f8f-82a6-8e90dc974456 with identifier: 3057862 to the API
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:13 [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.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '14aed2a8-c62e-5f8f-82a6-8e90dc974456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LJ14JVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=3057862',
'listing': 'auction',
'location': 'Northampton',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 126927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-17',
'seller_name': None,
'title': 'MINI COUNTRYMAN 1.6 Cooper S 5dr',
'transmission': 'automatic',
'trim': '1.6 Cooper S 5dr',
'year': 2014}
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273057862%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Saving data for 3057862: {'auction_closing_time': 1775120400.0, 'created_time': 1773827088.895219, 'last_price_update_time': 1774866553.467655}
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3057862') HTTP/1.1" 204 0
2026-03-30 10:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg> (referer: None)
2026-03-30 10:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-4.jpg not downloaded yet
2026-03-30 10:29:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a372e6-ecc2-5609-a15d-0587d0a5c178 with identifier: 3177742
2026-03-30 10:29:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a372e6-ecc2-5609-a15d-0587d0a5c178 with scrape type 2
2026-03-30 10:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4a372e6-ecc2-5609-a15d-0587d0a5c178 with scrape type 2
2026-03-30 10:29:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c4a372e6-ecc2-5609-a15d-0587d0a5c178, identifier: 3177742
2026-03-30 10:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg> (referer: None)
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3367588
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273367588%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3367588: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3367613
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273367613%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3367613: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3367968
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273367968%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3367968: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3367972
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273367972%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3367972: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3381075
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [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-30 10:29:13 [manheim.gb] INFO: Scrape type for 3381075: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 339184
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27339184%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 339184: 0
2026-03-30 10:29:13 [manheim.gb] INFO: Found listing with ID: 3403226
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273403226%27 HTTP/1.1" 200 None
2026-03-30 10:29:13 [manheim.gb] INFO: Scrape type for 3403226: 2
2026-03-30 10:29:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c4a372e6-ecc2-5609-a15d-0587d0a5c178 with identifier: 3177742
2026-03-30 10:29:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c4a372e6-ecc2-5609-a15d-0587d0a5c178 with identifier: 3177742
2026-03-30 10:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c4a372e6-ecc2-5609-a15d-0587d0a5c178 with identifier: 3177742 to the API
2026-03-30 10:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 221,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4a372e6-ecc2-5609-a15d-0587d0a5c178',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BW73TZD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=3177742',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': 14410,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seller_name': 'FCA Group',
'title': 'LAND ROVER DEFENDER 3.0 D300 Hard Top X-Dynamic HSE Auto',
'transmission': 'automatic',
'trim': '3.0 D300 Hard Top X-Dynamic HSE Auto',
'year': 2024}
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273177742%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Saving data for 3177742: {'auction_closing_time': 1775120400.0, 'created_time': 1773827188.019265, 'last_price_update_time': 1774866554.155581}
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3177742') HTTP/1.1" 204 0
2026-03-30 10:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-6.jpg not downloaded yet
2026-03-30 10:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with identifier: 3262960
2026-03-30 10:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with scrape type 2
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with scrape type 2
2026-03-30 10:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28b39f8a-9bfc-5b60-89b7-a6fe44485d50, identifier: 3262960
2026-03-30 10:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3407378
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273407378%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3407378: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3416341
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273416341%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3416341: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3431919
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273431919%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3431919: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3431928
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [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-30 10:29:14 [manheim.gb] INFO: Scrape type for 3431928: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3434202
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [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-30 10:29:14 [manheim.gb] INFO: Scrape type for 3434202: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3434349
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273434349%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3434349: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3439193
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273439193%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3439193: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3457670
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273457670%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3457670: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 3459987
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273459987%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 3459987: 0
2026-03-30 10:29:14 [manheim.gb] INFO: Found listing with ID: 346519
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27346519%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Scrape type for 346519: 1
2026-03-30 10:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with identifier: 3262960
2026-03-30 10:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with identifier: 3262960
2026-03-30 10:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28b39f8a-9bfc-5b60-89b7-a6fe44485d50 with identifier: 3262960 to the API
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:14 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '28b39f8a-9bfc-5b60-89b7-a6fe44485d50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU21WYO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF180?id=3262960',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF180',
'odometer': 115260,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-22',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'DAF LF180 GRP BOX 2 Seats GRP Body Day cab Steel Susp 20ft',
'transmission': 'automatic',
'trim': 'GRP BOX 2 Seats GRP Body Day cab Steel Susp 20ft',
'year': 2021}
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273262960%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [manheim.gb] INFO: Saving data for 3262960: {'auction_closing_time': 1775725200.0, 'created_time': 1773827393.443271, 'last_price_update_time': 1774866554.742425}
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3262960') HTTP/1.1" 204 0
2026-03-30 10:29:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d3999d0>
2026-03-30 10:29:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg saved to cache
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794d3b94-fde2-5643-982a-0d6da1635ac0 with identifier: 3180697
2026-03-30 10:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794d3b94-fde2-5643-982a-0d6da1635ac0 with scrape type 1
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg not downloaded yet
2026-03-30 10:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab43c382-5295-5572-8c6b-1c091ba3b8e2 with identifier: 326760
2026-03-30 10:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab43c382-5295-5572-8c6b-1c091ba3b8e2 with scrape type 1
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ab43c382-5295-5572-8c6b-1c091ba3b8e2
2026-03-30 10:29:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ab43c382-5295-5572-8c6b-1c091ba3b8e2
2026-03-30 10:29:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ab43c382-5295-5572-8c6b-1c091ba3b8e2, identifier: 326760
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-13.jpg not downloaded yet
2026-03-30 10:29:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ab43c382-5295-5572-8c6b-1c091ba3b8e2 with identifier: 326760
2026-03-30 10:29:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ab43c382-5295-5572-8c6b-1c091ba3b8e2 with identifier: 326760
2026-03-30 10:29:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ab43c382-5295-5572-8c6b-1c091ba3b8e2 with identifier: 326760 to the API
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ab43c382-5295-5572-8c6b-1c091ba3b8e2%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ab43c382-5295-5572-8c6b-1c091ba3b8e2: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ S CLASS S350L CDi BlueTEC 4dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022S CLASS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-01-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/S%20CLASS?id=326760\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022S350L CDi BlueTEC 4dr Auto\u0022, \u0022LicensePlate\u0022: \u0022OV61KOE\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 164, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ab43c382-5295-5572-8c6b-1c091ba3b8e2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:29:14 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-30 10:29: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-30 10:29:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 164,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab43c382-5295-5572-8c6b-1c091ba3b8e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV61KOE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/S%20CLASS?id=326760',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'S CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-20',
'seller_name': 'Gates Group',
'title': 'MERCEDES-BENZ S CLASS S350L CDi BlueTEC 4dr Auto',
'transmission': 'automatic',
'trim': 'S350L CDi BlueTEC 4dr Auto',
'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-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27326760%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [manheim.gb] INFO: Saving data for 326760: {'created_time': 1774866555.341264, 'last_price_update_time': 1774866555.341277, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='326760') HTTP/1.1" 204 0
2026-03-30 10:29:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cfa8350>
2026-03-30 10:29:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg saved to cache
2026-03-30 10:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65
2026-03-30 10:29:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65, skipping ID generation
2026-03-30 10:29:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with scrape type 1
2026-03-30 10:29:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 sending to next pipeline
2026-03-30 10:29:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65, identifier: 2949486
2026-03-30 10:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-2.jpg> (referer: None)
2026-03-30 10:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-3.jpg> (referer: None)
2026-03-30 10:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:15 [manheim.gb] INFO: Found listing with ID: 3476734
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273476734%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [manheim.gb] INFO: Scrape type for 3476734: 0
2026-03-30 10:29:15 [manheim.gb] INFO: Found listing with ID: 3490223
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273490223%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [manheim.gb] INFO: Scrape type for 3490223: 0
2026-03-30 10:29:15 [manheim.gb] INFO: Found listing with ID: 3492625
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273492625%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [manheim.gb] INFO: Scrape type for 3492625: 0
2026-03-30 10:29:15 [manheim.gb] INFO: Found listing with ID: 3500850
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273500850%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [manheim.gb] INFO: Scrape type for 3500850: 2
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg not downloaded yet
2026-03-30 10:29:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with identifier: 2949486
2026-03-30 10:29:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with identifier: 2949486
2026-03-30 10:29:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ec5b7f8b-f80b-53cb-8ca5-bfd029251d65 with identifier: 2949486 to the API
2026-03-30 10:29:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:16 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ec5b7f8b-f80b-53cb-8ca5-bfd029251d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV19HLA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=2949486',
'listing': 'auction',
'location': 'Bristol',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': 94119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209742,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209742,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283806,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273304,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222571,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211197,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215815,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_11.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212036,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_10.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217403,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec5b7f8b-f80b-53cb-8ca5-bfd029251d65/ec5b7f8b-f80b-53cb-8ca5-bfd029251d65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295105,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9b57cc87-8b9c-4d74-b5e8-0ac698d13010_ext_2.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': 'Stellantis Financial Services',
'title': 'MERCEDES-BENZ GL GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr Auto',
'year': 2019}
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272949486%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Saving data for 2949486: {'created_time': 1774866556.110416, 'last_price_update_time': 1774866556.11043, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2949486') HTTP/1.1" 204 0
2026-03-30 10:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with identifier: 3362069
2026-03-30 10:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with scrape type 1
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-1.jpg not downloaded yet
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-8.jpg not downloaded yet
2026-03-30 10:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad860add-02c9-5b92-b653-9b068adf3b65 with identifier: 3363351
2026-03-30 10:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad860add-02c9-5b92-b653-9b068adf3b65 with scrape type 2
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad860add-02c9-5b92-b653-9b068adf3b65 with scrape type 2
2026-03-30 10:29:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad860add-02c9-5b92-b653-9b068adf3b65, identifier: 3363351
2026-03-30 10:29:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-1.jpg> (referer: None)
2026-03-30 10:29:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3503323
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273503323%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Scrape type for 3503323: 0
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3503571
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273503571%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Scrape type for 3503571: 0
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3504550
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273504550%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Scrape type for 3504550: 2
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg not downloaded yet
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-2.jpg not downloaded yet
2026-03-30 10:29:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad860add-02c9-5b92-b653-9b068adf3b65 with identifier: 3363351
2026-03-30 10:29:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad860add-02c9-5b92-b653-9b068adf3b65 with identifier: 3363351
2026-03-30 10:29:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad860add-02c9-5b92-b653-9b068adf3b65 with identifier: 3363351 to the API
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:16 [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-04-13T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad860add-02c9-5b92-b653-9b068adf3b65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL70UZP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/L200?id=3363351',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MITSUBISHI',
'model': 'L200',
'odometer': 62363,
'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': 'Novuna Vehicle Solutions',
'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': 2020}
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273363351%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Saving data for 3363351: {'auction_closing_time': 1776070800.0, 'created_time': 1774649450.120369, 'last_price_update_time': 1774866556.66763}
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3363351') HTTP/1.1" 204 0
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c0ccf90>
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-2.jpg saved to cache
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d338350>
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-3.jpg saved to cache
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with identifier: 3366741
2026-03-30 10:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with scrape type 2
2026-03-30 10:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with scrape type 2
2026-03-30 10:29:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7716e5b6-7185-5a3b-9a50-b50cdd23b524, identifier: 3366741
2026-03-30 10:29:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3506896
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273506896%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Scrape type for 3506896: 0
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3509761
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [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-30 10:29:16 [manheim.gb] INFO: Scrape type for 3509761: 0
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3516507
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273516507%27 HTTP/1.1" 200 None
2026-03-30 10:29:16 [manheim.gb] INFO: Scrape type for 3516507: 0
2026-03-30 10:29:16 [manheim.gb] INFO: Found listing with ID: 3560019
2026-03-30 10:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273560019%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [manheim.gb] INFO: Scrape type for 3560019: 0
2026-03-30 10:29:17 [manheim.gb] INFO: Found listing with ID: 3585852
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273585852%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [manheim.gb] INFO: Scrape type for 3585852: 0
2026-03-30 10:29:17 [manheim.gb] INFO: Found listing with ID: 3590972
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273590972%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [manheim.gb] INFO: Scrape type for 3590972: 0
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg not downloaded yet
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-3.jpg not downloaded yet
2026-03-30 10:29:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with identifier: 3366741
2026-03-30 10:29:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with identifier: 3366741
2026-03-30 10:29:17 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7716e5b6-7185-5a3b-9a50-b50cdd23b524 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 187,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7716e5b6-7185-5a3b-9a50-b50cdd23b524',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR21XJO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=3366741',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 29244,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'year': 2021}
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273366741%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [manheim.gb] INFO: Saving data for 3366741: {'auction_closing_time': 1774861200.0, 'created_time': 1774436744.198062, 'last_price_update_time': 1774866557.097495}
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3366741') HTTP/1.1" 204 0
2026-03-30 10:29:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9d5590>
2026-03-30 10:29:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-1.jpg saved to cache
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with identifier: 3403226
2026-03-30 10:29:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with scrape type 2
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with scrape type 2
2026-03-30 10:29:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 32a6cd60-e8f5-582e-b3e0-98efb5b291a3, identifier: 3403226
2026-03-30 10:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-4.jpg> (referer: None)
2026-03-30 10:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg not downloaded yet
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-4.jpg not downloaded yet
2026-03-30 10:29:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with identifier: 3403226
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 10:29:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with identifier: 3403226
2026-03-30 10:29:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 32a6cd60-e8f5-582e-b3e0-98efb5b291a3 with identifier: 3403226 to the API
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '32a6cd60-e8f5-582e-b3e0-98efb5b291a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ71ZNL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q4?id=3403226',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q4',
'odometer': 38421,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-03',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'AUDI Q4 150kW 40 82kWh Sport 5dr Auto [C+S]',
'transmission': 'automatic',
'trim': '150kW 40 82kWh Sport 5dr Auto [C+S]',
'year': 2022}
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273403226%27 HTTP/1.1" 200 None
2026-03-30 10:29:17 [manheim.gb] INFO: Saving data for 3403226: {'auction_closing_time': 1775552400.0, 'created_time': 1773741016.996889, 'last_price_update_time': 1774866557.883732}
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3403226') HTTP/1.1" 204 0
2026-03-30 10:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg> (referer: None)
2026-03-30 10:29:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5 with identifier: 346519
2026-03-30 10:29:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5 with scrape type 1
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5
2026-03-30 10:29:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5
2026-03-30 10:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5, identifier: 346519
2026-03-30 10:29:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg> (referer: None)
2026-03-30 10:29:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg not downloaded yet
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-6.jpg not downloaded yet
2026-03-30 10:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5 with identifier: 346519
2026-03-30 10:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5 with identifier: 346519
2026-03-30 10:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5 with identifier: 346519 to the API
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%270b1e369d-48a2-5b7e-acc9-f67abfc4eab5%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 0b1e369d-48a2-5b7e-acc9-f67abfc4eab5: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022CITROEN DS3 1.6 e-HDi Airdream DStyle 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022DS3\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-09-11\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/CITROEN/DS3?id=346519\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 e-HDi Airdream DStyle 3dr\u0022, \u0022LicensePlate\u0022: \u0022FE64WFF\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 95, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00220b1e369d-48a2-5b7e-acc9-f67abfc4eab5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:29:17 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-30 10:29: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-30 10:29:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 95,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0b1e369d-48a2-5b7e-acc9-f67abfc4eab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE64WFF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DS3?id=346519',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'CITROEN',
'model': 'DS3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-11',
'seller_name': 'Gates Group',
'title': 'CITROEN DS3 1.6 e-HDi Airdream DStyle 3dr',
'transmission': 'manual',
'trim': '1.6 e-HDi Airdream DStyle 3dr',
'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-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27346519%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [manheim.gb] INFO: Saving data for 346519: {'created_time': 1774866558.362846, 'last_price_update_time': 1774866558.362861, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='346519') HTTP/1.1" 204 0
2026-03-30 10:29:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-6.jpg> (referer: None)
2026-03-30 10:29:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-13.jpg> (referer: None)
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d4b6950>
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-4.jpg saved to cache
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd9d747-91ce-5e03-953f-260c059d9ef7 with identifier: 3500850
2026-03-30 10:29:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd9d747-91ce-5e03-953f-260c059d9ef7 with scrape type 2
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd9d747-91ce-5e03-953f-260c059d9ef7 with scrape type 2
2026-03-30 10:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3bd9d747-91ce-5e03-953f-260c059d9ef7, identifier: 3500850
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg not downloaded yet
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-13.jpg not downloaded yet
2026-03-30 10:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3bd9d747-91ce-5e03-953f-260c059d9ef7 with identifier: 3500850
2026-03-30 10:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3bd9d747-91ce-5e03-953f-260c059d9ef7 with identifier: 3500850
2026-03-30 10:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3bd9d747-91ce-5e03-953f-260c059d9ef7 with identifier: 3500850 to the API
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:18 [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': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3bd9d747-91ce-5e03-953f-260c059d9ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU71VJP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=3500850',
'listing': 'auction',
'location': 'Gloucester',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 58114,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-22',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL VIVARO 2700 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2700 1.5d 100PS Dynamic H1 Van',
'year': 2021}
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273500850%27 HTTP/1.1" 200 None
2026-03-30 10:29:18 [manheim.gb] INFO: Saving data for 3500850: {'auction_closing_time': 1775725200.0, 'created_time': 1774649144.164252, 'last_price_update_time': 1774866558.951942}
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3500850') HTTP/1.1" 204 0
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d238250>
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg saved to cache
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-2.jpg> (referer: None)
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-3.jpg> (referer: None)
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg not downloaded yet
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-8.jpg not downloaded yet
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d22f250>
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg saved to cache
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa86b311-8b8a-59ad-9133-c46f1a682b98 with identifier: 3504550
2026-03-30 10:29:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa86b311-8b8a-59ad-9133-c46f1a682b98 with scrape type 2
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa86b311-8b8a-59ad-9133-c46f1a682b98 with scrape type 2
2026-03-30 10:29:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fa86b311-8b8a-59ad-9133-c46f1a682b98, identifier: 3504550
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9f98d0>
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-6.jpg saved to cache
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9f3250>
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-13.jpg saved to cache
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-1.jpg> (referer: None)
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-8.jpg> (referer: None)
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg> (referer: None)
2026-03-30 10:29:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fa86b311-8b8a-59ad-9133-c46f1a682b98 with identifier: 3504550
2026-03-30 10:29:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fa86b311-8b8a-59ad-9133-c46f1a682b98 with identifier: 3504550
2026-03-30 10:29:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fa86b311-8b8a-59ad-9133-c46f1a682b98 with identifier: 3504550 to the API
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:19 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa86b311-8b8a-59ad-9133-c46f1a682b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB22OGF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%207?id=3504550',
'listing': 'auction',
'location': 'Colchester',
'make': 'DS',
'model': 'DS 7',
'odometer': 31980,
'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': 'Big Motoring World Ltd',
'title': 'DS DS 7 1.5 BlueHDi Performance Line + 5dr EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi Performance Line + 5dr EAT8',
'year': 2022}
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273504550%27 HTTP/1.1" 200 None
2026-03-30 10:29:19 [manheim.gb] INFO: Saving data for 3504550: {'auction_closing_time': 1775552400.0, 'created_time': 1774649447.097508, 'last_price_update_time': 1774866559.757495}
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3504550') HTTP/1.1" 204 0
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg> (referer: None)
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg not downloaded yet
2026-03-30 10:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg> (referer: None)
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c1179d0>
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-2.jpg saved to cache
2026-03-30 10:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cdb83d0>
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-3.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg not downloaded yet
2026-03-30 10:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cee0990>
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-1.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cee0890>
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3033790-4123774-8.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-8.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c7247fa-81fd-5298-85d8-25b4d87703e9
2026-03-30 10:29:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c7247fa-81fd-5298-85d8-25b4d87703e9, skipping ID generation
2026-03-30 10:29:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7247fa-81fd-5298-85d8-25b4d87703e9 with scrape type 1
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c7247fa-81fd-5298-85d8-25b4d87703e9 sending to next pipeline
2026-03-30 10:29:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c7247fa-81fd-5298-85d8-25b4d87703e9, identifier: 3033790
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d4b56d0>
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg> (referer: None)
2026-03-30 10:29:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c7247fa-81fd-5298-85d8-25b4d87703e9 with identifier: 3033790
2026-03-30 10:29:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c7247fa-81fd-5298-85d8-25b4d87703e9 with identifier: 3033790
2026-03-30 10:29:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c7247fa-81fd-5298-85d8-25b4d87703e9 with identifier: 3033790 to the API
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:20 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0c7247fa-81fd-5298-85d8-25b4d87703e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR69XPG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=3033790',
'listing': 'auction',
'location': 'Bristol',
'make': 'HYUNDAI',
'model': 'I10',
'odometer': 30816,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459979,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286216,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191004,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445883,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473163,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336655,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-13.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7247fa-81fd-5298-85d8-25b4d87703e9/0c7247fa-81fd-5298-85d8-25b4d87703e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513097,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3033790-4123774-8.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-25',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'HYUNDAI I10 1.0 S 5dr',
'transmission': 'manual',
'trim': '1.0 S 5dr',
'year': 2019}
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273033790%27 HTTP/1.1" 200 None
2026-03-30 10:29:20 [manheim.gb] INFO: Saving data for 3033790: {'created_time': 1774866560.815005, 'last_price_update_time': 1774866560.815016, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3033790') HTTP/1.1" 204 0
2026-03-30 10:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-4.jpg> (referer: None)
2026-03-30 10:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg> (referer: None)
2026-03-30 10:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg> (referer: None)
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d6100d0>
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66e782790>
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg saved to cache
2026-03-30 10:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:20 [manheim.gb] INFO: Page 5: 100 results (total: 7999)
2026-03-30 10:29:20 [manheim.gb] INFO: Found listing with ID: 3595781
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [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-30 10:29:20 [manheim.gb] INFO: Scrape type for 3595781: 0
2026-03-30 10:29:20 [manheim.gb] INFO: Found listing with ID: 3600648
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273600648%27 HTTP/1.1" 200 None
2026-03-30 10:29:20 [manheim.gb] INFO: Scrape type for 3600648: 0
2026-03-30 10:29:20 [manheim.gb] INFO: Found listing with ID: 3605708
2026-03-30 10:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:20 [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-30 10:29:20 [manheim.gb] INFO: Scrape type for 3605708: 0
2026-03-30 10:29:20 [manheim.gb] INFO: Found listing with ID: 3616366
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [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-30 10:29:21 [manheim.gb] INFO: Scrape type for 3616366: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3627602
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273627602%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3627602: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3650073
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273650073%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3650073: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3655055
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273655055%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3655055: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3663721
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273663721%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3663721: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3687325
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [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-30 10:29:21 [manheim.gb] INFO: Scrape type for 3687325: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3689239
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273689239%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3689239: 2
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-6.jpg> (referer: None)
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-13.jpg> (referer: None)
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3691114
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273691114%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3691114: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3701979
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [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-30 10:29:21 [manheim.gb] INFO: Scrape type for 3701979: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3702434
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273702434%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3702434: 2
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cf85590>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-8.jpg> (referer: None)
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg> (referer: None)
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cab4190>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-4.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c149b90>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cec63d0>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3709697
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273709697%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3709697: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3712039
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273712039%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3712039: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3717183
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273717183%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3717183: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3719367
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [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-30 10:29:21 [manheim.gb] INFO: Scrape type for 3719367: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3728647
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273728647%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3728647: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3730774
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273730774%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3730774: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3733524
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273733524%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3733524: 2
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cf77e10>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-6.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d0f7690>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-13.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg> (referer: None)
2026-03-30 10:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3734406
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273734406%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3734406: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3735273
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273735273%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3735273: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3736289
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [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-30 10:29:21 [manheim.gb] INFO: Scrape type for 3736289: 0
2026-03-30 10:29:21 [manheim.gb] INFO: Found listing with ID: 3737944
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273737944%27 HTTP/1.1" 200 None
2026-03-30 10:29:21 [manheim.gb] INFO: Scrape type for 3737944: 2
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66e711d50>
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3362069-4126775-8.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-8.jpg saved to cache
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9
2026-03-30 10:29:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9, skipping ID generation
2026-03-30 10:29:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with scrape type 1
2026-03-30 10:29:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 sending to next pipeline
2026-03-30 10:29:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9, identifier: 3362069
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d2e5b10>
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg saved to cache
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:22 [manheim.gb] INFO: Found listing with ID: 3738063
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273738063%27 HTTP/1.1" 200 None
2026-03-30 10:29:22 [manheim.gb] INFO: Scrape type for 3738063: 0
2026-03-30 10:29:22 [manheim.gb] INFO: Found listing with ID: 3738388
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273738388%27 HTTP/1.1" 200 None
2026-03-30 10:29:22 [manheim.gb] INFO: Scrape type for 3738388: 0
2026-03-30 10:29:22 [manheim.gb] INFO: Found listing with ID: 3740024
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740024%27 HTTP/1.1" 200 None
2026-03-30 10:29:22 [manheim.gb] INFO: Scrape type for 3740024: 1
2026-03-30 10:29:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with identifier: 3362069
2026-03-30 10:29:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with identifier: 3362069
2026-03-30 10:29:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9 with identifier: 3362069 to the API
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:22 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK21HDN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=3362069',
'listing': 'auction',
'location': 'Bristol',
'make': 'SEAT',
'model': 'LEON',
'odometer': 89184,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530409,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330217,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166785,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461844,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400016,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358371,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-13.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9/8fd13ea6-0b71-585d-ae2a-4f1b2394f0d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341809,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3362069-4126775-8.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-12',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SEAT LEON 1.5 TSI EVO FR 5dr',
'transmission': 'manual',
'trim': '1.5 TSI EVO FR 5dr',
'year': 2021}
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362069%27 HTTP/1.1" 200 None
2026-03-30 10:29:22 [manheim.gb] INFO: Saving data for 3362069: {'created_time': 1774866562.624385, 'last_price_update_time': 1774866562.624403, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3362069') HTTP/1.1" 204 0
2026-03-30 10:29:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66e781190>
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg saved to cache
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 794d3b94-fde2-5643-982a-0d6da1635ac0
2026-03-30 10:29:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 794d3b94-fde2-5643-982a-0d6da1635ac0, skipping ID generation
2026-03-30 10:29:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794d3b94-fde2-5643-982a-0d6da1635ac0 with scrape type 1
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 794d3b94-fde2-5643-982a-0d6da1635ac0 sending to next pipeline
2026-03-30 10:29:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 794d3b94-fde2-5643-982a-0d6da1635ac0, identifier: 3180697
2026-03-30 10:29:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d4616ee-4f37-512b-9e32-8808dfd00dfb with identifier: 3689239
2026-03-30 10:29:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d4616ee-4f37-512b-9e32-8808dfd00dfb with scrape type 2
2026-03-30 10:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d4616ee-4f37-512b-9e32-8808dfd00dfb with scrape type 2
2026-03-30 10:29:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d4616ee-4f37-512b-9e32-8808dfd00dfb, identifier: 3689239
2026-03-30 10:29:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3740249
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740249%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3740249: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3740519
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [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-30 10:29:23 [manheim.gb] INFO: Scrape type for 3740519: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3742217
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273742217%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3742217: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3742290
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [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-30 10:29:23 [manheim.gb] INFO: Scrape type for 3742290: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3744517
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273744517%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3744517: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3745351
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273745351%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3745351: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3746903
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273746903%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3746903: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3747829
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [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-30 10:29:23 [manheim.gb] INFO: Scrape type for 3747829: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3750619
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273750619%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3750619: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3753164
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273753164%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3753164: 2
2026-03-30 10:29:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 794d3b94-fde2-5643-982a-0d6da1635ac0 with identifier: 3180697
2026-03-30 10:29:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 794d3b94-fde2-5643-982a-0d6da1635ac0 with identifier: 3180697
2026-03-30 10:29:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 794d3b94-fde2-5643-982a-0d6da1635ac0 with identifier: 3180697 to the API
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:23 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg>
{'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': '794d3b94-fde2-5643-982a-0d6da1635ac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN20DZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=3180697',
'listing': 'auction',
'location': 'Manchester',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 31776,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202989,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202989,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254153,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212186,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211001,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201408,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211785,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_11.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193852,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_10.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204918,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794d3b94-fde2-5643-982a-0d6da1635ac0/794d3b94-fde2-5643-982a-0d6da1635ac0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288334,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/7f79eb7a-f6d5-4cd1-a429-864cb5b33221_ext_2.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-20',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN GOLF 99kW e-Golf 35kWh 5dr Auto',
'transmission': 'automatic',
'trim': '99kW e-Golf 35kWh 5dr Auto',
'year': 2020}
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273180697%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Saving data for 3180697: {'created_time': 1774866563.598044, 'last_price_update_time': 1774866563.598056, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3180697') HTTP/1.1" 204 0
2026-03-30 10:29:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d4616ee-4f37-512b-9e32-8808dfd00dfb with identifier: 3689239
2026-03-30 10:29:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d4616ee-4f37-512b-9e32-8808dfd00dfb with identifier: 3689239
2026-03-30 10:29:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8d4616ee-4f37-512b-9e32-8808dfd00dfb with identifier: 3689239 to the API
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:23 [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': 'GREY',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8d4616ee-4f37-512b-9e32-8808dfd00dfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR17KPY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SORENTO?id=3689239',
'listing': 'auction',
'location': 'Washington',
'make': 'KIA',
'model': 'SORENTO',
'odometer': 67665,
'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': 'OK Fleet Disposals Ltd',
'title': 'KIA SORENTO 2.2 CRDi KX-2 5dr',
'transmission': 'manual',
'trim': '2.2 CRDi KX-2 5dr',
'year': 2017}
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273689239%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Saving data for 3689239: {'auction_closing_time': 1775206800.0, 'created_time': 1773930009.866648, 'last_price_update_time': 1774866563.906918}
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3689239') HTTP/1.1" 204 0
2026-03-30 10:29:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3753939
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273753939%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3753939: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3754028
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273754028%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3754028: 0
2026-03-30 10:29:23 [manheim.gb] INFO: Found listing with ID: 3754647
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273754647%27 HTTP/1.1" 200 None
2026-03-30 10:29:23 [manheim.gb] INFO: Scrape type for 3754647: 2
2026-03-30 10:29:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with identifier: 3702434
2026-03-30 10:29:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with scrape type 2
2026-03-30 10:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with scrape type 2
2026-03-30 10:29:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb5d0c04-6c2e-5c9d-995e-f11370837ae9, identifier: 3702434
2026-03-30 10:29:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with identifier: 3733524
2026-03-30 10:29:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with scrape type 2
2026-03-30 10:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with scrape type 2
2026-03-30 10:29:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1e89c2b8-ec9d-537e-aa19-065e8f29e81a, identifier: 3733524
2026-03-30 10:29:24 [manheim.gb] INFO: Found listing with ID: 3758449
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273758449%27 HTTP/1.1" 200 None
2026-03-30 10:29:24 [manheim.gb] INFO: Scrape type for 3758449: 0
2026-03-30 10:29:24 [manheim.gb] INFO: Found listing with ID: 3764648
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273764648%27 HTTP/1.1" 200 None
2026-03-30 10:29:24 [manheim.gb] INFO: Scrape type for 3764648: 2
2026-03-30 10:29:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with identifier: 3702434
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Vertigo+Blue HTTP/1.1" 200 None
2026-03-30 10:29:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with identifier: 3702434
2026-03-30 10:29:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb5d0c04-6c2e-5c9d-995e-f11370837ae9 with identifier: 3702434 to the API
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:24 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb5d0c04-6c2e-5c9d-995e-f11370837ae9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT72YRP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3702434',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 25186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT 5dr EAT8',
'year': 2022}
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273702434%27 HTTP/1.1" 200 None
2026-03-30 10:29:24 [manheim.gb] INFO: Saving data for 3702434: {'auction_closing_time': 1775120400.0, 'created_time': 1774534036.516694, 'last_price_update_time': 1774866564.833081}
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3702434') HTTP/1.1" 204 0
2026-03-30 10:29:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with identifier: 3733524
2026-03-30 10:29:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with identifier: 3733524
2026-03-30 10:29:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1e89c2b8-ec9d-537e-aa19-065e8f29e81a with identifier: 3733524 to the API
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 223,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e89c2b8-ec9d-537e-aa19-065e8f29e81a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YG22MDE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=3733524',
'listing': 'auction',
'location': 'Manchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': 48757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-21',
'seller_name': 'Santander Consumer',
'title': 'LAND ROVER RANGE ROVER SPORT 3.0 D250 HSE Silver 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 D250 HSE Silver 5dr Auto',
'year': 2022}
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273733524%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Saving data for 3733524: {'auction_closing_time': 1775120400.0, 'created_time': 1774533949.347145, 'last_price_update_time': 1774866565.252297}
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3733524') HTTP/1.1" 204 0
2026-03-30 10:29:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3765052
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [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-30 10:29:25 [manheim.gb] INFO: Scrape type for 3765052: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3766327
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [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-30 10:29:25 [manheim.gb] INFO: Scrape type for 3766327: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3770639
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273770639%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3770639: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3779255
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273779255%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3779255: 2
2026-03-30 10:29:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ae55f8-1341-5f3d-b0d5-364af766129e with identifier: 3737944
2026-03-30 10:29:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ae55f8-1341-5f3d-b0d5-364af766129e with scrape type 2
2026-03-30 10:29:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ae55f8-1341-5f3d-b0d5-364af766129e with scrape type 2
2026-03-30 10:29:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 23ae55f8-1341-5f3d-b0d5-364af766129e, identifier: 3737944
2026-03-30 10:29:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3779559
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273779559%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3779559: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3787007
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273787007%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3787007: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3788899
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273788899%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3788899: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 378930
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27378930%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 378930: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3789447
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273789447%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3789447: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3789934
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [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-30 10:29:25 [manheim.gb] INFO: Scrape type for 3789934: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3790033
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273790033%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3790033: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3790088
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [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-30 10:29:25 [manheim.gb] INFO: Scrape type for 3790088: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3793882
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273793882%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3793882: 0
2026-03-30 10:29:25 [manheim.gb] INFO: Found listing with ID: 3794206
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273794206%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Scrape type for 3794206: 1
2026-03-30 10:29:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 23ae55f8-1341-5f3d-b0d5-364af766129e with identifier: 3737944
2026-03-30 10:29:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 23ae55f8-1341-5f3d-b0d5-364af766129e with identifier: 3737944
2026-03-30 10:29:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 23ae55f8-1341-5f3d-b0d5-364af766129e with identifier: 3737944 to the API
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:25 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '23ae55f8-1341-5f3d-b0d5-364af766129e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HV22SLZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=3737944',
'listing': 'auction',
'location': 'Bristol',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 19625,
'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': 'BMW 2 SERIES 218i [136] M Sport 4dr DCT',
'transmission': 'automatic',
'trim': '218i [136] M Sport 4dr DCT',
'year': 2022}
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273737944%27 HTTP/1.1" 200 None
2026-03-30 10:29:25 [manheim.gb] INFO: Saving data for 3737944: {'auction_closing_time': 1775552400.0, 'created_time': 1774563046.836964, 'last_price_update_time': 1774866565.950419}
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3737944') HTTP/1.1" 204 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 379519
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27379519%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 379519: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3804854
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273804854%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3804854: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3811793
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273811793%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3811793: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3813190
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273813190%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3813190: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3823881
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273823881%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3823881: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3831676
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273831676%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3831676: 2
2026-03-30 10:29:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b269c081-e9ea-59f8-a784-8f2d95502f35 with identifier: 3740024
2026-03-30 10:29:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b269c081-e9ea-59f8-a784-8f2d95502f35 with scrape type 1
2026-03-30 10:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b269c081-e9ea-59f8-a784-8f2d95502f35
2026-03-30 10:29:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b269c081-e9ea-59f8-a784-8f2d95502f35
2026-03-30 10:29:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b269c081-e9ea-59f8-a784-8f2d95502f35, identifier: 3740024
2026-03-30 10:29:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d8af0d-d85f-5cab-800a-c67939ca678f with identifier: 3753164
2026-03-30 10:29:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d8af0d-d85f-5cab-800a-c67939ca678f with scrape type 2
2026-03-30 10:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d8af0d-d85f-5cab-800a-c67939ca678f with scrape type 2
2026-03-30 10:29:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 47d8af0d-d85f-5cab-800a-c67939ca678f, identifier: 3753164
2026-03-30 10:29:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14390a0-32c8-5925-8086-522570f19469 with identifier: 3754647
2026-03-30 10:29:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14390a0-32c8-5925-8086-522570f19469 with scrape type 2
2026-03-30 10:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14390a0-32c8-5925-8086-522570f19469 with scrape type 2
2026-03-30 10:29:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e14390a0-32c8-5925-8086-522570f19469, identifier: 3754647
2026-03-30 10:29:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3833278
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3833278: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3835894
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273835894%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3835894: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3838721
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3838721: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3840517
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3840517: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3844542
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3844542: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3844555
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3844555: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3848604
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3848604: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3852676
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273852676%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3852676: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3853077
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273853077%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3853077: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3854893
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273854893%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3854893: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3857749
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273857749%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3857749: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3860655
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273860655%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3860655: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3860958
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273860958%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3860958: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3861599
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273861599%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3861599: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3861872
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273861872%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3861872: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3865327
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273865327%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3865327: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3865695
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273865695%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3865695: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3867664
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273867664%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3867664: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3868517
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273868517%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3868517: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3869757
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273869757%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3869757: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3871505
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273871505%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3871505: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3871908
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273871908%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3871908: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3874240
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3874240: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3874452
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273874452%27 HTTP/1.1" 200 None
2026-03-30 10:29:26 [manheim.gb] INFO: Scrape type for 3874452: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3876877
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3876877: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3877823
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3877823: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3878799
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3878799: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3878835
2026-03-30 10:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:26 [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-30 10:29:26 [manheim.gb] INFO: Scrape type for 3878835: 0
2026-03-30 10:29:26 [manheim.gb] INFO: Found listing with ID: 3878954
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878954%27 HTTP/1.1" 200 None
2026-03-30 10:29:27 [manheim.gb] INFO: Scrape type for 3878954: 0
2026-03-30 10:29:27 [manheim.gb] INFO: Found listing with ID: 3883179
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273883179%27 HTTP/1.1" 200 None
2026-03-30 10:29:27 [manheim.gb] INFO: Scrape type for 3883179: 2
2026-03-30 10:29:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b269c081-e9ea-59f8-a784-8f2d95502f35 with identifier: 3740024
2026-03-30 10:29:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b269c081-e9ea-59f8-a784-8f2d95502f35 with identifier: 3740024
2026-03-30 10:29:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b269c081-e9ea-59f8-a784-8f2d95502f35 with identifier: 3740024 to the API
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b269c081-e9ea-59f8-a784-8f2d95502f35%27 HTTP/1.1" 200 None
2026-03-30 10:29:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b269c081-e9ea-59f8-a784-8f2d95502f35: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG HS 1.5 T-GDI PHEV Exclusive 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022HS\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: \u00222021-04-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MG/HS?id=3740024\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 T-GDI PHEV Exclusive 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022HY21BYD\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 41, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b269c081-e9ea-59f8-a784-8f2d95502f35\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:29: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-30 10:29: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-30 10:29:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 41,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'b269c081-e9ea-59f8-a784-8f2d95502f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HY21BYD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/HS?id=3740024',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MG',
'model': 'HS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-07',
'seller_name': 'Acorn Group Limited',
'title': 'MG HS 1.5 T-GDI PHEV Exclusive 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 T-GDI PHEV Exclusive 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-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740024%27 HTTP/1.1" 200 None
2026-03-30 10:29:27 [manheim.gb] INFO: Saving data for 3740024: {'created_time': 1774866567.378089, 'last_price_update_time': 1774866567.3781, 'auction_closing_time': 1775466000.0}
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3740024') HTTP/1.1" 204 0
2026-03-30 10:29:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 47d8af0d-d85f-5cab-800a-c67939ca678f with identifier: 3753164
2026-03-30 10:29:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 47d8af0d-d85f-5cab-800a-c67939ca678f with identifier: 3753164
2026-03-30 10:29:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 47d8af0d-d85f-5cab-800a-c67939ca678f with identifier: 3753164 to the API
2026-03-30 10:29:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '47d8af0d-d85f-5cab-800a-c67939ca678f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL20HKC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=3753164',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 41762,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-31',
'seller_name': 'FCA Group',
'title': 'AUDI E-TRON 230kW 50 Quattro 71kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '230kW 50 Quattro 71kWh Sport 5dr Auto',
'year': 2020}
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273753164%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Saving data for 3753164: {'auction_closing_time': 1775034000.0, 'created_time': 1774620362.115118, 'last_price_update_time': 1774866568.252202}
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3753164') HTTP/1.1" 204 0
2026-03-30 10:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e14390a0-32c8-5925-8086-522570f19469 with identifier: 3754647
2026-03-30 10:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e14390a0-32c8-5925-8086-522570f19469 with identifier: 3754647
2026-03-30 10:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e14390a0-32c8-5925-8086-522570f19469 with identifier: 3754647 to the API
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e14390a0-32c8-5925-8086-522570f19469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF21YBR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=3754647',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 21865,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seller_name': 'FCA Group',
'title': 'AUDI E-TRON 300kW 55 Quattro 95kWh Black Edition 5dr Auto',
'transmission': 'automatic',
'trim': '300kW 55 Quattro 95kWh Black Edition 5dr Auto',
'year': 2021}
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273754647%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Saving data for 3754647: {'auction_closing_time': 1775034000.0, 'created_time': 1773827505.941759, 'last_price_update_time': 1774866568.561957}
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3754647') HTTP/1.1" 204 0
2026-03-30 10:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3883184
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273883184%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3883184: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3884223
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273884223%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3884223: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3885553
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273885553%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3885553: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3887296
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273887296%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3887296: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3887367
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273887367%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3887367: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3888086
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273888086%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3888086: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3890157
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273890157%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3890157: 0
2026-03-30 10:29:28 [manheim.gb] INFO: Found listing with ID: 3892398
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273892398%27 HTTP/1.1" 200 None
2026-03-30 10:29:28 [manheim.gb] INFO: Scrape type for 3892398: 2
2026-03-30 10:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95997161-689f-5647-9b36-99b85d448384 with identifier: 3764648
2026-03-30 10:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95997161-689f-5647-9b36-99b85d448384 with scrape type 2
2026-03-30 10:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95997161-689f-5647-9b36-99b85d448384 with scrape type 2
2026-03-30 10:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 95997161-689f-5647-9b36-99b85d448384, identifier: 3764648
2026-03-30 10:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 95997161-689f-5647-9b36-99b85d448384 with identifier: 3764648
2026-03-30 10:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 95997161-689f-5647-9b36-99b85d448384 with identifier: 3764648
2026-03-30 10:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 95997161-689f-5647-9b36-99b85d448384 with identifier: 3764648 to the API
2026-03-30 10:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:29 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '95997161-689f-5647-9b36-99b85d448384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BC72JBY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=3764648',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C5',
'odometer': 19736,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seller_name': 'Citroen',
'title': 'CITROEN C5 1.2 PureTech Shine 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Shine 5dr EAT8',
'year': 2023}
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273764648%27 HTTP/1.1" 200 None
2026-03-30 10:29:29 [manheim.gb] INFO: Saving data for 3764648: {'auction_closing_time': 1775120400.0, 'created_time': 1774534292.221598, 'last_price_update_time': 1774866569.170822}
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3764648') HTTP/1.1" 204 0
2026-03-30 10:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd20c76b-6b53-5aec-b881-1fd07ae61846 with identifier: 3779255
2026-03-30 10:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd20c76b-6b53-5aec-b881-1fd07ae61846 with scrape type 2
2026-03-30 10:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd20c76b-6b53-5aec-b881-1fd07ae61846 with scrape type 2
2026-03-30 10:29:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bd20c76b-6b53-5aec-b881-1fd07ae61846, identifier: 3779255
2026-03-30 10:29:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bd20c76b-6b53-5aec-b881-1fd07ae61846 with identifier: 3779255
2026-03-30 10:29:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bd20c76b-6b53-5aec-b881-1fd07ae61846 with identifier: 3779255
2026-03-30 10:29:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bd20c76b-6b53-5aec-b881-1fd07ae61846 with identifier: 3779255 to the API
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:29 [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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bd20c76b-6b53-5aec-b881-1fd07ae61846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL19EBM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=3779255',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 33676,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-13',
'seller_name': 'FCA Group',
'title': 'AUDI E-TRON 300kW 55 Quattro 95kWh Launch Edition 5dr Auto',
'transmission': 'automatic',
'trim': '300kW 55 Quattro 95kWh Launch Edition 5dr Auto',
'year': 2019}
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273779255%27 HTTP/1.1" 200 None
2026-03-30 10:29:29 [manheim.gb] INFO: Saving data for 3779255: {'auction_closing_time': 1775034000.0, 'created_time': 1774303566.603838, 'last_price_update_time': 1774866569.853167}
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3779255') HTTP/1.1" 204 0
2026-03-30 10:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eb6f196-db3f-57c7-a283-e2a010aefaae with identifier: 3794206
2026-03-30 10:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eb6f196-db3f-57c7-a283-e2a010aefaae with scrape type 1
2026-03-30 10:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-1.jpg not downloaded yet
2026-03-30 10:29:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-2.jpg not downloaded yet
2026-03-30 10:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae16e2b9-2db9-5331-9ed1-51f489714af8 with identifier: 3883179
2026-03-30 10:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae16e2b9-2db9-5331-9ed1-51f489714af8 with scrape type 2
2026-03-30 10:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae16e2b9-2db9-5331-9ed1-51f489714af8 with scrape type 2
2026-03-30 10:29:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ae16e2b9-2db9-5331-9ed1-51f489714af8, identifier: 3883179
2026-03-30 10:29:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb667b3c-816d-533b-9fec-0bf7c0764c12 with identifier: 3831676
2026-03-30 10:29:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb667b3c-816d-533b-9fec-0bf7c0764c12 with scrape type 2
2026-03-30 10:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb667b3c-816d-533b-9fec-0bf7c0764c12 with scrape type 2
2026-03-30 10:29:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb667b3c-816d-533b-9fec-0bf7c0764c12, identifier: 3831676
2026-03-30 10:29:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ae16e2b9-2db9-5331-9ed1-51f489714af8 with identifier: 3883179
2026-03-30 10:29:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ae16e2b9-2db9-5331-9ed1-51f489714af8 with identifier: 3883179
2026-03-30 10:29:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ae16e2b9-2db9-5331-9ed1-51f489714af8 with identifier: 3883179 to the API
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ae16e2b9-2db9-5331-9ed1-51f489714af8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FV71VFC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=3883179',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 28952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate Edition 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate Edition 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273883179%27 HTTP/1.1" 200 None
2026-03-30 10:29:30 [manheim.gb] INFO: Saving data for 3883179: {'auction_closing_time': 1774947600.0, 'created_time': 1773741101.034806, 'last_price_update_time': 1774866570.650071}
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3883179') HTTP/1.1" 204 0
2026-03-30 10:29:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb667b3c-816d-533b-9fec-0bf7c0764c12 with identifier: 3831676
2026-03-30 10:29:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb667b3c-816d-533b-9fec-0bf7c0764c12 with identifier: 3831676
2026-03-30 10:29:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb667b3c-816d-533b-9fec-0bf7c0764c12 with identifier: 3831676 to the API
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:30 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb667b3c-816d-533b-9fec-0bf7c0764c12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YHV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=3831676',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C5',
'odometer': 11889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-30',
'seller_name': 'Citroen',
'title': 'CITROEN C5 1.2 PureTech Shine 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Shine 5dr EAT8',
'year': 2023}
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273831676%27 HTTP/1.1" 200 None
2026-03-30 10:29:30 [manheim.gb] INFO: Saving data for 3831676: {'auction_closing_time': 1775120400.0, 'created_time': 1774534293.075445, 'last_price_update_time': 1774866570.961567}
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3831676') HTTP/1.1" 204 0
2026-03-30 10:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-3.jpg not downloaded yet
2026-03-30 10:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4e747b-e484-5c2a-a20f-e1a3eb55211d with identifier: 3892398
2026-03-30 10:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4e747b-e484-5c2a-a20f-e1a3eb55211d with scrape type 2
2026-03-30 10:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da4e747b-e484-5c2a-a20f-e1a3eb55211d with scrape type 2
2026-03-30 10:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: da4e747b-e484-5c2a-a20f-e1a3eb55211d, identifier: 3892398
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-4.jpg not downloaded yet
2026-03-30 10:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: da4e747b-e484-5c2a-a20f-e1a3eb55211d with identifier: 3892398
2026-03-30 10:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: da4e747b-e484-5c2a-a20f-e1a3eb55211d with identifier: 3892398
2026-03-30 10:29:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: da4e747b-e484-5c2a-a20f-e1a3eb55211d with identifier: 3892398 to the API
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'da4e747b-e484-5c2a-a20f-e1a3eb55211d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DG71OWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=3892398',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 16251,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW SRi Nav Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW SRi Nav Premium 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273892398%27 HTTP/1.1" 200 None
2026-03-30 10:29:31 [manheim.gb] INFO: Saving data for 3892398: {'auction_closing_time': 1774947600.0, 'created_time': 1773741153.798028, 'last_price_update_time': 1774866571.908439}
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3892398') HTTP/1.1" 204 0
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-6.jpg not downloaded yet
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-13.jpg not downloaded yet
2026-03-30 10:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-8.jpg not downloaded yet
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-1.jpg> (referer: None)
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-2.jpg> (referer: None)
2026-03-30 10:29:32 [manheim.gb] INFO: Page 6: 100 results (total: 7999)
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3894457
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273894457%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3894457: 2
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3896015
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273896015%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3896015: 2
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-3.jpg> (referer: None)
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3896107
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273896107%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3896107: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3897468
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273897468%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3897468: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3897883
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273897883%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3897883: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3898236
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273898236%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3898236: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3899443
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899443%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3899443: 2
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d32b9d0>
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-1.jpg saved to cache
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d22c650>
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-2.jpg saved to cache
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3899527
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899527%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3899527: 1
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3899826
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899826%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3899826: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3900502
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273900502%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3900502: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3901984
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273901984%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3901984: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3902942
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273902942%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3902942: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3902951
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [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-30 10:29:32 [manheim.gb] INFO: Scrape type for 3902951: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3904474
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [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-30 10:29:32 [manheim.gb] INFO: Scrape type for 3904474: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3905912
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [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-30 10:29:32 [manheim.gb] INFO: Scrape type for 3905912: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3907304
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [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-30 10:29:32 [manheim.gb] INFO: Scrape type for 3907304: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3910618
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [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-30 10:29:32 [manheim.gb] INFO: Scrape type for 3910618: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3910800
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273910800%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3910800: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3910851
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273910851%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3910851: 0
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3911833
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273911833%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3911833: 2
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cf05350>
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-3.jpg saved to cache
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:32 [manheim.gb] INFO: Found listing with ID: 3913684
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273913684%27 HTTP/1.1" 200 None
2026-03-30 10:29:32 [manheim.gb] INFO: Scrape type for 3913684: 2
2026-03-30 10:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-13.jpg> (referer: None)
2026-03-30 10:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3955598b-e566-53d0-a159-aef0eea9fc6a with identifier: 3894457
2026-03-30 10:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3955598b-e566-53d0-a159-aef0eea9fc6a with scrape type 2
2026-03-30 10:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3955598b-e566-53d0-a159-aef0eea9fc6a with scrape type 2
2026-03-30 10:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3955598b-e566-53d0-a159-aef0eea9fc6a, identifier: 3894457
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3914128
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914128%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3914128: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3914269
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [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-30 10:29:33 [manheim.gb] INFO: Scrape type for 3914269: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3914383
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914383%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3914383: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3915512
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [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-30 10:29:33 [manheim.gb] INFO: Scrape type for 3915512: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 391707
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27391707%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 391707: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3917373
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273917373%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3917373: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3918670
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273918670%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3918670: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3919272
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273919272%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3919272: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3920842
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273920842%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3920842: 0
2026-03-30 10:29:33 [manheim.gb] INFO: Found listing with ID: 3922082
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273922082%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Scrape type for 3922082: 2
2026-03-30 10:29:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3955598b-e566-53d0-a159-aef0eea9fc6a with identifier: 3894457
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ARTISAN+RED HTTP/1.1" 200 None
2026-03-30 10:29:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3955598b-e566-53d0-a159-aef0eea9fc6a with identifier: 3894457
2026-03-30 10:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3955598b-e566-53d0-a159-aef0eea9fc6a with identifier: 3894457 to the API
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:33 [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': 'ARTISAN RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3955598b-e566-53d0-a159-aef0eea9fc6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC24CWW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=3894457',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 13779,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-22',
'seller_name': 'FCE Bank',
'title': 'FORD TRANSIT 2.0 EcoBlue 136ps H1 Van Limited',
'transmission': 'manual',
'trim': '2.0 EcoBlue 136ps H1 Van Limited',
'year': 2024}
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273894457%27 HTTP/1.1" 200 None
2026-03-30 10:29:33 [manheim.gb] INFO: Saving data for 3894457: {'auction_closing_time': 1775120400.0, 'created_time': 1773828086.505631, 'last_price_update_time': 1774866573.960302}
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3894457') HTTP/1.1" 204 0
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-6.jpg> (referer: None)
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-8.jpg> (referer: None)
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-4.jpg> (referer: None)
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3922613
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273922613%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3922613: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3923017
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273923017%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3923017: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3923379
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [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-30 10:29:34 [manheim.gb] INFO: Scrape type for 3923379: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3924447
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273924447%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3924447: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3924448
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273924448%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3924448: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3925380
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [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-30 10:29:34 [manheim.gb] INFO: Scrape type for 3925380: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3925518
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [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-30 10:29:34 [manheim.gb] INFO: Scrape type for 3925518: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3925700
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925700%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3925700: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3928330
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273928330%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3928330: 1
2026-03-30 10:29:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bccee286-bb97-5323-85a2-282b62046881 with identifier: 3896015
2026-03-30 10:29:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bccee286-bb97-5323-85a2-282b62046881 with scrape type 2
2026-03-30 10:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bccee286-bb97-5323-85a2-282b62046881 with scrape type 2
2026-03-30 10:29:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bccee286-bb97-5323-85a2-282b62046881, identifier: 3896015
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d1258d0>
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-13.jpg saved to cache
2026-03-30 10:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3933623
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [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-30 10:29:34 [manheim.gb] INFO: Scrape type for 3933623: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3934214
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934214%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3934214: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3934344
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [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-30 10:29:34 [manheim.gb] INFO: Scrape type for 3934344: 0
2026-03-30 10:29:34 [manheim.gb] INFO: Found listing with ID: 3936744
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936744%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Scrape type for 3936744: 2
2026-03-30 10:29:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bccee286-bb97-5323-85a2-282b62046881 with identifier: 3896015
2026-03-30 10:29:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bccee286-bb97-5323-85a2-282b62046881 with identifier: 3896015
2026-03-30 10:29:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bccee286-bb97-5323-85a2-282b62046881 with identifier: 3896015 to the API
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:34 [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': 'Pearl White',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bccee286-bb97-5323-85a2-282b62046881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WF74XSW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=3896015',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 14500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-20',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273896015%27 HTTP/1.1" 200 None
2026-03-30 10:29:34 [manheim.gb] INFO: Saving data for 3896015: {'auction_closing_time': 1775120400.0, 'created_time': 1774534290.610513, 'last_price_update_time': 1774866574.851142}
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3896015') HTTP/1.1" 204 0
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d345f50>
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-6.jpg saved to cache
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d0c4f10>
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-8.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-8.jpg saved to cache
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9becd480-c917-5499-91d2-ac9028201a7c with identifier: 3899527
2026-03-30 10:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9becd480-c917-5499-91d2-ac9028201a7c with scrape type 1
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9becd480-c917-5499-91d2-ac9028201a7c
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3899527-4077601-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3899527-4077601-13.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_6.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_1.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_5.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_4.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_11.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_10.jpg already downloaded
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F1c29998d-007c-4a46-89ce-2723f191df34_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_9.jpg already downloaded
2026-03-30 10:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9becd480-c917-5499-91d2-ac9028201a7c, identifier: 3899527
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d14a310>
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3794206-4134326-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-4.jpg saved to cache
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9eb6f196-db3f-57c7-a283-e2a010aefaae
2026-03-30 10:29:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9eb6f196-db3f-57c7-a283-e2a010aefaae, skipping ID generation
2026-03-30 10:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eb6f196-db3f-57c7-a283-e2a010aefaae with scrape type 1
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9eb6f196-db3f-57c7-a283-e2a010aefaae sending to next pipeline
2026-03-30 10:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9eb6f196-db3f-57c7-a283-e2a010aefaae, identifier: 3794206
2026-03-30 10:29:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with identifier: 3899443
2026-03-30 10:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with scrape type 2
2026-03-30 10:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with scrape type 2
2026-03-30 10:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2, identifier: 3899443
2026-03-30 10:29:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:35 [manheim.gb] INFO: Found listing with ID: 3936822
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936822%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [manheim.gb] INFO: Scrape type for 3936822: 0
2026-03-30 10:29:35 [manheim.gb] INFO: Found listing with ID: 3937554
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937554%27 HTTP/1.1" 200 None
2026-03-30 10:29:35 [manheim.gb] INFO: Scrape type for 3937554: 0
2026-03-30 10:29:35 [manheim.gb] INFO: Found listing with ID: 3938912
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273938912%27 HTTP/1.1" 200 None
2026-03-30 10:29:36 [manheim.gb] INFO: Scrape type for 3938912: 0
2026-03-30 10:29:36 [manheim.gb] INFO: Found listing with ID: 3940315
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273940315%27 HTTP/1.1" 200 None
2026-03-30 10:29:36 [manheim.gb] INFO: Scrape type for 3940315: 2
2026-03-30 10:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9becd480-c917-5499-91d2-ac9028201a7c with identifier: 3899527
2026-03-30 10:29:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9becd480-c917-5499-91d2-ac9028201a7c with identifier: 3899527
2026-03-30 10:29:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9becd480-c917-5499-91d2-ac9028201a7c with identifier: 3899527 to the API
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '9becd480-c917-5499-91d2-ac9028201a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD71WOU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=3899527',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 10878,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['http://images.manheim.co.uk/images/units/zoom/insp-0001-3899527-4077601-13.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_6.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_1.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_5.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_4.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_11.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_10.jpg',
'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47407,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3899527-4077601-13.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163085,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163085,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261078,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159686,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_ext_1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150312,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144285,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146393,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_11.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148951,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_10.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9becd480-c917-5499-91d2-ac9028201a7c/9becd480-c917-5499-91d2-ac9028201a7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153231,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/1c29998d-007c-4a46-89ce-2723f191df34_9.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899527%27 HTTP/1.1" 200 None
2026-03-30 10:29:36 [manheim.gb] INFO: Saving data for 3899527: {'created_time': 1774866576.440417, 'last_price_update_time': 1774866576.440433, 'auction_closing_time': 1775034000.0}
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3899527') HTTP/1.1" 204 0
2026-03-30 10:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9eb6f196-db3f-57c7-a283-e2a010aefaae with identifier: 3794206
2026-03-30 10:29:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9eb6f196-db3f-57c7-a283-e2a010aefaae with identifier: 3794206
2026-03-30 10:29:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9eb6f196-db3f-57c7-a283-e2a010aefaae with identifier: 3794206 to the API
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:36 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9eb6f196-db3f-57c7-a283-e2a010aefaae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OU70JGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JEEP/COMPASS?id=3794206',
'listing': 'auction',
'location': 'Colchester',
'make': 'JEEP',
'model': 'COMPASS',
'odometer': 37874,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542950,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398068,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211810,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539859,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510605,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363768,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-13.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eb6f196-db3f-57c7-a283-e2a010aefaae/9eb6f196-db3f-57c7-a283-e2a010aefaae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407298,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3794206-4134326-8.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'JEEP COMPASS 1.4 Multiair 140 Limited 5dr [2WD]',
'transmission': 'manual',
'trim': '1.4 Multiair 140 Limited 5dr [2WD]',
'year': 2020}
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273794206%27 HTTP/1.1" 200 None
2026-03-30 10:29:36 [manheim.gb] INFO: Saving data for 3794206: {'created_time': 1774866576.843871, 'last_price_update_time': 1774866576.843889, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3794206') HTTP/1.1" 204 0
2026-03-30 10:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with identifier: 3899443
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Twilight+Blue HTTP/1.1" 200 None
2026-03-30 10:29:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with identifier: 3899443
2026-03-30 10:29:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2 with identifier: 3899443 to the API
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 32,
'car_expert_report_source_url': None,
'color': 'Twilight Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '5ca9cb7e-2fa4-5ce5-9256-b73ce83427b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC72BYR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/508?id=3899443',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '508',
'odometer': 52619,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 508 1.6 Hybrid GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid GT 5dr e-EAT8',
'year': 2022}
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273899443%27 HTTP/1.1" 200 None
2026-03-30 10:29:37 [manheim.gb] INFO: Saving data for 3899443: {'auction_closing_time': 1775120400.0, 'created_time': 1774534279.205182, 'last_price_update_time': 1774866577.321691}
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3899443') HTTP/1.1" 204 0
2026-03-30 10:29:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9e4a6e-aaee-5746-8df1-a32111ec600e with identifier: 3911833
2026-03-30 10:29:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9e4a6e-aaee-5746-8df1-a32111ec600e with scrape type 2
2026-03-30 10:29:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c9e4a6e-aaee-5746-8df1-a32111ec600e with scrape type 2
2026-03-30 10:29:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c9e4a6e-aaee-5746-8df1-a32111ec600e, identifier: 3911833
2026-03-30 10:29:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:37 [manheim.gb] INFO: Found listing with ID: 3941280
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [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-30 10:29:37 [manheim.gb] INFO: Scrape type for 3941280: 0
2026-03-30 10:29:37 [manheim.gb] INFO: Found listing with ID: 3943514
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943514%27 HTTP/1.1" 200 None
2026-03-30 10:29:37 [manheim.gb] INFO: Scrape type for 3943514: 2
2026-03-30 10:29:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c9e4a6e-aaee-5746-8df1-a32111ec600e with identifier: 3911833
2026-03-30 10:29:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c9e4a6e-aaee-5746-8df1-a32111ec600e with identifier: 3911833
2026-03-30 10:29:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c9e4a6e-aaee-5746-8df1-a32111ec600e with identifier: 3911833 to the API
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:37 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '0c9e4a6e-aaee-5746-8df1-a32111ec600e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ND71LYZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=3911833',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 30222,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-29',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate Edition 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate Edition 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273911833%27 HTTP/1.1" 200 None
2026-03-30 10:29:37 [manheim.gb] INFO: Saving data for 3911833: {'auction_closing_time': 1774947600.0, 'created_time': 1773741139.369031, 'last_price_update_time': 1774866577.763784}
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3911833') HTTP/1.1" 204 0
2026-03-30 10:29:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with identifier: 3913684
2026-03-30 10:29:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with scrape type 2
2026-03-30 10:29:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with scrape type 2
2026-03-30 10:29:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4daa9eb7-bbf9-5f7b-844c-457a8247f045, identifier: 3913684
2026-03-30 10:29:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:37 [manheim.gb] INFO: Found listing with ID: 3943814
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943814%27 HTTP/1.1" 200 None
2026-03-30 10:29:37 [manheim.gb] INFO: Scrape type for 3943814: 1
2026-03-30 10:29:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with identifier: 3913684
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with identifier: 3913684
2026-03-30 10:29:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4daa9eb7-bbf9-5f7b-844c-457a8247f045 with identifier: 3913684 to the API
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:38 [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': 'ORANGE',
'currency': 'GBP',
'engine': '5.1L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4daa9eb7-bbf9-5f7b-844c-457a8247f045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FN69BVW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/D210?id=3913684',
'listing': 'auction',
'location': 'Gloucester',
'make': 'RENAULT',
'model': 'D210',
'odometer': 237707,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-05',
'seller_name': None,
'title': 'RENAULT D210 FRIDGE BOX 2 Seats GRP Body Day cab Steel Susp 20ft',
'transmission': 'automatic',
'trim': 'FRIDGE BOX 2 Seats GRP Body Day cab Steel Susp 20ft',
'year': 2019}
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273913684%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Saving data for 3913684: {'auction_closing_time': 1775725200.0, 'created_time': 1773827149.270997, 'last_price_update_time': 1774866578.342895}
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3913684') HTTP/1.1" 204 0
2026-03-30 10:29:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225d2ddc-b505-55a5-8209-58505b278a3e with identifier: 3922082
2026-03-30 10:29:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225d2ddc-b505-55a5-8209-58505b278a3e with scrape type 2
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225d2ddc-b505-55a5-8209-58505b278a3e with scrape type 2
2026-03-30 10:29:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 225d2ddc-b505-55a5-8209-58505b278a3e, identifier: 3922082
2026-03-30 10:29:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a03fb13a-3cca-5399-aaee-e2be78c4edfe with identifier: 3928330
2026-03-30 10:29:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03fb13a-3cca-5399-aaee-e2be78c4edfe with scrape type 1
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a03fb13a-3cca-5399-aaee-e2be78c4edfe
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_6.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_1.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_5.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_4.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_11.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_10.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_9.jpg already downloaded
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_2.jpg already downloaded
2026-03-30 10:29:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a03fb13a-3cca-5399-aaee-e2be78c4edfe, identifier: 3928330
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3944874
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273944874%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3944874: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3945938
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273945938%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3945938: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3948251
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [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-30 10:29:38 [manheim.gb] INFO: Scrape type for 3948251: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3949753
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273949753%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3949753: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3950135
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273950135%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3950135: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3951044
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951044%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3951044: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3951566
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273951566%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3951566: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3952185
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952185%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3952185: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3952943
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952943%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3952943: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3954166
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [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-30 10:29:38 [manheim.gb] INFO: Scrape type for 3954166: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3954863
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954863%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3954863: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3956175
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273956175%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 3956175: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 395690
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27395690%27 HTTP/1.1" 200 None
2026-03-30 10:29:38 [manheim.gb] INFO: Scrape type for 395690: 0
2026-03-30 10:29:38 [manheim.gb] INFO: Found listing with ID: 3957054
2026-03-30 10:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957054%27 HTTP/1.1" 200 None
2026-03-30 10:29:39 [manheim.gb] INFO: Scrape type for 3957054: 1
2026-03-30 10:29:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 225d2ddc-b505-55a5-8209-58505b278a3e with identifier: 3922082
2026-03-30 10:29:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 225d2ddc-b505-55a5-8209-58505b278a3e with identifier: 3922082
2026-03-30 10:29:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 225d2ddc-b505-55a5-8209-58505b278a3e with identifier: 3922082 to the API
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '225d2ddc-b505-55a5-8209-58505b278a3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK71XLT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=3922082',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 19531,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL VIVARO 100kW Combi L 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Combi L 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273922082%27 HTTP/1.1" 200 None
2026-03-30 10:29:39 [manheim.gb] INFO: Saving data for 3922082: {'auction_closing_time': 1774947600.0, 'created_time': 1773741142.858245, 'last_price_update_time': 1774866579.357542}
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3922082') HTTP/1.1" 204 0
2026-03-30 10:29:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a03fb13a-3cca-5399-aaee-e2be78c4edfe with identifier: 3928330
2026-03-30 10:29:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a03fb13a-3cca-5399-aaee-e2be78c4edfe with identifier: 3928330
2026-03-30 10:29:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a03fb13a-3cca-5399-aaee-e2be78c4edfe with identifier: 3928330 to the API
2026-03-30 10:29:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:40 [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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a03fb13a-3cca-5399-aaee-e2be78c4edfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EA71PXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=3928330',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 32545,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_6.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_1.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_5.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_4.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_11.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_10.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_9.jpg',
'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233798,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233798,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_7.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289718,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174411,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195975,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_5.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188738,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189263,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_11.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199578,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_10.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193837,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_9.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03fb13a-3cca-5399-aaee-e2be78c4edfe/a03fb13a-3cca-5399-aaee-e2be78c4edfe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278555,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/9c9a8bd4-6209-47e2-88a2-3b066d8ef11d_ext_2.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-28',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273928330%27 HTTP/1.1" 200 None
2026-03-30 10:29:40 [manheim.gb] INFO: Saving data for 3928330: {'created_time': 1774866580.353452, 'last_price_update_time': 1774866580.353464, 'auction_closing_time': 1775034000.0}
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3928330') HTTP/1.1" 204 0
2026-03-30 10:29:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with identifier: 3936744
2026-03-30 10:29:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with scrape type 2
2026-03-30 10:29:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with scrape type 2
2026-03-30 10:29:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 68ac64a5-8eda-5b1a-9a59-42734b9242f2, identifier: 3936744
2026-03-30 10:29:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:40 [manheim.gb] INFO: Found listing with ID: 3957258
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957258%27 HTTP/1.1" 200 None
2026-03-30 10:29:40 [manheim.gb] INFO: Scrape type for 3957258: 1
2026-03-30 10:29:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with identifier: 3936744
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=OKENITE+WHITE HTTP/1.1" 200 None
2026-03-30 10:29:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with identifier: 3936744
2026-03-30 10:29:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 68ac64a5-8eda-5b1a-9a59-42734b9242f2 with identifier: 3936744 to the API
2026-03-30 10:29:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:41 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '68ac64a5-8eda-5b1a-9a59-42734b9242f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ME23RJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3936744',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 19758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT 5dr EAT8',
'year': 2023}
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273936744%27 HTTP/1.1" 200 None
2026-03-30 10:29:41 [manheim.gb] INFO: Saving data for 3936744: {'auction_closing_time': 1775120400.0, 'created_time': 1774534036.139476, 'last_price_update_time': 1774866581.156014}
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3936744') HTTP/1.1" 204 0
2026-03-30 10:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:41 [manheim.gb] INFO: Found listing with ID: 3957711
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957711%27 HTTP/1.1" 200 None
2026-03-30 10:29:41 [manheim.gb] INFO: Scrape type for 3957711: 2
2026-03-30 10:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a09634-0bda-5d03-b73b-b33ace994ec6 with identifier: 3940315
2026-03-30 10:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a09634-0bda-5d03-b73b-b33ace994ec6 with scrape type 2
2026-03-30 10:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a09634-0bda-5d03-b73b-b33ace994ec6 with scrape type 2
2026-03-30 10:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3a09634-0bda-5d03-b73b-b33ace994ec6, identifier: 3940315
2026-03-30 10:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb41fee-ef33-57ab-adda-52437f077a7d with identifier: 3943514
2026-03-30 10:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb41fee-ef33-57ab-adda-52437f077a7d with scrape type 2
2026-03-30 10:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb41fee-ef33-57ab-adda-52437f077a7d with scrape type 2
2026-03-30 10:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dcb41fee-ef33-57ab-adda-52437f077a7d, identifier: 3943514
2026-03-30 10:29:41 [manheim.gb] INFO: Found listing with ID: 3957713
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957713%27 HTTP/1.1" 200 None
2026-03-30 10:29:41 [manheim.gb] INFO: Scrape type for 3957713: 1
2026-03-30 10:29:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3a09634-0bda-5d03-b73b-b33ace994ec6 with identifier: 3940315
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=YELLOW HTTP/1.1" 200 None
2026-03-30 10:29:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3a09634-0bda-5d03-b73b-b33ace994ec6 with identifier: 3940315
2026-03-30 10:29:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3a09634-0bda-5d03-b73b-b33ace994ec6 with identifier: 3940315 to the API
2026-03-30 10:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:42 [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': 'YELLOW',
'currency': 'GBP',
'engine': '13.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3a09634-0bda-5d03-b73b-b33ace994ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HN11VCA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/CF85.360?id=3940315',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'CF85.360',
'odometer': 419724,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-01',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF CF85.360 VACUUM TANKER 2 Seats Steel Body Sleep Cab Steel Susp '
'21ft',
'transmission': 'automatic',
'trim': 'VACUUM TANKER 2 Seats Steel Body Sleep Cab Steel Susp 21ft',
'year': 2011}
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273940315%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Saving data for 3940315: {'auction_closing_time': 1775725200.0, 'created_time': 1773746754.402215, 'last_price_update_time': 1774866582.15149}
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3940315') HTTP/1.1" 204 0
2026-03-30 10:29:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dcb41fee-ef33-57ab-adda-52437f077a7d with identifier: 3943514
2026-03-30 10:29:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dcb41fee-ef33-57ab-adda-52437f077a7d with identifier: 3943514
2026-03-30 10:29:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dcb41fee-ef33-57ab-adda-52437f077a7d with identifier: 3943514 to the API
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:42 [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': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dcb41fee-ef33-57ab-adda-52437f077a7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN22LVA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND?id=3943514',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'GRANDLAND',
'odometer': 72738,
'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': 'SG Fleet UK',
'title': 'VAUXHALL GRANDLAND 1.2 Turbo Design 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Design 5dr',
'year': 2022}
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943514%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Saving data for 3943514: {'auction_closing_time': 1775120400.0, 'created_time': 1773827112.781426, 'last_price_update_time': 1774866582.566501}
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3943514') HTTP/1.1" 204 0
2026-03-30 10:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c81ba7d1-70df-5405-8f40-bbc89c786ee9 with identifier: 3943814
2026-03-30 10:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c81ba7d1-70df-5405-8f40-bbc89c786ee9 with scrape type 1
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-1.jpg not downloaded yet
2026-03-30 10:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3957762
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957762%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3957762: 2
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-2.jpg not downloaded yet
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3957858
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957858%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3957858: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3958701
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273958701%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3958701: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3958967
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273958967%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3958967: 2
2026-03-30 10:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-3.jpg not downloaded yet
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3959377
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3959377: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3960486
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3960486: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3960672
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273960672%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3960672: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3963310
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3963310: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3966690
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3966690: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3968484
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968484%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3968484: 2
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-4.jpg not downloaded yet
2026-03-30 10:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29a2c125-a31f-5409-a798-659c0c7a409a with identifier: 3957054
2026-03-30 10:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29a2c125-a31f-5409-a798-659c0c7a409a with scrape type 1
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-1.jpg not downloaded yet
2026-03-30 10:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac14587-b7f6-598f-910c-f7acc22e8034 with identifier: 3957258
2026-03-30 10:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac14587-b7f6-598f-910c-f7acc22e8034 with scrape type 1
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-1.jpg not downloaded yet
2026-03-30 10:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3968623
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3968623: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3969263
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969263%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3969263: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3969836
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [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-30 10:29:42 [manheim.gb] INFO: Scrape type for 3969836: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3970116
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970116%27 HTTP/1.1" 200 None
2026-03-30 10:29:42 [manheim.gb] INFO: Scrape type for 3970116: 0
2026-03-30 10:29:42 [manheim.gb] INFO: Found listing with ID: 3970475
2026-03-30 10:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [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-30 10:29:43 [manheim.gb] INFO: Scrape type for 3970475: 0
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3970491
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970491%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [manheim.gb] INFO: Scrape type for 3970491: 2
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-6.jpg not downloaded yet
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-2.jpg not downloaded yet
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-2.jpg not downloaded yet
2026-03-30 10:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with identifier: 3957711
2026-03-30 10:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with scrape type 2
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with scrape type 2
2026-03-30 10:29:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13d83551-e0ed-5a77-a28d-8bdcf7e296c7, identifier: 3957711
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3970492
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970492%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [manheim.gb] INFO: Scrape type for 3970492: 2
2026-03-30 10:29:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with identifier: 3957711
2026-03-30 10:29:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with identifier: 3957711
2026-03-30 10:29:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 13d83551-e0ed-5a77-a28d-8bdcf7e296c7 with identifier: 3957711 to the API
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:43 [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-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '13d83551-e0ed-5a77-a28d-8bdcf7e296c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WR71JKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E220?id=3957711',
'listing': 'auction',
'location': 'Bristol',
'make': 'MERCEDES-BENZ',
'model': 'E220',
'odometer': 61167,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-10',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ E220 EQC 400 300kW AMG Line Premium Plus 80kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'year': 2021}
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957711%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [manheim.gb] INFO: Saving data for 3957711: {'auction_closing_time': 1775552400.0, 'created_time': 1774533947.893292, 'last_price_update_time': 1774866583.643965}
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957711') HTTP/1.1" 204 0
2026-03-30 10:29:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-13.jpg not downloaded yet
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-3.jpg not downloaded yet
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-3.jpg not downloaded yet
2026-03-30 10:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with identifier: 3957713
2026-03-30 10:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with scrape type 1
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-1.jpg not downloaded yet
2026-03-30 10:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e445d2f-55f8-530e-b746-decf378bfd79 with identifier: 3957762
2026-03-30 10:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e445d2f-55f8-530e-b746-decf378bfd79 with scrape type 2
2026-03-30 10:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e445d2f-55f8-530e-b746-decf378bfd79 with scrape type 2
2026-03-30 10:29:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7e445d2f-55f8-530e-b746-decf378bfd79, identifier: 3957762
2026-03-30 10:29:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3970584
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970584%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [manheim.gb] INFO: Scrape type for 3970584: 0
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3970978
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [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-30 10:29:43 [manheim.gb] INFO: Scrape type for 3970978: 0
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3971928
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273971928%27 HTTP/1.1" 200 None
2026-03-30 10:29:43 [manheim.gb] INFO: Scrape type for 3971928: 0
2026-03-30 10:29:43 [manheim.gb] INFO: Found listing with ID: 3972173
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972173%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [manheim.gb] INFO: Scrape type for 3972173: 2
2026-03-30 10:29:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7e445d2f-55f8-530e-b746-decf378bfd79 with identifier: 3957762
2026-03-30 10:29:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7e445d2f-55f8-530e-b746-decf378bfd79 with identifier: 3957762
2026-03-30 10:29:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7e445d2f-55f8-530e-b746-decf378bfd79 with identifier: 3957762 to the API
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'SILVER',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '7e445d2f-55f8-530e-b746-decf378bfd79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ71FTC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q4?id=3957762',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q4',
'odometer': 60952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-13',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'AUDI Q4 150kW 40 82kWh S Line 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82kWh S Line 5dr Auto',
'year': 2021}
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957762%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [manheim.gb] INFO: Saving data for 3957762: {'auction_closing_time': 1775552400.0, 'created_time': 1773741201.523252, 'last_price_update_time': 1774866584.392883}
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957762') HTTP/1.1" 204 0
2026-03-30 10:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-1.jpg> (referer: None)
2026-03-30 10:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-2.jpg> (referer: None)
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-8.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-4.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-4.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-2.jpg not downloaded yet
2026-03-30 10:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-3.jpg> (referer: None)
2026-03-30 10:29:44 [manheim.gb] INFO: Found listing with ID: 3972673
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972673%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [manheim.gb] INFO: Scrape type for 3972673: 2
2026-03-30 10:29:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac3f0c4b-073d-5305-b831-d0dacc198837 with identifier: 3958967
2026-03-30 10:29:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac3f0c4b-073d-5305-b831-d0dacc198837 with scrape type 2
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac3f0c4b-073d-5305-b831-d0dacc198837 with scrape type 2
2026-03-30 10:29:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac3f0c4b-073d-5305-b831-d0dacc198837, identifier: 3958967
2026-03-30 10:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-45.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-45.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-6.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-6.jpg not downloaded yet
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-3.jpg not downloaded yet
2026-03-30 10:29:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac3f0c4b-073d-5305-b831-d0dacc198837 with identifier: 3958967
2026-03-30 10:29:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac3f0c4b-073d-5305-b831-d0dacc198837 with identifier: 3958967
2026-03-30 10:29:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac3f0c4b-073d-5305-b831-d0dacc198837 with identifier: 3958967 to the API
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:44 [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': 'YELLOW',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-23T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac3f0c4b-073d-5305-b831-d0dacc198837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'E0532689',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JCB/426?id=3958967',
'listing': 'auction',
'location': 'Gloucester',
'make': 'JCB',
'model': '426',
'odometer': 3686,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-01-01',
'seller_name': None,
'title': 'JCB 426 LOADING SHOVEL',
'transmission': 'automatic',
'trim': 'LOADING SHOVEL',
'year': 2004}
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273958967%27 HTTP/1.1" 200 None
2026-03-30 10:29:44 [manheim.gb] INFO: Saving data for 3958967: {'auction_closing_time': 1776934800.0, 'created_time': 1774303858.247407, 'last_price_update_time': 1774866584.998606}
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3958967') HTTP/1.1" 204 0
2026-03-30 10:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with identifier: 3968484
2026-03-30 10:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with scrape type 2
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with scrape type 2
2026-03-30 10:29:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e, identifier: 3968484
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:45 [manheim.gb] INFO: Found listing with ID: 3973610
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273973610%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [manheim.gb] INFO: Scrape type for 3973610: 2
2026-03-30 10:29:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with identifier: 3968484
2026-03-30 10:29:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with identifier: 3968484
2026-03-30 10:29:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e with identifier: 3968484 to the API
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:45 [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.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b9d0560d-56b6-5dbc-acee-f8fd5fb5dc6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MV67JYS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=3968484',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 106459,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-23',
'seller_name': None,
'title': 'VAUXHALL MOVANO 2.3 CDTI H1 Crew Cab Dropside 130ps 6 Seats Crew '
'Cab',
'transmission': 'manual',
'trim': '2.3 CDTI H1 Crew Cab Dropside 130ps 6 Seats Crew Cab',
'year': 2018}
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968484%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [manheim.gb] INFO: Saving data for 3968484: {'auction_closing_time': 1775034000.0, 'created_time': 1773827155.136089, 'last_price_update_time': 1774866585.433457}
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3968484') HTTP/1.1" 204 0
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-4.jpg> (referer: None)
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-13.jpg not downloaded yet
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-13.jpg not downloaded yet
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-4.jpg not downloaded yet
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d22e850>
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-1.jpg saved to cache
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d03dc90>
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-2.jpg saved to cache
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff0a7d0>
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-3.jpg saved to cache
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-1.jpg> (referer: None)
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-2.jpg> (referer: None)
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-2.jpg> (referer: None)
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:45 [manheim.gb] INFO: Found listing with ID: 3974718
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273974718%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [manheim.gb] INFO: Scrape type for 3974718: 0
2026-03-30 10:29:45 [manheim.gb] INFO: Found listing with ID: 3975154
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [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-30 10:29:45 [manheim.gb] INFO: Scrape type for 3975154: 0
2026-03-30 10:29:45 [manheim.gb] INFO: Found listing with ID: 3975339
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273975339%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [manheim.gb] INFO: Scrape type for 3975339: 2
2026-03-30 10:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-1.jpg> (referer: None)
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-8.jpg not downloaded yet
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-8.jpg not downloaded yet
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-6.jpg not downloaded yet
2026-03-30 10:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b90e246-feca-5176-8c9b-64e586a86817 with identifier: 3970491
2026-03-30 10:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b90e246-feca-5176-8c9b-64e586a86817 with scrape type 2
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b90e246-feca-5176-8c9b-64e586a86817 with scrape type 2
2026-03-30 10:29:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4b90e246-feca-5176-8c9b-64e586a86817, identifier: 3970491
2026-03-30 10:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 480fff7b-62c8-5303-b7c9-8812cd7786d9 with identifier: 3970492
2026-03-30 10:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 480fff7b-62c8-5303-b7c9-8812cd7786d9 with scrape type 2
2026-03-30 10:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 480fff7b-62c8-5303-b7c9-8812cd7786d9 with scrape type 2
2026-03-30 10:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 480fff7b-62c8-5303-b7c9-8812cd7786d9, identifier: 3970492
2026-03-30 10:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-3.jpg> (referer: None)
2026-03-30 10:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:46 [manheim.gb] INFO: Found listing with ID: 3976032
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976032%27 HTTP/1.1" 200 None
2026-03-30 10:29:46 [manheim.gb] INFO: Scrape type for 3976032: 0
2026-03-30 10:29:46 [manheim.gb] INFO: Found listing with ID: 3976164
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:46 [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-30 10:29:46 [manheim.gb] INFO: Scrape type for 3976164: 0
2026-03-30 10:29:46 [manheim.gb] INFO: Found listing with ID: 3976884
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976884%27 HTTP/1.1" 200 None
2026-03-30 10:29:46 [manheim.gb] INFO: Scrape type for 3976884: 2
2026-03-30 10:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4b90e246-feca-5176-8c9b-64e586a86817 with identifier: 3970491
2026-03-30 10:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4b90e246-feca-5176-8c9b-64e586a86817 with identifier: 3970491
2026-03-30 10:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4b90e246-feca-5176-8c9b-64e586a86817 with identifier: 3970491 to the API
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:46 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4b90e246-feca-5176-8c9b-64e586a86817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CY74EVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3970491',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 11272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-03',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970491%27 HTTP/1.1" 200 None
2026-03-30 10:29:46 [manheim.gb] INFO: Saving data for 3970491: {'auction_closing_time': 1775120400.0, 'created_time': 1774534314.943355, 'last_price_update_time': 1774866586.732677}
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3970491') HTTP/1.1" 204 0
2026-03-30 10:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 480fff7b-62c8-5303-b7c9-8812cd7786d9 with identifier: 3970492
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SELENIUM+GREY HTTP/1.1" 200 None
2026-03-30 10:29:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 480fff7b-62c8-5303-b7c9-8812cd7786d9 with identifier: 3970492
2026-03-30 10:29:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 480fff7b-62c8-5303-b7c9-8812cd7786d9 with identifier: 3970492 to the API
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:47 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '480fff7b-62c8-5303-b7c9-8812cd7786d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HK24XGM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3970492',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 8889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW Allure 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Allure 50kWh 5dr Auto',
'year': 2024}
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970492%27 HTTP/1.1" 200 None
2026-03-30 10:29:47 [manheim.gb] INFO: Saving data for 3970492: {'auction_closing_time': 1775120400.0, 'created_time': 1774534313.920122, 'last_price_update_time': 1774866587.410624}
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3970492') HTTP/1.1" 204 0
2026-03-30 10:29:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-6.jpg> (referer: None)
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-13.jpg not downloaded yet
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ca54650>
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-4.jpg saved to cache
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:47 [manheim.gb] INFO: Found listing with ID: 3978135
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978135%27 HTTP/1.1" 200 None
2026-03-30 10:29:47 [manheim.gb] INFO: Scrape type for 3978135: 2
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cf05350>
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-1.jpg saved to cache
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff9bb90>
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-2.jpg saved to cache
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff9fcd0>
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-2.jpg saved to cache
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53547ef0-2fbe-5317-8dee-7275eccf99ef with identifier: 3972173
2026-03-30 10:29:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53547ef0-2fbe-5317-8dee-7275eccf99ef with scrape type 2
2026-03-30 10:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53547ef0-2fbe-5317-8dee-7275eccf99ef with scrape type 2
2026-03-30 10:29:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 53547ef0-2fbe-5317-8dee-7275eccf99ef, identifier: 3972173
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9fa790>
2026-03-30 10:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-1.jpg saved to cache
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-8.jpg not downloaded yet
2026-03-30 10:29:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 53547ef0-2fbe-5317-8dee-7275eccf99ef with identifier: 3972173
2026-03-30 10:29:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 53547ef0-2fbe-5317-8dee-7275eccf99ef with identifier: 3972173
2026-03-30 10:29:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 53547ef0-2fbe-5317-8dee-7275eccf99ef with identifier: 3972173 to the API
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:48 [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': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53547ef0-2fbe-5317-8dee-7275eccf99ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SF19BSY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/RIFTER?id=3972173',
'listing': 'directbuy',
'location': 'Washington',
'make': 'PEUGEOT',
'model': 'RIFTER',
'odometer': 77789,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-03',
'seller_name': 'FCA Group',
'title': 'PEUGEOT RIFTER 1.5 BlueHDi 100 Allure 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi 100 Allure 5dr',
'year': 2019}
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972173%27 HTTP/1.1" 200 None
2026-03-30 10:29:48 [manheim.gb] INFO: Saving data for 3972173: {'auction_closing_time': 1775034000.0, 'created_time': 1773827284.605549, 'last_price_update_time': 1774866588.536134}
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3972173') HTTP/1.1" 204 0
2026-03-30 10:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-1.jpg> (referer: None)
2026-03-30 10:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-3.jpg> (referer: None)
2026-03-30 10:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:48 [manheim.gb] INFO: Found listing with ID: 3978856
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978856%27 HTTP/1.1" 200 None
2026-03-30 10:29:48 [manheim.gb] INFO: Scrape type for 3978856: 2
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff2c210>
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-3.jpg saved to cache
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf56c3f-777f-5152-9e86-b7831dd38579 with identifier: 3972673
2026-03-30 10:29:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf56c3f-777f-5152-9e86-b7831dd38579 with scrape type 2
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf56c3f-777f-5152-9e86-b7831dd38579 with scrape type 2
2026-03-30 10:29:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1bf56c3f-777f-5152-9e86-b7831dd38579, identifier: 3972673
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c167250>
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-6.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-6.jpg saved to cache
2026-03-30 10:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-2.jpg> (referer: None)
2026-03-30 10:29:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1bf56c3f-777f-5152-9e86-b7831dd38579 with identifier: 3972673
2026-03-30 10:29:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1bf56c3f-777f-5152-9e86-b7831dd38579 with identifier: 3972673
2026-03-30 10:29:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1bf56c3f-777f-5152-9e86-b7831dd38579 with identifier: 3972673 to the API
2026-03-30 10:29:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:49 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1bf56c3f-777f-5152-9e86-b7831dd38579',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MD68ZUA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=3972673',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': 58293,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-06',
'seller_name': 'FCA Group',
'title': 'MAZDA CX-5 2.0 Sport Nav+ 5dr',
'transmission': 'manual',
'trim': '2.0 Sport Nav+ 5dr',
'year': 2018}
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273972673%27 HTTP/1.1" 200 None
2026-03-30 10:29:49 [manheim.gb] INFO: Saving data for 3972673: {'auction_closing_time': 1775034000.0, 'created_time': 1774620366.705305, 'last_price_update_time': 1774866589.266499}
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3972673') HTTP/1.1" 204 0
2026-03-30 10:29:49 [manheim.gb] INFO: Found listing with ID: 3979487
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:49 [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-30 10:29:49 [manheim.gb] INFO: Scrape type for 3979487: 0
2026-03-30 10:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-13.jpg> (referer: None)
2026-03-30 10:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-3.jpg> (referer: None)
2026-03-30 10:29:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abc89afe-3e4d-5d60-a351-c7b154606010 with identifier: 3973610
2026-03-30 10:29:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abc89afe-3e4d-5d60-a351-c7b154606010 with scrape type 2
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abc89afe-3e4d-5d60-a351-c7b154606010 with scrape type 2
2026-03-30 10:29:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: abc89afe-3e4d-5d60-a351-c7b154606010, identifier: 3973610
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d0c5110>
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-1.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-1.jpg saved to cache
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9f1210>
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-3.jpg saved to cache
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46852061-e91b-53fa-835d-b21d6609eb4c with identifier: 3975339
2026-03-30 10:29:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46852061-e91b-53fa-835d-b21d6609eb4c with scrape type 2
2026-03-30 10:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46852061-e91b-53fa-835d-b21d6609eb4c with scrape type 2
2026-03-30 10:29:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 46852061-e91b-53fa-835d-b21d6609eb4c, identifier: 3975339
2026-03-30 10:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-4.jpg> (referer: None)
2026-03-30 10:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-8.jpg> (referer: None)
2026-03-30 10:29:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: abc89afe-3e4d-5d60-a351-c7b154606010 with identifier: 3973610
2026-03-30 10:29:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: abc89afe-3e4d-5d60-a351-c7b154606010 with identifier: 3973610
2026-03-30 10:29:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: abc89afe-3e4d-5d60-a351-c7b154606010 with identifier: 3973610 to the API
2026-03-30 10:29:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29: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': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'abc89afe-3e4d-5d60-a351-c7b154606010',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF22TZT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=3973610',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '208',
'odometer': 28326,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-14',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273973610%27 HTTP/1.1" 200 None
2026-03-30 10:29:50 [manheim.gb] INFO: Saving data for 3973610: {'auction_closing_time': 1775120400.0, 'created_time': 1774563046.109997, 'last_price_update_time': 1774866590.454976}
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3973610') HTTP/1.1" 204 0
2026-03-30 10:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 46852061-e91b-53fa-835d-b21d6609eb4c with identifier: 3975339
2026-03-30 10:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 46852061-e91b-53fa-835d-b21d6609eb4c with identifier: 3975339
2026-03-30 10:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 46852061-e91b-53fa-835d-b21d6609eb4c with identifier: 3975339 to the API
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:50 [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-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '46852061-e91b-53fa-835d-b21d6609eb4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV72SYX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=3975339',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 34324,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2022}
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273975339%27 HTTP/1.1" 200 None
2026-03-30 10:29:50 [manheim.gb] INFO: Saving data for 3975339: {'auction_closing_time': 1775120400.0, 'created_time': 1774563056.198904, 'last_price_update_time': 1774866590.754851}
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3975339') HTTP/1.1" 204 0
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-4.jpg> (referer: None)
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d004d10>
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-2.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-2.jpg saved to cache
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-6.jpg> (referer: None)
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-6.jpg> (referer: None)
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ea02d50>
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-13.jpg saved to cache
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff4cb10>
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-3.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-3.jpg saved to cache
2026-03-30 10:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5
2026-03-30 10:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66ca3ca10>
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-4.jpg saved to cache
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66caab5d0>
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3943814-3929260-8.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-8.jpg saved to cache
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9
2026-03-30 10:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-4.jpg> (referer: None)
2026-03-30 10:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-13.jpg> (referer: None)
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c1a0990>
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-4.jpg saved to cache
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da914b0d-e1df-5d2a-9e03-d103ba4f3618 with identifier: 3978135
2026-03-30 10:29:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da914b0d-e1df-5d2a-9e03-d103ba4f3618 with scrape type 2
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da914b0d-e1df-5d2a-9e03-d103ba4f3618 with scrape type 2
2026-03-30 10:29:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: da914b0d-e1df-5d2a-9e03-d103ba4f3618, identifier: 3978135
2026-03-30 10:29:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1dbfe3b-539d-567e-aea5-fb72d428fde4 with identifier: 3976884
2026-03-30 10:29:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1dbfe3b-539d-567e-aea5-fb72d428fde4 with scrape type 2
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1dbfe3b-539d-567e-aea5-fb72d428fde4 with scrape type 2
2026-03-30 10:29:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e1dbfe3b-539d-567e-aea5-fb72d428fde4, identifier: 3976884
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 29a2c125-a31f-5409-a798-659c0c7a409a due to Ignoring non-200 response
2026-03-30 10:29:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3ac14587-b7f6-598f-910c-f7acc22e8034 due to Ignoring non-200 response
2026-03-30 10:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-13.jpg> (referer: None)
2026-03-30 10:29:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: da914b0d-e1df-5d2a-9e03-d103ba4f3618 with identifier: 3978135
2026-03-30 10:29:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: da914b0d-e1df-5d2a-9e03-d103ba4f3618 with identifier: 3978135
2026-03-30 10:29:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: da914b0d-e1df-5d2a-9e03-d103ba4f3618 with identifier: 3978135 to the API
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:51 [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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'da914b0d-e1df-5d2a-9e03-d103ba4f3618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC72HVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=3978135',
'listing': 'auction',
'location': 'Manchester',
'make': 'MG',
'model': 'ZS',
'odometer': 29350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seller_name': 'Santander Consumer',
'title': 'MG ZS 115kW SE EV Long Range 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW SE EV Long Range 73kWh 5dr Auto',
'year': 2022}
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978135%27 HTTP/1.1" 200 None
2026-03-30 10:29:51 [manheim.gb] INFO: Saving data for 3978135: {'auction_closing_time': 1775120400.0, 'created_time': 1774534311.261745, 'last_price_update_time': 1774866591.965641}
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3978135') HTTP/1.1" 204 0
2026-03-30 10:29:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e1dbfe3b-539d-567e-aea5-fb72d428fde4 with identifier: 3976884
2026-03-30 10:29:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e1dbfe3b-539d-567e-aea5-fb72d428fde4 with identifier: 3976884
2026-03-30 10:29:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e1dbfe3b-539d-567e-aea5-fb72d428fde4 with identifier: 3976884 to the API
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:52 [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.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e1dbfe3b-539d-567e-aea5-fb72d428fde4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VN74CYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=3976884',
'listing': 'directbuy',
'location': 'Washington',
'make': 'CITROEN',
'model': 'C3',
'odometer': 6891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-31',
'seller_name': 'Leasys',
'title': 'CITROEN C3 1.2 PureTech 110 Max 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 PureTech 110 Max 5dr EAT6',
'year': 2024}
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976884%27 HTTP/1.1" 200 None
2026-03-30 10:29:52 [manheim.gb] INFO: Saving data for 3976884: {'auction_closing_time': 1775034000.0, 'created_time': 1773827357.870662, 'last_price_update_time': 1774866592.323592}
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3976884') HTTP/1.1" 204 0
2026-03-30 10:29:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1095424-e72d-523d-b06b-c6d63f134282 with identifier: 3978856
2026-03-30 10:29:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1095424-e72d-523d-b06b-c6d63f134282 with scrape type 2
2026-03-30 10:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1095424-e72d-523d-b06b-c6d63f134282 with scrape type 2
2026-03-30 10:29:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a1095424-e72d-523d-b06b-c6d63f134282, identifier: 3978856
2026-03-30 10:29:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a1095424-e72d-523d-b06b-c6d63f134282 with identifier: 3978856
2026-03-30 10:29:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a1095424-e72d-523d-b06b-c6d63f134282 with identifier: 3978856
2026-03-30 10:29:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a1095424-e72d-523d-b06b-c6d63f134282 with identifier: 3978856 to the API
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:52 [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': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1095424-e72d-523d-b06b-c6d63f134282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AR13FOX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=3978856',
'listing': 'directbuy',
'location': 'Washington',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 97125,
'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': 'LAND ROVER RANGE ROVER 3.0 TDV6 Autobiography 4dr Auto',
'transmission': 'automatic',
'trim': '3.0 TDV6 Autobiography 4dr Auto',
'year': 2018}
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273978856%27 HTTP/1.1" 200 None
2026-03-30 10:29:52 [manheim.gb] INFO: Saving data for 3978856: {'auction_closing_time': 1775034000.0, 'created_time': 1773827052.038001, 'last_price_update_time': 1774866592.882609}
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3978856') HTTP/1.1" 204 0
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-6.jpg> (referer: None)
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-13.jpg> (referer: None)
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-8.jpg> (referer: None)
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-8.jpg> (referer: None)
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-8.jpg> (referer: None)
2026-03-30 10:29:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-45.jpg> (referer: None)
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff6fed0>
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957713-4129237-4.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-4.jpg saved to cache
2026-03-30 10:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff94290>
2026-03-30 10:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957258-4124873-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-13.jpg saved to cache
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ac14587-b7f6-598f-910c-f7acc22e8034
2026-03-30 10:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d4b7c10>
2026-03-30 10:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-3957054-4126868-13.jpg') HTTP/1.1" 204 0
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-13.jpg saved to cache
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29a2c125-a31f-5409-a798-659c0c7a409a
2026-03-30 10:29:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 due to Ignoring non-200 response
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 due to Ignoring non-200 response
2026-03-30 10:29:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ac14587-b7f6-598f-910c-f7acc22e8034, skipping ID generation
2026-03-30 10:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac14587-b7f6-598f-910c-f7acc22e8034 with scrape type 1
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ac14587-b7f6-598f-910c-f7acc22e8034 sending to next pipeline
2026-03-30 10:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3ac14587-b7f6-598f-910c-f7acc22e8034, identifier: 3957258
2026-03-30 10:29:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29a2c125-a31f-5409-a798-659c0c7a409a, skipping ID generation
2026-03-30 10:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29a2c125-a31f-5409-a798-659c0c7a409a with scrape type 1
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29a2c125-a31f-5409-a798-659c0c7a409a sending to next pipeline
2026-03-30 10:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 29a2c125-a31f-5409-a798-659c0c7a409a, identifier: 3957054
2026-03-30 10:29:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5, skipping ID generation
2026-03-30 10:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with scrape type 1
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 sending to next pipeline
2026-03-30 10:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5, identifier: 3957713
2026-03-30 10:29:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c81ba7d1-70df-5405-8f40-bbc89c786ee9, skipping ID generation
2026-03-30 10:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c81ba7d1-70df-5405-8f40-bbc89c786ee9 with scrape type 1
2026-03-30 10:29:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c81ba7d1-70df-5405-8f40-bbc89c786ee9 sending to next pipeline
2026-03-30 10:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c81ba7d1-70df-5405-8f40-bbc89c786ee9, identifier: 3943814
2026-03-30 10:29:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3ac14587-b7f6-598f-910c-f7acc22e8034 with identifier: 3957258
2026-03-30 10:29:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3ac14587-b7f6-598f-910c-f7acc22e8034 with identifier: 3957258
2026-03-30 10:29:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3ac14587-b7f6-598f-910c-f7acc22e8034 with identifier: 3957258 to the API
2026-03-30 10:29:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:54 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-8.jpg>
{'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-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '3ac14587-b7f6-598f-910c-f7acc22e8034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LJ73DTT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/I20D?id=3957258',
'listing': 'auction',
'location': 'Bristol',
'make': 'BMW',
'model': 'I20D',
'odometer': 28379,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438917,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289653,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213487,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468708,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac14587-b7f6-598f-910c-f7acc22e8034/3ac14587-b7f6-598f-910c-f7acc22e8034_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427637,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957258-4124873-13.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'BMW I20D 210kW M Sport 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport 80kWh 5dr Auto',
'year': 2023}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957258%27 HTTP/1.1" 200 None
2026-03-30 10:29:54 [manheim.gb] INFO: Saving data for 3957258: {'created_time': 1774866594.11158, 'last_price_update_time': 1774866594.111593, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957258') HTTP/1.1" 204 0
2026-03-30 10:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 29a2c125-a31f-5409-a798-659c0c7a409a with identifier: 3957054
2026-03-30 10:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 29a2c125-a31f-5409-a798-659c0c7a409a with identifier: 3957054
2026-03-30 10:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 29a2c125-a31f-5409-a798-659c0c7a409a with identifier: 3957054 to the API
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:54 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-8.jpg>
{'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': '29a2c125-a31f-5409-a798-659c0c7a409a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ72UMV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=3957054',
'listing': 'auction',
'location': 'Bristol',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 22048,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458482,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314639,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200677,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510263,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a2c125-a31f-5409-a798-659c0c7a409a/29a2c125-a31f-5409-a798-659c0c7a409a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384405,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957054-4126868-13.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'AUDI E-TRON 390kW Quattro 93kWh 4dr Auto',
'transmission': 'automatic',
'trim': '390kW Quattro 93kWh 4dr Auto',
'year': 2022}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957054%27 HTTP/1.1" 200 None
2026-03-30 10:29:54 [manheim.gb] INFO: Saving data for 3957054: {'created_time': 1774866594.541408, 'last_price_update_time': 1774866594.54142, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957054') HTTP/1.1" 204 0
2026-03-30 10:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with identifier: 3957713
2026-03-30 10:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with identifier: 3957713
2026-03-30 10:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 with identifier: 3957713 to the API
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:54 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-8.jpg>
{'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': 'fd8f102c-e142-58c3-b5cd-b0196f5d8fb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DG72WWD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=3957713',
'listing': 'auction',
'location': 'Bristol',
'make': 'MG',
'model': 'ZS',
'odometer': 39325,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470459,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266037,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198337,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd8f102c-e142-58c3-b5cd-b0196f5d8fb5/fd8f102c-e142-58c3-b5cd-b0196f5d8fb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387861,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3957713-4129237-4.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-12',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MG ZS 115kW SE EV Long Range 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW SE EV Long Range 73kWh 5dr Auto',
'year': 2022}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273957713%27 HTTP/1.1" 200 None
2026-03-30 10:29:54 [manheim.gb] INFO: Saving data for 3957713: {'created_time': 1774866594.977507, 'last_price_update_time': 1774866594.977518, 'auction_closing_time': 1775552400.0}
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957713') HTTP/1.1" 204 0
2026-03-30 10:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c81ba7d1-70df-5405-8f40-bbc89c786ee9 with identifier: 3943814
2026-03-30 10:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c81ba7d1-70df-5405-8f40-bbc89c786ee9 with identifier: 3943814
2026-03-30 10:29:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c81ba7d1-70df-5405-8f40-bbc89c786ee9 with identifier: 3943814 to the API
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:55 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-45.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c81ba7d1-70df-5405-8f40-bbc89c786ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG69XMR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/E-NV200?id=3943814',
'listing': 'auction',
'location': 'Gloucester',
'make': 'NISSAN',
'model': 'E-NV200',
'odometer': 999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380671,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242495,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239669,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339556,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-4.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283307,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405947,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-13.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c81ba7d1-70df-5405-8f40-bbc89c786ee9/c81ba7d1-70df-5405-8f40-bbc89c786ee9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315979,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/insp-0001-3943814-3929260-8.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'Arval',
'title': 'NISSAN E-NV200 80kW Acenta Van Auto 40kWh',
'transmission': 'automatic',
'trim': '80kW Acenta Van Auto 40kWh',
'year': 2019}
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273943814%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Saving data for 3943814: {'created_time': 1774866595.392112, 'last_price_update_time': 1774866595.392127, 'auction_closing_time': 1775725200.0}
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3943814') HTTP/1.1" 204 0
2026-03-30 10:29:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3ac14587-b7f6-598f-910c-f7acc22e8034 due to Ignoring non-200 response
2026-03-30 10:29:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 29a2c125-a31f-5409-a798-659c0c7a409a due to Ignoring non-200 response
2026-03-30 10:29:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd8f102c-e142-58c3-b5cd-b0196f5d8fb5 due to Ignoring non-200 response
2026-03-30 10:29:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c81ba7d1-70df-5405-8f40-bbc89c786ee9 due to Ignoring non-200 response
2026-03-30 10:29:55 [manheim.gb] INFO: Page 7: 100 results (total: 7999)
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3979506
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [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-30 10:29:55 [manheim.gb] INFO: Scrape type for 3979506: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3979844
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979844%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3979844: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3981091
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981091%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3981091: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3981215
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [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-30 10:29:55 [manheim.gb] INFO: Scrape type for 3981215: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3981241
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981241%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3981241: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3981315
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981315%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3981315: 2
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3981769
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981769%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3981769: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3982497
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273982497%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3982497: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3982652
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273982652%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3982652: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3983037
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983037%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3983037: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3983117
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983117%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3983117: 2
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3983223
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983223%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3983223: 2
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3983997
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983997%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3983997: 2
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3984613
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984613%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3984613: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3984672
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984672%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3984672: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3984771
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273984771%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3984771: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3985577
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273985577%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3985577: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3987889
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [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-30 10:29:55 [manheim.gb] INFO: Scrape type for 3987889: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3988387
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273988387%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3988387: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3988457
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273988457%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3988457: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3988891
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273988891%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3988891: 2
2026-03-30 10:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3989598
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989598%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3989598: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3989778
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989778%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3989778: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3989795
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989795%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3989795: 2
2026-03-30 10:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3989934
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989934%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3989934: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3990507
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273990507%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3990507: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3990587
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [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-30 10:29:55 [manheim.gb] INFO: Scrape type for 3990587: 0
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3991012
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991012%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3991012: 2
2026-03-30 10:29:55 [manheim.gb] INFO: Found listing with ID: 3991028
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991028%27 HTTP/1.1" 200 None
2026-03-30 10:29:55 [manheim.gb] INFO: Scrape type for 3991028: 2
2026-03-30 10:29:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20d744a9-a9bd-52e4-9a83-abef3c782002 with identifier: 3983117
2026-03-30 10:29:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d744a9-a9bd-52e4-9a83-abef3c782002 with scrape type 2
2026-03-30 10:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20d744a9-a9bd-52e4-9a83-abef3c782002 with scrape type 2
2026-03-30 10:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 20d744a9-a9bd-52e4-9a83-abef3c782002, identifier: 3983117
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3991166
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991166%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3991166: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3991439
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [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-30 10:29:56 [manheim.gb] INFO: Scrape type for 3991439: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3992843
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273992843%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3992843: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3993044
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993044%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3993044: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3993696
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993696%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3993696: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3993964
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [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-30 10:29:56 [manheim.gb] INFO: Scrape type for 3993964: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3994248
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273994248%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3994248: 2
2026-03-30 10:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 20d744a9-a9bd-52e4-9a83-abef3c782002 with identifier: 3983117
2026-03-30 10:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 20d744a9-a9bd-52e4-9a83-abef3c782002 with identifier: 3983117
2026-03-30 10:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 20d744a9-a9bd-52e4-9a83-abef3c782002 with identifier: 3983117 to the API
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:56 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '20d744a9-a9bd-52e4-9a83-abef3c782002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LJ24CEE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=3983117',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 13033,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-14',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2024}
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983117%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Saving data for 3983117: {'auction_closing_time': 1775120400.0, 'created_time': 1774534035.418512, 'last_price_update_time': 1774866596.559028}
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3983117') HTTP/1.1" 204 0
2026-03-30 10:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3994308
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [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-30 10:29:56 [manheim.gb] INFO: Scrape type for 3994308: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3994712
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273994712%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3994712: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995054
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995054%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995054: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995057
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995057%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995057: 2
2026-03-30 10:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with identifier: 3983223
2026-03-30 10:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with scrape type 2
2026-03-30 10:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with scrape type 2
2026-03-30 10:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c6bda6d0-8236-5c8f-b80f-5867cf6c4aee, identifier: 3983223
2026-03-30 10:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995072
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995072%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995072: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995321
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995321%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995321: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995324
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995324%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995324: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995421
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995421%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995421: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995484
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995484%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995484: 0
2026-03-30 10:29:56 [manheim.gb] INFO: Found listing with ID: 3995693
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995693%27 HTTP/1.1" 200 None
2026-03-30 10:29:56 [manheim.gb] INFO: Scrape type for 3995693: 2
2026-03-30 10:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with identifier: 3983223
2026-03-30 10:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=NERA+BLACK HTTP/1.1" 200 None
2026-03-30 10:29:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with identifier: 3983223
2026-03-30 10:29:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c6bda6d0-8236-5c8f-b80f-5867cf6c4aee with identifier: 3983223 to the API
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:57 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6bda6d0-8236-5c8f-b80f-5867cf6c4aee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT72CZD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/308?id=3983223',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '308',
'odometer': 43256,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 308 1.2 PureTech Allure Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure Premium 5dr EAT8',
'year': 2022}
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983223%27 HTTP/1.1" 200 None
2026-03-30 10:29:57 [manheim.gb] INFO: Saving data for 3983223: {'auction_closing_time': 1775120400.0, 'created_time': 1774534313.087863, 'last_price_update_time': 1774866597.477343}
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3983223') HTTP/1.1" 204 0
2026-03-30 10:29:57 [manheim.gb] INFO: Found listing with ID: 3995748
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995748%27 HTTP/1.1" 200 None
2026-03-30 10:29:57 [manheim.gb] INFO: Scrape type for 3995748: 0
2026-03-30 10:29:57 [manheim.gb] INFO: Found listing with ID: 3995774
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [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-30 10:29:57 [manheim.gb] INFO: Scrape type for 3995774: 0
2026-03-30 10:29:57 [manheim.gb] INFO: Found listing with ID: 3995789
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995789%27 HTTP/1.1" 200 None
2026-03-30 10:29:57 [manheim.gb] INFO: Scrape type for 3995789: 2
2026-03-30 10:29:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with identifier: 3988891
2026-03-30 10:29:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b, identifier: 3988891
2026-03-30 10:29:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e34953a-1ffd-5355-9791-807af7d52911 with identifier: 3981315
2026-03-30 10:29:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e34953a-1ffd-5355-9791-807af7d52911 with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e34953a-1ffd-5355-9791-807af7d52911 with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e34953a-1ffd-5355-9791-807af7d52911, identifier: 3981315
2026-03-30 10:29:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26acd42-1b1f-5572-8440-880cfbc3e31c with identifier: 3983997
2026-03-30 10:29:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26acd42-1b1f-5572-8440-880cfbc3e31c with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26acd42-1b1f-5572-8440-880cfbc3e31c with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a26acd42-1b1f-5572-8440-880cfbc3e31c, identifier: 3983997
2026-03-30 10:29:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with identifier: 3989795
2026-03-30 10:29:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with scrape type 2
2026-03-30 10:29:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3, identifier: 3989795
2026-03-30 10:29:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with identifier: 3988891
2026-03-30 10:29:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with identifier: 3988891
2026-03-30 10:29:57 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4c9d8ad2-6ca7-5512-8496-2fd1ce7ae67b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX18YMK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=3988891',
'listing': 'auction',
'location': 'Washington',
'make': 'FORD',
'model': 'S-MAX',
'odometer': 69550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-13',
'seller_name': 'Direct Car-Ching',
'title': 'FORD S-MAX 1.5 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost Zetec 5dr',
'year': 2018}
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273988891%27 HTTP/1.1" 200 None
2026-03-30 10:29:57 [manheim.gb] INFO: Saving data for 3988891: {'auction_closing_time': 1774861200.0, 'created_time': 1773930038.28842, 'last_price_update_time': 1774866597.972281}
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3988891') HTTP/1.1" 204 0
2026-03-30 10:29:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e34953a-1ffd-5355-9791-807af7d52911 with identifier: 3981315
2026-03-30 10:29:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e34953a-1ffd-5355-9791-807af7d52911 with identifier: 3981315
2026-03-30 10:29:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6e34953a-1ffd-5355-9791-807af7d52911 with identifier: 3981315 to the API
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:58 [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': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6e34953a-1ffd-5355-9791-807af7d52911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C365520',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/GRAY%20AND%20ADAM/13.6M%20FRIDGE?id=3981315',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'GRAY AND ADAM',
'model': '13.6M FRIDGE',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-01',
'seller_name': 'DHL Supply Chain Limited',
'title': 'GRAY AND ADAM 13.6M FRIDGE TRI/AIR GRP Body Air Susp',
'transmission': 'automatic',
'trim': 'TRI/AIR GRP Body Air Susp',
'year': 2014}
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981315%27 HTTP/1.1" 200 None
2026-03-30 10:29:58 [manheim.gb] INFO: Saving data for 3981315: {'auction_closing_time': 1775725200.0, 'created_time': 1773827465.132193, 'last_price_update_time': 1774866598.408954}
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3981315') HTTP/1.1" 204 0
2026-03-30 10:29:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a26acd42-1b1f-5572-8440-880cfbc3e31c with identifier: 3983997
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Platinum+Grey HTTP/1.1" 200 None
2026-03-30 10:29:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a26acd42-1b1f-5572-8440-880cfbc3e31c with identifier: 3983997
2026-03-30 10:29:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a26acd42-1b1f-5572-8440-880cfbc3e31c with identifier: 3983997 to the API
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:58 [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': 'Platinum Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a26acd42-1b1f-5572-8440-880cfbc3e31c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC73VYH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C4?id=3983997',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C4',
'odometer': 31941,
'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': 'Citroen',
'title': 'CITROEN C4 100kW C-Series Edition 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW C-Series Edition 50kWh 5dr Auto',
'year': 2023}
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273983997%27 HTTP/1.1" 200 None
2026-03-30 10:29:58 [manheim.gb] INFO: Saving data for 3983997: {'auction_closing_time': 1775120400.0, 'created_time': 1774534022.773816, 'last_price_update_time': 1774866598.99151}
2026-03-30 10:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3983997') HTTP/1.1" 204 0
2026-03-30 10:29:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with identifier: 3989795
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange+Fusion HTTP/1.1" 200 None
2026-03-30 10:29:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:29:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with identifier: 3989795
2026-03-30 10:29:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6168b575-4e78-5a4c-b3ff-0d5e5d0afea3 with identifier: 3989795 to the API
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:59 [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': 'Orange Fusion',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '6168b575-4e78-5a4c-b3ff-0d5e5d0afea3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RV22GKD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3989795',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 40578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-22',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW GT Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273989795%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Saving data for 3989795: {'auction_closing_time': 1775120400.0, 'created_time': 1774534312.440832, 'last_price_update_time': 1774866599.460712}
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3989795') HTTP/1.1" 204 0
2026-03-30 10:29:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00cd7904-908c-5983-a09a-51459a969906 with identifier: 3991012
2026-03-30 10:29:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00cd7904-908c-5983-a09a-51459a969906 with scrape type 2
2026-03-30 10:29:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00cd7904-908c-5983-a09a-51459a969906 with scrape type 2
2026-03-30 10:29:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 00cd7904-908c-5983-a09a-51459a969906, identifier: 3991012
2026-03-30 10:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:59 [manheim.gb] INFO: Found listing with ID: 3995864
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995864%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Scrape type for 3995864: 2
2026-03-30 10:29:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 00cd7904-908c-5983-a09a-51459a969906 with identifier: 3991012
2026-03-30 10:29:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 00cd7904-908c-5983-a09a-51459a969906 with identifier: 3991012
2026-03-30 10:29:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 00cd7904-908c-5983-a09a-51459a969906 with identifier: 3991012 to the API
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:29: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-30 10:29:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '00cd7904-908c-5983-a09a-51459a969906',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG19XFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=3991012',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 104813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 PureTech 180 GT Line 5dr EAT8',
'transmission': 'automatic',
'trim': '1.6 PureTech 180 GT Line 5dr EAT8',
'year': 2019}
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991012%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Saving data for 3991012: {'auction_closing_time': 1774947600.0, 'created_time': 1773741245.753879, 'last_price_update_time': 1774866599.910326}
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3991012') HTTP/1.1" 204 0
2026-03-30 10:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:29:59 [manheim.gb] INFO: Found listing with ID: 3996839
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273996839%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Scrape type for 3996839: 0
2026-03-30 10:29:59 [manheim.gb] INFO: Found listing with ID: 3997901
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273997901%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Scrape type for 3997901: 0
2026-03-30 10:29:59 [manheim.gb] INFO: Found listing with ID: 3998242
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998242%27 HTTP/1.1" 200 None
2026-03-30 10:29:59 [manheim.gb] INFO: Scrape type for 3998242: 2
2026-03-30 10:30:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0567c41b-78dc-5998-949c-450d6ef73b4d with identifier: 3994248
2026-03-30 10:30:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0567c41b-78dc-5998-949c-450d6ef73b4d with scrape type 2
2026-03-30 10:30:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0567c41b-78dc-5998-949c-450d6ef73b4d with scrape type 2
2026-03-30 10:30:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0567c41b-78dc-5998-949c-450d6ef73b4d, identifier: 3994248
2026-03-30 10:30:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:00 [manheim.gb] INFO: Found listing with ID: 3998514
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998514%27 HTTP/1.1" 200 None
2026-03-30 10:30:00 [manheim.gb] INFO: Scrape type for 3998514: 0
2026-03-30 10:30:00 [manheim.gb] INFO: Found listing with ID: 3998529
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:00 [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-30 10:30:00 [manheim.gb] INFO: Scrape type for 3998529: 0
2026-03-30 10:30:00 [manheim.gb] INFO: Found listing with ID: 3998631
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998631%27 HTTP/1.1" 200 None
2026-03-30 10:30:00 [manheim.gb] INFO: Scrape type for 3998631: 0
2026-03-30 10:30:00 [manheim.gb] INFO: Found listing with ID: 3998799
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998799%27 HTTP/1.1" 200 None
2026-03-30 10:30:00 [manheim.gb] INFO: Scrape type for 3998799: 2
2026-03-30 10:30:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0567c41b-78dc-5998-949c-450d6ef73b4d with identifier: 3994248
2026-03-30 10:30:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0567c41b-78dc-5998-949c-450d6ef73b4d with identifier: 3994248
2026-03-30 10:30:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0567c41b-78dc-5998-949c-450d6ef73b4d with identifier: 3994248 to the API
2026-03-30 10:30:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:02 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0567c41b-78dc-5998-949c-450d6ef73b4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD72VHT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=3994248',
'listing': 'auction',
'location': 'Colchester',
'make': 'CITROEN',
'model': 'C5',
'odometer': 25853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'CITROEN C5 1.2 PureTech Shine 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Shine 5dr EAT8',
'year': 2022}
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273994248%27 HTTP/1.1" 200 None
2026-03-30 10:30:02 [manheim.gb] INFO: Saving data for 3994248: {'auction_closing_time': 1775552400.0, 'created_time': 1774775143.855425, 'last_price_update_time': 1774866602.877769}
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3994248') HTTP/1.1" 204 0
2026-03-30 10:30:02 [manheim.gb] INFO: Found listing with ID: 3999889
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999889%27 HTTP/1.1" 200 None
2026-03-30 10:30:02 [manheim.gb] INFO: Scrape type for 3999889: 2
2026-03-30 10:30:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10de6abb-405e-5ab3-8276-e3aec9aa4428 with identifier: 3991028
2026-03-30 10:30:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10de6abb-405e-5ab3-8276-e3aec9aa4428 with scrape type 2
2026-03-30 10:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10de6abb-405e-5ab3-8276-e3aec9aa4428 with scrape type 2
2026-03-30 10:30:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 10de6abb-405e-5ab3-8276-e3aec9aa4428, identifier: 3991028
2026-03-30 10:30:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with identifier: 3995057
2026-03-30 10:30:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with scrape type 2
2026-03-30 10:30:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with scrape type 2
2026-03-30 10:30:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0, identifier: 3995057
2026-03-30 10:30:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with identifier: 3995693
2026-03-30 10:30:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with scrape type 2
2026-03-30 10:30:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with scrape type 2
2026-03-30 10:30:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3d565cba-dbc5-5256-a4e7-95ddeb6fb706, identifier: 3995693
2026-03-30 10:30:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 10de6abb-405e-5ab3-8276-e3aec9aa4428 with identifier: 3991028
2026-03-30 10:30:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 10de6abb-405e-5ab3-8276-e3aec9aa4428 with identifier: 3991028
2026-03-30 10:30:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 10de6abb-405e-5ab3-8276-e3aec9aa4428 with identifier: 3991028 to the API
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:03 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '10de6abb-405e-5ab3-8276-e3aec9aa4428',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VF22DFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=3991028',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 24939,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW GS 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GS 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991028%27 HTTP/1.1" 200 None
2026-03-30 10:30:03 [manheim.gb] INFO: Saving data for 3991028: {'auction_closing_time': 1775034000.0, 'created_time': 1774649465.526784, 'last_price_update_time': 1774866603.894862}
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3991028') HTTP/1.1" 204 0
2026-03-30 10:30:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with identifier: 3995057
2026-03-30 10:30:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with identifier: 3995057
2026-03-30 10:30:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 364caa56-44d1-5a56-b25c-aa0a7e5f3dd0 with identifier: 3995057 to the API
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 248,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '364caa56-44d1-5a56-b25c-aa0a7e5f3dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT71XLB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NAVARA?id=3995057',
'listing': 'auction',
'location': 'Gloucester',
'make': 'NISSAN',
'model': 'NAVARA',
'odometer': 51309,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'NISSAN NAVARA Double Cab Pick Up N-Guard 2.3dCi 190 TT 4WD Auto',
'transmission': 'automatic',
'trim': 'Double Cab Pick Up N-Guard 2.3dCi 190 TT 4WD Auto',
'year': 2021}
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995057%27 HTTP/1.1" 200 None
2026-03-30 10:30:04 [manheim.gb] INFO: Saving data for 3995057: {'auction_closing_time': 1775725200.0, 'created_time': 1774649468.125455, 'last_price_update_time': 1774866604.498713}
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995057') HTTP/1.1" 204 0
2026-03-30 10:30:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with identifier: 3995693
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Kiama+Blue HTTP/1.1" 200 None
2026-03-30 10:30:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with identifier: 3995693
2026-03-30 10:30:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3d565cba-dbc5-5256-a4e7-95ddeb6fb706 with identifier: 3995693 to the API
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'Kiama Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '3d565cba-dbc5-5256-a4e7-95ddeb6fb706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE24KXV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=3995693',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 5018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-28',
'seller_name': 'Citroen',
'title': 'CITROEN BERLINGO 100kW Plus M 52kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Plus M 52kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995693%27 HTTP/1.1" 200 None
2026-03-30 10:30:05 [manheim.gb] INFO: Saving data for 3995693: {'auction_closing_time': 1775120400.0, 'created_time': 1774534311.842315, 'last_price_update_time': 1774866605.235493}
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995693') HTTP/1.1" 204 0
2026-03-30 10:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with identifier: 3995789
2026-03-30 10:30:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with scrape type 2
2026-03-30 10:30:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with scrape type 2
2026-03-30 10:30:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24b71b74-0a9c-5e23-aca9-f66064d66ea5, identifier: 3995789
2026-03-30 10:30:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:05 [manheim.gb] INFO: Found listing with ID: 4000238
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274000238%27 HTTP/1.1" 200 None
2026-03-30 10:30:05 [manheim.gb] INFO: Scrape type for 4000238: 0
2026-03-30 10:30:05 [manheim.gb] INFO: Found listing with ID: 4001086
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001086%27 HTTP/1.1" 200 None
2026-03-30 10:30:05 [manheim.gb] INFO: Scrape type for 4001086: 0
2026-03-30 10:30:05 [manheim.gb] INFO: Found listing with ID: 4001504
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001504%27 HTTP/1.1" 200 None
2026-03-30 10:30:05 [manheim.gb] INFO: Scrape type for 4001504: 2
2026-03-30 10:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with identifier: 3995789
2026-03-30 10:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with identifier: 3995789
2026-03-30 10:30:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 24b71b74-0a9c-5e23-aca9-f66064d66ea5 with identifier: 3995789 to the API
2026-03-30 10:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:06 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '24b71b74-0a9c-5e23-aca9-f66064d66ea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MC24YLS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=3995789',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 8292,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995789%27 HTTP/1.1" 200 None
2026-03-30 10:30:06 [manheim.gb] INFO: Saving data for 3995789: {'auction_closing_time': 1775120400.0, 'created_time': 1774534031.386093, 'last_price_update_time': 1774866606.898277}
2026-03-30 10:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995789') HTTP/1.1" 204 0
2026-03-30 10:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4001517
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001517%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4001517: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4001546
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001546%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4001546: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4001552
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001552%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4001552: 2
2026-03-30 10:30:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8df843-1069-58a8-9eb3-7412156bedfe with identifier: 3995864
2026-03-30 10:30:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8df843-1069-58a8-9eb3-7412156bedfe with scrape type 2
2026-03-30 10:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8df843-1069-58a8-9eb3-7412156bedfe with scrape type 2
2026-03-30 10:30:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd8df843-1069-58a8-9eb3-7412156bedfe, identifier: 3995864
2026-03-30 10:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4002778
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274002778%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4002778: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4003572
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [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-30 10:30:07 [manheim.gb] INFO: Scrape type for 4003572: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4003863
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274003863%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4003863: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4004058
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004058%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4004058: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4004132
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004132%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4004132: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4004133
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004133%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4004133: 0
2026-03-30 10:30:07 [manheim.gb] INFO: Found listing with ID: 4004198
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004198%27 HTTP/1.1" 200 None
2026-03-30 10:30:07 [manheim.gb] INFO: Scrape type for 4004198: 2
2026-03-30 10:30:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd8df843-1069-58a8-9eb3-7412156bedfe with identifier: 3995864
2026-03-30 10:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd8df843-1069-58a8-9eb3-7412156bedfe with identifier: 3995864
2026-03-30 10:30:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd8df843-1069-58a8-9eb3-7412156bedfe with identifier: 3995864 to the API
2026-03-30 10:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:08 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'cd8df843-1069-58a8-9eb3-7412156bedfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GL71MUP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3995864',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 29105,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995864%27 HTTP/1.1" 200 None
2026-03-30 10:30:08 [manheim.gb] INFO: Saving data for 3995864: {'auction_closing_time': 1775120400.0, 'created_time': 1774534033.606911, 'last_price_update_time': 1774866608.781755}
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995864') HTTP/1.1" 204 0
2026-03-30 10:30:08 [manheim.gb] INFO: Found listing with ID: 4004248
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004248%27 HTTP/1.1" 200 None
2026-03-30 10:30:08 [manheim.gb] INFO: Scrape type for 4004248: 0
2026-03-30 10:30:08 [manheim.gb] INFO: Found listing with ID: 4005486
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274005486%27 HTTP/1.1" 200 None
2026-03-30 10:30:08 [manheim.gb] INFO: Scrape type for 4005486: 0
2026-03-30 10:30:08 [manheim.gb] INFO: Found listing with ID: 4005968
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [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-30 10:30:08 [manheim.gb] INFO: Scrape type for 4005968: 0
2026-03-30 10:30:08 [manheim.gb] INFO: Found listing with ID: 4006027
2026-03-30 10:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:08 [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-30 10:30:08 [manheim.gb] INFO: Scrape type for 4006027: 0
2026-03-30 10:30:08 [manheim.gb] INFO: Found listing with ID: 4006069
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [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-30 10:30:09 [manheim.gb] INFO: Scrape type for 4006069: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4006107
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006107%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4006107: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4006645
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006645%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4006645: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4006651
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006651%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4006651: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4007135
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007135%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4007135: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4007389
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007389%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4007389: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4007566
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007566%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4007566: 2
2026-03-30 10:30:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with identifier: 3998242
2026-03-30 10:30:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9, identifier: 3998242
2026-03-30 10:30:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with identifier: 3998799
2026-03-30 10:30:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0147d68d-cec3-5ee0-85ff-ac4ed66216b6, identifier: 3998799
2026-03-30 10:30:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with identifier: 3999889
2026-03-30 10:30:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with scrape type 2
2026-03-30 10:30:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f, identifier: 3999889
2026-03-30 10:30:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4007576
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007576%27 HTTP/1.1" 200 None
2026-03-30 10:30:09 [manheim.gb] INFO: Scrape type for 4007576: 0
2026-03-30 10:30:09 [manheim.gb] INFO: Found listing with ID: 4007866
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007866%27 HTTP/1.1" 200 None
2026-03-30 10:30:10 [manheim.gb] INFO: Scrape type for 4007866: 0
2026-03-30 10:30:10 [manheim.gb] INFO: Found listing with ID: 4008192
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [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-30 10:30:10 [manheim.gb] INFO: Scrape type for 4008192: 0
2026-03-30 10:30:10 [manheim.gb] INFO: Found listing with ID: 4008389
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008389%27 HTTP/1.1" 200 None
2026-03-30 10:30:10 [manheim.gb] INFO: Scrape type for 4008389: 0
2026-03-30 10:30:10 [manheim.gb] INFO: Found listing with ID: 4008769
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008769%27 HTTP/1.1" 200 None
2026-03-30 10:30:10 [manheim.gb] INFO: Scrape type for 4008769: 0
2026-03-30 10:30:10 [manheim.gb] INFO: Found listing with ID: 4008770
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008770%27 HTTP/1.1" 200 None
2026-03-30 10:30:10 [manheim.gb] INFO: Scrape type for 4008770: 2
2026-03-30 10:30:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with identifier: 3998242
2026-03-30 10:30:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with identifier: 3998242
2026-03-30 10:30:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9 with identifier: 3998242 to the API
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa5636d8-ce7b-5d35-a0fd-9a2fd289eae9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AY69JAU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=3998242',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X3',
'odometer': 42024,
'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': 'Big Motoring World Ltd',
'title': 'BMW X3 xDrive X3 M Competition 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive X3 M Competition 5dr Step Auto',
'year': 2019}
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998242%27 HTTP/1.1" 200 None
2026-03-30 10:30:10 [manheim.gb] INFO: Saving data for 3998242: {'auction_closing_time': 1774947600.0, 'created_time': 1773827240.901704, 'last_price_update_time': 1774866610.770275}
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3998242') HTTP/1.1" 204 0
2026-03-30 10:30:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with identifier: 3998799
2026-03-30 10:30:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with identifier: 3998799
2026-03-30 10:30:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0147d68d-cec3-5ee0-85ff-ac4ed66216b6 with identifier: 3998799 to the API
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:11 [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': '0147d68d-cec3-5ee0-85ff-ac4ed66216b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LK17LXN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/CF330?id=3998799',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'CF330',
'odometer': 212602,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-13',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF CF330 HOTBOX 2 Seats Day cab Air Susp',
'transmission': 'manual',
'trim': 'HOTBOX 2 Seats Day cab Air Susp',
'year': 2017}
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998799%27 HTTP/1.1" 200 None
2026-03-30 10:30:11 [manheim.gb] INFO: Saving data for 3998799: {'auction_closing_time': 1775725200.0, 'created_time': 1773741267.469703, 'last_price_update_time': 1774866611.90217}
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3998799') HTTP/1.1" 204 0
2026-03-30 10:30:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with identifier: 3999889
2026-03-30 10:30:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with identifier: 3999889
2026-03-30 10:30:11 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe00811f-f9f7-58ac-bd19-0aa95c8dbe3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO70LYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=3999889',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 92598,
'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': 'Startline Motor Finance',
'title': 'VAUXHALL CORSA 1.5 Turbo D SE Premium 5dr',
'transmission': 'manual',
'trim': '1.5 Turbo D SE Premium 5dr',
'year': 2020}
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273999889%27 HTTP/1.1" 200 None
2026-03-30 10:30:11 [manheim.gb] INFO: Saving data for 3999889: {'auction_closing_time': 1774861200.0, 'created_time': 1774361167.6167, 'last_price_update_time': 1774866611.9413}
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3999889') HTTP/1.1" 204 0
2026-03-30 10:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:11 [manheim.gb] INFO: Found listing with ID: 4009345
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009345%27 HTTP/1.1" 200 None
2026-03-30 10:30:11 [manheim.gb] INFO: Scrape type for 4009345: 0
2026-03-30 10:30:11 [manheim.gb] INFO: Found listing with ID: 4009350
2026-03-30 10:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [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-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009350: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009377
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [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-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009377: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009579
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009579%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009579: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009822
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009822%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009822: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009825
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009825%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009825: 2
2026-03-30 10:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with identifier: 4001504
2026-03-30 10:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with scrape type 2
2026-03-30 10:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with scrape type 2
2026-03-30 10:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5, identifier: 4001504
2026-03-30 10:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009864
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009864%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009864: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4009945
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009945%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4009945: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4011019
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011019%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4011019: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4011339
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011339%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4011339: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4011397
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011397%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4011397: 0
2026-03-30 10:30:12 [manheim.gb] INFO: Found listing with ID: 4011871
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011871%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Scrape type for 4011871: 1
2026-03-30 10:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with identifier: 4001504
2026-03-30 10:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with identifier: 4001504
2026-03-30 10:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5 with identifier: 4001504 to the API
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f62ebedb-61eb-5ac5-b95a-1fd7b206b2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO71HWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4001504',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 34364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW Allure Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Allure Premium 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001504%27 HTTP/1.1" 200 None
2026-03-30 10:30:12 [manheim.gb] INFO: Saving data for 4001504: {'auction_closing_time': 1775120400.0, 'created_time': 1774534032.949491, 'last_price_update_time': 1774866612.853197}
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4001504') HTTP/1.1" 204 0
2026-03-30 10:30:12 [scrapy.extensions.logstats] INFO: Crawled 111 pages (at 80 pages/min), scraped 83 items (at 66 items/min)
2026-03-30 10:30:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-30 10:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227522ad-75ca-50c0-97f5-486336a17a54 with identifier: 4001552
2026-03-30 10:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227522ad-75ca-50c0-97f5-486336a17a54 with scrape type 2
2026-03-30 10:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 227522ad-75ca-50c0-97f5-486336a17a54 with scrape type 2
2026-03-30 10:30:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 227522ad-75ca-50c0-97f5-486336a17a54, identifier: 4001552
2026-03-30 10:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 227522ad-75ca-50c0-97f5-486336a17a54 with identifier: 4001552
2026-03-30 10:30:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 227522ad-75ca-50c0-97f5-486336a17a54 with identifier: 4001552
2026-03-30 10:30:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 227522ad-75ca-50c0-97f5-486336a17a54 with identifier: 4001552 to the API
2026-03-30 10:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '227522ad-75ca-50c0-97f5-486336a17a54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NX74YUU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4001552',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 10598,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2024}
2026-03-30 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274001552%27 HTTP/1.1" 200 None
2026-03-30 10:30:13 [manheim.gb] INFO: Saving data for 4001552: {'auction_closing_time': 1775120400.0, 'created_time': 1774534310.129389, 'last_price_update_time': 1774866613.752971}
2026-03-30 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4001552') HTTP/1.1" 204 0
2026-03-30 10:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52604293-ca2e-5876-8fc3-aa5ff3983066 with identifier: 4004198
2026-03-30 10:30:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52604293-ca2e-5876-8fc3-aa5ff3983066 with scrape type 2
2026-03-30 10:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52604293-ca2e-5876-8fc3-aa5ff3983066 with scrape type 2
2026-03-30 10:30:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 52604293-ca2e-5876-8fc3-aa5ff3983066, identifier: 4004198
2026-03-30 10:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 52604293-ca2e-5876-8fc3-aa5ff3983066 with identifier: 4004198
2026-03-30 10:30:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 52604293-ca2e-5876-8fc3-aa5ff3983066 with identifier: 4004198
2026-03-30 10:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 52604293-ca2e-5876-8fc3-aa5ff3983066 with identifier: 4004198 to the API
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 220,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '52604293-ca2e-5876-8fc3-aa5ff3983066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YK73VBN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4004198',
'listing': 'auction',
'location': 'Northampton',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': 19746,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-22',
'seller_name': 'FCA Group',
'title': 'LAND ROVER DEFENDER 3.0 D250 Hard Top SE Auto [3 Seat]',
'transmission': 'automatic',
'trim': '3.0 D250 Hard Top SE Auto [3 Seat]',
'year': 2023}
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274004198%27 HTTP/1.1" 200 None
2026-03-30 10:30:14 [manheim.gb] INFO: Saving data for 4004198: {'auction_closing_time': 1775120400.0, 'created_time': 1773827405.778653, 'last_price_update_time': 1774866614.628405}
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4004198') HTTP/1.1" 204 0
2026-03-30 10:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824a665-e8f8-5e3e-a19a-e3317c6af80c with identifier: 4007566
2026-03-30 10:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824a665-e8f8-5e3e-a19a-e3317c6af80c with scrape type 2
2026-03-30 10:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824a665-e8f8-5e3e-a19a-e3317c6af80c with scrape type 2
2026-03-30 10:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1824a665-e8f8-5e3e-a19a-e3317c6af80c, identifier: 4007566
2026-03-30 10:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1824a665-e8f8-5e3e-a19a-e3317c6af80c with identifier: 4007566
2026-03-30 10:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1824a665-e8f8-5e3e-a19a-e3317c6af80c with identifier: 4007566
2026-03-30 10:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1824a665-e8f8-5e3e-a19a-e3317c6af80c with identifier: 4007566 to the API
2026-03-30 10:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:15 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1824a665-e8f8-5e3e-a19a-e3317c6af80c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU18LHO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4007566',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 59828,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-23',
'seller_name': 'FCA Group',
'title': 'BMW 1 SERIES 116d Sport 5dr',
'transmission': 'manual',
'trim': '116d Sport 5dr',
'year': 2018}
2026-03-30 10:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274007566%27 HTTP/1.1" 200 None
2026-03-30 10:30:15 [manheim.gb] INFO: Saving data for 4007566: {'auction_closing_time': 1775034000.0, 'created_time': 1774620369.044557, 'last_price_update_time': 1774866615.209683}
2026-03-30 10:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4007566') HTTP/1.1" 204 0
2026-03-30 10:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with identifier: 4008770
2026-03-30 10:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with scrape type 2
2026-03-30 10:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with scrape type 2
2026-03-30 10:30:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba42c6f0-d5b1-5f6e-9c15-3827646493a3, identifier: 4008770
2026-03-30 10:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df4f7a60-1c71-5748-a6d3-57099b5077e3 with identifier: 4009825
2026-03-30 10:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df4f7a60-1c71-5748-a6d3-57099b5077e3 with scrape type 2
2026-03-30 10:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df4f7a60-1c71-5748-a6d3-57099b5077e3 with scrape type 2
2026-03-30 10:30:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: df4f7a60-1c71-5748-a6d3-57099b5077e3, identifier: 4009825
2026-03-30 10:30:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with identifier: 4008770
2026-03-30 10:30:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with identifier: 4008770
2026-03-30 10:30:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba42c6f0-d5b1-5f6e-9c15-3827646493a3 with identifier: 4008770 to the API
2026-03-30 10:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:16 [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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba42c6f0-d5b1-5f6e-9c15-3827646493a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SF18YJW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4008770',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 78996,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': 'FCA Group',
'title': 'FORD FIESTA 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'year': 2018}
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008770%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Saving data for 4008770: {'auction_closing_time': 1775120400.0, 'created_time': 1774562739.241852, 'last_price_update_time': 1774866616.02933}
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4008770') HTTP/1.1" 204 0
2026-03-30 10:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: df4f7a60-1c71-5748-a6d3-57099b5077e3 with identifier: 4009825
2026-03-30 10:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: df4f7a60-1c71-5748-a6d3-57099b5077e3 with identifier: 4009825
2026-03-30 10:30:16 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: df4f7a60-1c71-5748-a6d3-57099b5077e3 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 270,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'df4f7a60-1c71-5748-a6d3-57099b5077e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YM73ONL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4009825',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'RANGER',
'odometer': 10036,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-19',
'seller_name': 'FCA Group',
'title': 'FORD RANGER Pick Up Double Cab Tremor 2.0 EcoBlue 205 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Tremor 2.0 EcoBlue 205 Auto',
'year': 2023}
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009825%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Saving data for 4009825: {'auction_closing_time': 1774861200.0, 'created_time': 1773827494.083528, 'last_price_update_time': 1774866616.069817}
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4009825') HTTP/1.1" 204 0
2026-03-30 10:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f7ebce-f808-5287-9a46-94a4cdfb28cf with identifier: 4011871
2026-03-30 10:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf with scrape type 1
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_6.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_1.jpg not downloaded yet
2026-03-30 10:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_5.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_4.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_11.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_10.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_9.jpg not downloaded yet
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F44472d26-859d-4262-a9c1-d38f14df506b_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_2.jpg not downloaded yet
2026-03-30 10:30:16 [manheim.gb] INFO: Page 8: 100 results (total: 7999)
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012042
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012042%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012042: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012083
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012083%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012083: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012298
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012298%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012298: 2
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012336
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012336%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012336: 2
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012538
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012538%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012538: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4012825
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012825%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4012825: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4013149
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013149%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4013149: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4013363
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013363%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4013363: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4013469
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4013469: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4013839
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013839%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4013839: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014104
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014104%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014104: 2
2026-03-30 10:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014116
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014116%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014116: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014143
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014143%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014143: 2
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014300
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014300%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014300: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014303
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014303%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014303: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014456
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014456: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014466
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014466%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014466: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014530
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014530%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014530: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4014583
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014583%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4014583: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015055
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015055%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015055: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015058
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015058%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015058: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015219
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015219%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015219: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015223
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015223: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015243
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015243%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015243: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015427
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015427%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015427: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015437
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015437%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015437: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015512
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015512%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015512: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015532
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015532: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015729
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015729%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015729: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015958
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015958%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015958: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015986
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015986: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015989
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015989%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015989: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015991
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015991%27 HTTP/1.1" 200 None
2026-03-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015991: 2
2026-03-30 10:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4015998
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [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-30 10:30:16 [manheim.gb] INFO: Scrape type for 4015998: 0
2026-03-30 10:30:16 [manheim.gb] INFO: Found listing with ID: 4016005
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016005%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016005: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016006
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016006%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016006: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016007
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016007%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016007: 1
2026-03-30 10:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e59c1410-4c18-5bd5-b035-b04afb7cccc8 with identifier: 4012298
2026-03-30 10:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e59c1410-4c18-5bd5-b035-b04afb7cccc8 with scrape type 2
2026-03-30 10:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e59c1410-4c18-5bd5-b035-b04afb7cccc8 with scrape type 2
2026-03-30 10:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e59c1410-4c18-5bd5-b035-b04afb7cccc8, identifier: 4012298
2026-03-30 10:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016008
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016008%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016008: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016015
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016015%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016015: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016018
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016018%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016018: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016021
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016021%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016021: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016047
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016047%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016047: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016104
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016104%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016104: 0
2026-03-30 10:30:17 [manheim.gb] INFO: Found listing with ID: 4016307
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016307%27 HTTP/1.1" 200 None
2026-03-30 10:30:17 [manheim.gb] INFO: Scrape type for 4016307: 1
2026-03-30 10:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e59c1410-4c18-5bd5-b035-b04afb7cccc8 with identifier: 4012298
2026-03-30 10:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e59c1410-4c18-5bd5-b035-b04afb7cccc8 with identifier: 4012298
2026-03-30 10:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e59c1410-4c18-5bd5-b035-b04afb7cccc8 with identifier: 4012298 to the API
2026-03-30 10:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:18 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e59c1410-4c18-5bd5-b035-b04afb7cccc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SD71TGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4012298',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '208',
'odometer': 43579,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012298%27 HTTP/1.1" 200 None
2026-03-30 10:30:18 [manheim.gb] INFO: Saving data for 4012298: {'auction_closing_time': 1775120400.0, 'created_time': 1774534308.960545, 'last_price_update_time': 1774866618.099119}
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4012298') HTTP/1.1" 204 0
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_7.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_6.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_1.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_5.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_4.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_11.jpg> (referer: None)
2026-03-30 10:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19e8e4c5-15b2-5a59-b065-c686ad453c4c with identifier: 4012336
2026-03-30 10:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19e8e4c5-15b2-5a59-b065-c686ad453c4c with scrape type 2
2026-03-30 10:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19e8e4c5-15b2-5a59-b065-c686ad453c4c with scrape type 2
2026-03-30 10:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 19e8e4c5-15b2-5a59-b065-c686ad453c4c, identifier: 4012336
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_10.jpg> (referer: None)
2026-03-30 10:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:18 [manheim.gb] INFO: Found listing with ID: 4016494
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016494%27 HTTP/1.1" 200 None
2026-03-30 10:30:18 [manheim.gb] INFO: Scrape type for 4016494: 0
2026-03-30 10:30:18 [manheim.gb] INFO: Found listing with ID: 4017044
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017044%27 HTTP/1.1" 200 None
2026-03-30 10:30:18 [manheim.gb] INFO: Scrape type for 4017044: 0
2026-03-30 10:30:18 [manheim.gb] INFO: Found listing with ID: 4017419
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017419%27 HTTP/1.1" 200 None
2026-03-30 10:30:18 [manheim.gb] INFO: Scrape type for 4017419: 0
2026-03-30 10:30:18 [manheim.gb] INFO: Found listing with ID: 4017570
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017570%27 HTTP/1.1" 200 None
2026-03-30 10:30:18 [manheim.gb] INFO: Scrape type for 4017570: 2
2026-03-30 10:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 19e8e4c5-15b2-5a59-b065-c686ad453c4c with identifier: 4012336
2026-03-30 10:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 19e8e4c5-15b2-5a59-b065-c686ad453c4c with identifier: 4012336
2026-03-30 10:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 19e8e4c5-15b2-5a59-b065-c686ad453c4c with identifier: 4012336 to the API
2026-03-30 10:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 32,
'car_expert_report_source_url': None,
'color': 'Ultimate Red',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '19e8e4c5-15b2-5a59-b065-c686ad453c4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR71UVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4012336',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 25204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'year': 2022}
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274012336%27 HTTP/1.1" 200 None
2026-03-30 10:30:19 [manheim.gb] INFO: Saving data for 4012336: {'auction_closing_time': 1775120400.0, 'created_time': 1774534029.017901, 'last_price_update_time': 1774866619.454296}
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4012336') HTTP/1.1" 204 0
2026-03-30 10:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with identifier: 4014104
2026-03-30 10:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with scrape type 2
2026-03-30 10:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with scrape type 2
2026-03-30 10:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e44b809-656a-5f2c-be5c-af1dc9c213e8, identifier: 4014104
2026-03-30 10:30:19 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_ext_2.jpg> (referer: None)
2026-03-30 10:30:19 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_9.jpg> (referer: None)
2026-03-30 10:30:19 [manheim.gb] INFO: Found listing with ID: 4017608
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017608%27 HTTP/1.1" 200 None
2026-03-30 10:30:19 [manheim.gb] INFO: Scrape type for 4017608: 0
2026-03-30 10:30:19 [manheim.gb] INFO: Found listing with ID: 4017709
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017709%27 HTTP/1.1" 200 None
2026-03-30 10:30:19 [manheim.gb] INFO: Scrape type for 4017709: 2
2026-03-30 10:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with identifier: 4014104
2026-03-30 10:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with identifier: 4014104
2026-03-30 10:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6e44b809-656a-5f2c-be5c-af1dc9c213e8 with identifier: 4014104 to the API
2026-03-30 10:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:20 [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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '6e44b809-656a-5f2c-be5c-af1dc9c213e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F24EXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/EQV?id=4014104',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'EQV',
'odometer': 25961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-09',
'seller_name': 'FCA Group',
'title': 'MERCEDES-BENZ EQV EQV 300 150 kW Sport Premium 90 kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQV 300 150 kW Sport Premium 90 kWh 5dr Auto',
'year': 2021}
2026-03-30 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014104%27 HTTP/1.1" 200 None
2026-03-30 10:30:20 [manheim.gb] INFO: Saving data for 4014104: {'auction_closing_time': 1775034000.0, 'created_time': 1773827020.621115, 'last_price_update_time': 1774866620.671399}
2026-03-30 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4014104') HTTP/1.1" 204 0
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640bbd88-78cb-59f5-a05c-9f2e0e491123 with identifier: 4014143
2026-03-30 10:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640bbd88-78cb-59f5-a05c-9f2e0e491123 with scrape type 2
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 640bbd88-78cb-59f5-a05c-9f2e0e491123 with scrape type 2
2026-03-30 10:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 640bbd88-78cb-59f5-a05c-9f2e0e491123, identifier: 4014143
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 640bbd88-78cb-59f5-a05c-9f2e0e491123 with identifier: 4014143
2026-03-30 10:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 640bbd88-78cb-59f5-a05c-9f2e0e491123 with identifier: 4014143
2026-03-30 10:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 640bbd88-78cb-59f5-a05c-9f2e0e491123 with identifier: 4014143 to the API
2026-03-30 10:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:21 [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-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27640bbd88-78cb-59f5-a05c-9f2e0e491123%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 640bbd88-78cb-59f5-a05c-9f2e0e491123: 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: \u0022Big Motoring World Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A3 40 TFSI e Sport 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A3\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-03-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4014143\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002240 TFSI e Sport 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022RO21GHU\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 25, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022640bbd88-78cb-59f5-a05c-9f2e0e491123\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:30:20 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-30 10:30:21 [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-30 10:30:21 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 25,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '640bbd88-78cb-59f5-a05c-9f2e0e491123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO21GHU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4014143',
'listing': 'auction',
'location': 'Colchester - 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': '2021-03-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'AUDI A3 40 TFSI e Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TFSI e Sport 5dr S Tronic',
'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-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014143%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Saving data for 4014143: {'auction_closing_time': 1775552400.0, 'created_time': 1774649472.994778, 'last_price_update_time': 1774866621.163919}
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4014143') HTTP/1.1" 204 0
2026-03-30 10:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b55ada-6da1-519b-88fc-124db5764001 with identifier: 4015991
2026-03-30 10:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b55ada-6da1-519b-88fc-124db5764001 with scrape type 2
2026-03-30 10:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39b55ada-6da1-519b-88fc-124db5764001 with scrape type 2
2026-03-30 10:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 39b55ada-6da1-519b-88fc-124db5764001, identifier: 4015991
2026-03-30 10:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4017867
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017867%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4017867: 2
2026-03-30 10:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 39b55ada-6da1-519b-88fc-124db5764001 with identifier: 4015991
2026-03-30 10:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 39b55ada-6da1-519b-88fc-124db5764001 with identifier: 4015991
2026-03-30 10:30:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 39b55ada-6da1-519b-88fc-124db5764001 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '39b55ada-6da1-519b-88fc-124db5764001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF73YPN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4015991',
'listing': 'auction',
'location': 'Birmingham',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 12658,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-22',
'seller_name': 'FCA Group',
'title': 'CUPRA ATECA 1.5 EcoTSI V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V2 5dr DSG',
'year': 2023}
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015991%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Saving data for 4015991: {'auction_closing_time': 1774861200.0, 'created_time': 1773827451.459348, 'last_price_update_time': 1774866621.353313}
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4015991') HTTP/1.1" 204 0
2026-03-30 10:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76f7ebce-f808-5287-9a46-94a4cdfb28cf, skipping ID generation
2026-03-30 10:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf with scrape type 1
2026-03-30 10:30:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf sending to next pipeline
2026-03-30 10:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 76f7ebce-f808-5287-9a46-94a4cdfb28cf, identifier: 4011871
2026-03-30 10:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4017888
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017888%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4017888: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4017925
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [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-30 10:30:21 [manheim.gb] INFO: Scrape type for 4017925: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4017988
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [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-30 10:30:21 [manheim.gb] INFO: Scrape type for 4017988: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4018374
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [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-30 10:30:21 [manheim.gb] INFO: Scrape type for 4018374: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4018512
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018512%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4018512: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4018956
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018956%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4018956: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4019088
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019088%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4019088: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4019090
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019090%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4019090: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4019109
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019109%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4019109: 0
2026-03-30 10:30:21 [manheim.gb] INFO: Found listing with ID: 4019933
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019933%27 HTTP/1.1" 200 None
2026-03-30 10:30:21 [manheim.gb] INFO: Scrape type for 4019933: 2
2026-03-30 10:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 76f7ebce-f808-5287-9a46-94a4cdfb28cf with identifier: 4011871
2026-03-30 10:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 76f7ebce-f808-5287-9a46-94a4cdfb28cf with identifier: 4011871
2026-03-30 10:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 76f7ebce-f808-5287-9a46-94a4cdfb28cf with identifier: 4011871 to the API
2026-03-30 10:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:24 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/44472d26-859d-4262-a9c1-d38f14df506b_9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '76f7ebce-f808-5287-9a46-94a4cdfb28cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB60ASZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4011871',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 111346,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-28',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'FORD FOCUS 1.6 TDCi Zetec 5dr [110] [DPF]',
'transmission': 'manual',
'trim': '1.6 TDCi Zetec 5dr [110] [DPF]',
'year': 2011}
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274011871%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Saving data for 4011871: {'created_time': 1774866624.087415, 'last_price_update_time': 1774866624.087432, 'auction_closing_time': 1774947600.0}
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4011871') HTTP/1.1" 204 0
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 76f7ebce-f808-5287-9a46-94a4cdfb28cf due to Ignoring non-200 response
2026-03-30 10:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with identifier: 4016007
2026-03-30 10:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with scrape type 1
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg not downloaded yet
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4019990
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [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-30 10:30:24 [manheim.gb] INFO: Scrape type for 4019990: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020010
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [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-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020010: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020013
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020013%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020013: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020016
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020016%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020016: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020023
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [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-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020023: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020726
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020726%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020726: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020874
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020874%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020874: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020972
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020972%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020972: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4020996
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020996%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4020996: 0
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4021051
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021051%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4021051: 2
2026-03-30 10:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with identifier: 4016307
2026-03-30 10:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with scrape type 1
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4016307-4042312-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4016307-4042312-13.jpg not downloaded yet
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg not downloaded yet
2026-03-30 10:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bcb7807-274c-57f2-81c2-299458534764 with identifier: 4017570
2026-03-30 10:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bcb7807-274c-57f2-81c2-299458534764 with scrape type 2
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bcb7807-274c-57f2-81c2-299458534764 with scrape type 2
2026-03-30 10:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7bcb7807-274c-57f2-81c2-299458534764, identifier: 4017570
2026-03-30 10:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:24 [manheim.gb] INFO: Found listing with ID: 4021076
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021076%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [manheim.gb] INFO: Scrape type for 4021076: 2
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_7.jpg not downloaded yet
2026-03-30 10:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7bcb7807-274c-57f2-81c2-299458534764 with identifier: 4017570
2026-03-30 10:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7bcb7807-274c-57f2-81c2-299458534764 with identifier: 4017570
2026-03-30 10:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7bcb7807-274c-57f2-81c2-299458534764 with identifier: 4017570 to the API
2026-03-30 10:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 362,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '3.8L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7bcb7807-274c-57f2-81c2-299458534764',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS20FHM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MASERATI/LEVANTE?id=4017570',
'listing': 'auction',
'location': 'Colchester',
'make': 'MASERATI',
'model': 'LEVANTE',
'odometer': 27972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-16',
'seller_name': 'FCA Group',
'title': 'MASERATI LEVANTE V8 Trofeo Launch Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'V8 Trofeo Launch Edition 5dr Auto',
'year': 2020}
2026-03-30 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017570%27 HTTP/1.1" 200 None
2026-03-30 10:30:25 [manheim.gb] INFO: Saving data for 4017570: {'auction_closing_time': 1774947600.0, 'created_time': 1774534305.681119, 'last_price_update_time': 1774866625.91098}
2026-03-30 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017570') HTTP/1.1" 204 0
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_6.jpg not downloaded yet
2026-03-30 10:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg> (referer: None)
2026-03-30 10:30:26 [manheim.gb] INFO: Found listing with ID: 4021181
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021181%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [manheim.gb] INFO: Scrape type for 4021181: 0
2026-03-30 10:30:26 [manheim.gb] INFO: Found listing with ID: 4021202
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021202%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [manheim.gb] INFO: Scrape type for 4021202: 2
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_ext_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_4.jpg not downloaded yet
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_1.jpg not downloaded yet
2026-03-30 10:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with identifier: 4017709
2026-03-30 10:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with scrape type 2
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with scrape type 2
2026-03-30 10:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9fbb7f4c-4b7c-54c2-8439-0198579816d4, identifier: 4017709
2026-03-30 10:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3dde0ec-71f9-5664-9481-7cb17dea4586 with identifier: 4017867
2026-03-30 10:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3dde0ec-71f9-5664-9481-7cb17dea4586 with scrape type 2
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3dde0ec-71f9-5664-9481-7cb17dea4586 with scrape type 2
2026-03-30 10:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3dde0ec-71f9-5664-9481-7cb17dea4586, identifier: 4017867
2026-03-30 10:30:26 [manheim.gb] INFO: Found listing with ID: 4021218
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021218%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [manheim.gb] INFO: Scrape type for 4021218: 2
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_ext_3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_3.jpg not downloaded yet
2026-03-30 10:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with identifier: 4017709
2026-03-30 10:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with identifier: 4017709
2026-03-30 10:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9fbb7f4c-4b7c-54c2-8439-0198579816d4 with identifier: 4017709 to the API
2026-03-30 10:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:27 [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-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '9fbb7f4c-4b7c-54c2-8439-0198579816d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LF73PJN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4017709',
'listing': 'auction',
'location': 'Northampton',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 26312,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-28',
'seller_name': 'Leasys',
'title': 'TESLA MODEL RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'year': 2023}
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017709%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [manheim.gb] INFO: Saving data for 4017709: {'auction_closing_time': 1775120400.0, 'created_time': 1773827480.665469, 'last_price_update_time': 1774866627.163992}
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017709') HTTP/1.1" 204 0
2026-03-30 10:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3dde0ec-71f9-5664-9481-7cb17dea4586 with identifier: 4017867
2026-03-30 10:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3dde0ec-71f9-5664-9481-7cb17dea4586 with identifier: 4017867
2026-03-30 10:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3dde0ec-71f9-5664-9481-7cb17dea4586 with identifier: 4017867 to the API
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:27 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e3dde0ec-71f9-5664-9481-7cb17dea4586',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GJ74XHW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4017867',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 11190,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 115kW GT 54kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW GT 54kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017867%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [manheim.gb] INFO: Saving data for 4017867: {'auction_closing_time': 1775120400.0, 'created_time': 1774534027.9843, 'last_price_update_time': 1774866627.523556}
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017867') HTTP/1.1" 204 0
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_5.jpg not downloaded yet
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_7.jpg> (referer: None)
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4016307-4042312-13.jpg> (referer: None)
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_7.jpg> (referer: None)
2026-03-30 10:30:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_6.jpg> (referer: None)
2026-03-30 10:30:27 [manheim.gb] INFO: Found listing with ID: 4021330
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [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-30 10:30:27 [manheim.gb] INFO: Scrape type for 4021330: 0
2026-03-30 10:30:27 [manheim.gb] INFO: Found listing with ID: 4021340
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [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-30 10:30:27 [manheim.gb] INFO: Scrape type for 4021340: 0
2026-03-30 10:30:27 [manheim.gb] INFO: Found listing with ID: 4021350
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021350%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [manheim.gb] INFO: Scrape type for 4021350: 2
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_ext_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_5.jpg not downloaded yet
2026-03-30 10:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76439d23-be9d-5d23-9c6c-b3d5ae663263 with identifier: 4019933
2026-03-30 10:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76439d23-be9d-5d23-9c6c-b3d5ae663263 with scrape type 2
2026-03-30 10:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76439d23-be9d-5d23-9c6c-b3d5ae663263 with scrape type 2
2026-03-30 10:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 76439d23-be9d-5d23-9c6c-b3d5ae663263, identifier: 4019933
2026-03-30 10:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_4.jpg not downloaded yet
2026-03-30 10:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 76439d23-be9d-5d23-9c6c-b3d5ae663263 with identifier: 4019933
2026-03-30 10:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 76439d23-be9d-5d23-9c6c-b3d5ae663263 with identifier: 4019933
2026-03-30 10:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 76439d23-be9d-5d23-9c6c-b3d5ae663263 with identifier: 4019933 to the API
2026-03-30 10:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:28 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '76439d23-be9d-5d23-9c6c-b3d5ae663263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YO74AZA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4019933',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 9590,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2024}
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019933%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Saving data for 4019933: {'auction_closing_time': 1775120400.0, 'created_time': 1774534029.418552, 'last_price_update_time': 1774866628.532267}
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4019933') HTTP/1.1" 204 0
2026-03-30 10:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4021504
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021504%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4021504: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4021696
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021696%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4021696: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4021911
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021911%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4021911: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022015
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022015%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022015: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022025
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022025%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022025: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022323
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [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-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022323: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022395
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022395%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022395: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022574
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022574%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022574: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4022879
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [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-30 10:30:28 [manheim.gb] INFO: Scrape type for 4022879: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4023449
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274023449%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4023449: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4023458
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274023458%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4023458: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024237
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024237%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024237: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024349
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024349%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024349: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024356
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024356%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024356: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024358
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024358%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024358: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024360
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024360%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024360: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024361
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024361%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024361: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024369
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024369%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024369: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024381
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [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-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024381: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024474
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024474%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024474: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024480
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024480%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024480: 0
2026-03-30 10:30:28 [manheim.gb] INFO: Found listing with ID: 4024483
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024483%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [manheim.gb] INFO: Scrape type for 4024483: 0
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_2.jpg not downloaded yet
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_11.jpg not downloaded yet
2026-03-30 10:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471f9660-fec1-5f25-8804-7d16854a50cf with identifier: 4021051
2026-03-30 10:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471f9660-fec1-5f25-8804-7d16854a50cf with scrape type 2
2026-03-30 10:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471f9660-fec1-5f25-8804-7d16854a50cf with scrape type 2
2026-03-30 10:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 471f9660-fec1-5f25-8804-7d16854a50cf, identifier: 4021051
2026-03-30 10:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1850904c-060a-51ae-90a7-77ef5dd0e438 with identifier: 4021076
2026-03-30 10:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1850904c-060a-51ae-90a7-77ef5dd0e438 with scrape type 2
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1850904c-060a-51ae-90a7-77ef5dd0e438 with scrape type 2
2026-03-30 10:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1850904c-060a-51ae-90a7-77ef5dd0e438, identifier: 4021076
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:29 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_4.jpg> (referer: None)
2026-03-30 10:30:29 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_1.jpg> (referer: None)
2026-03-30 10:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:29 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_3.jpg> (referer: None)
2026-03-30 10:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_9.jpg not downloaded yet
2026-03-30 10:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 471f9660-fec1-5f25-8804-7d16854a50cf with identifier: 4021051
2026-03-30 10:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 471f9660-fec1-5f25-8804-7d16854a50cf with identifier: 4021051
2026-03-30 10:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 471f9660-fec1-5f25-8804-7d16854a50cf with identifier: 4021051 to the API
2026-03-30 10:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '471f9660-fec1-5f25-8804-7d16854a50cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CYZ7780',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/E-BERLINGO%20M?id=4021051',
'listing': 'auction',
'location': 'Colchester',
'make': 'CITROEN',
'model': 'E-BERLINGO M',
'odometer': 3812,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-31',
'seller_name': 'Citroen',
'title': 'CITROEN E-BERLINGO M 100kW 52kWh Van Driver Auto',
'transmission': 'automatic',
'trim': '100kW 52kWh Van Driver Auto',
'year': 2024}
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021051%27 HTTP/1.1" 200 None
2026-03-30 10:30:30 [manheim.gb] INFO: Saving data for 4021051: {'auction_closing_time': 1775120400.0, 'created_time': 1774534309.33777, 'last_price_update_time': 1774866630.315823}
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021051') HTTP/1.1" 204 0
2026-03-30 10:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1850904c-060a-51ae-90a7-77ef5dd0e438 with identifier: 4021076
2026-03-30 10:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1850904c-060a-51ae-90a7-77ef5dd0e438 with identifier: 4021076
2026-03-30 10:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1850904c-060a-51ae-90a7-77ef5dd0e438 with identifier: 4021076 to the API
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'Kiama Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '1850904c-060a-51ae-90a7-77ef5dd0e438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU24BFF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4021076',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 4479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-31',
'seller_name': 'Citroen',
'title': 'CITROEN BERLINGO 100kW Plus M 52kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Plus M 52kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021076%27 HTTP/1.1" 200 None
2026-03-30 10:30:30 [manheim.gb] INFO: Saving data for 4021076: {'auction_closing_time': 1775120400.0, 'created_time': 1774534019.637102, 'last_price_update_time': 1774866630.739487}
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021076') HTTP/1.1" 204 0
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_10.jpg not downloaded yet
2026-03-30 10:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c56f6c3-2035-548b-991a-881e46ff9d12 with identifier: 4021202
2026-03-30 10:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c56f6c3-2035-548b-991a-881e46ff9d12 with scrape type 2
2026-03-30 10:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c56f6c3-2035-548b-991a-881e46ff9d12 with scrape type 2
2026-03-30 10:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1c56f6c3-2035-548b-991a-881e46ff9d12, identifier: 4021202
2026-03-30 10:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_5.jpg> (referer: None)
2026-03-30 10:30:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_5.jpg> (referer: None)
2026-03-30 10:30:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_4.jpg> (referer: None)
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_10.jpg not downloaded yet
2026-03-30 10:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1c56f6c3-2035-548b-991a-881e46ff9d12 with identifier: 4021202
2026-03-30 10:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1c56f6c3-2035-548b-991a-881e46ff9d12 with identifier: 4021202
2026-03-30 10:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1c56f6c3-2035-548b-991a-881e46ff9d12 with identifier: 4021202 to the API
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '1c56f6c3-2035-548b-991a-881e46ff9d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ72XFC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4021202',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 63874,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021202%27 HTTP/1.1" 200 None
2026-03-30 10:30:31 [manheim.gb] INFO: Saving data for 4021202: {'auction_closing_time': 1775034000.0, 'created_time': 1774649482.612169, 'last_price_update_time': 1774866631.495258}
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021202') HTTP/1.1" 204 0
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_9.jpg not downloaded yet
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4106b90-0ba3-5ded-bc63-3d97682a6766 with identifier: 4021218
2026-03-30 10:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4106b90-0ba3-5ded-bc63-3d97682a6766 with scrape type 2
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4106b90-0ba3-5ded-bc63-3d97682a6766 with scrape type 2
2026-03-30 10:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d4106b90-0ba3-5ded-bc63-3d97682a6766, identifier: 4021218
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_11.jpg not downloaded yet
2026-03-30 10:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d4106b90-0ba3-5ded-bc63-3d97682a6766 with identifier: 4021218
2026-03-30 10:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d4106b90-0ba3-5ded-bc63-3d97682a6766 with identifier: 4021218
2026-03-30 10:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d4106b90-0ba3-5ded-bc63-3d97682a6766 with identifier: 4021218 to the API
2026-03-30 10:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:32 [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': 'ORANGE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd4106b90-0ba3-5ded-bc63-3d97682a6766',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WF72SWK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4021218',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 14229,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021218%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Saving data for 4021218: {'auction_closing_time': 1775034000.0, 'created_time': 1773827039.563092, 'last_price_update_time': 1774866632.138674}
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021218') HTTP/1.1" 204 0
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Ff9651d61-1a97-4601-a082-5c040dbe9b54_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_2.jpg not downloaded yet
2026-03-30 10:30:32 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_11.jpg> (referer: None)
2026-03-30 10:30:32 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_ext_2.jpg> (referer: None)
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F363fd0f1-9ef6-42c3-b491-54a79323e079_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_4.jpg not downloaded yet
2026-03-30 10:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with identifier: 4021350
2026-03-30 10:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with scrape type 2
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with scrape type 2
2026-03-30 10:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28d0f2cc-df9a-5303-bdb7-639a452bbbe2, identifier: 4021350
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with identifier: 4021350
2026-03-30 10:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with identifier: 4021350
2026-03-30 10:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28d0f2cc-df9a-5303-bdb7-639a452bbbe2 with identifier: 4021350 to the API
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:32 [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': 'YELLOW',
'currency': 'GBP',
'engine': '4.6L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '28d0f2cc-df9a-5303-bdb7-639a452bbbe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KC16HFT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGL?id=4021350',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGL',
'odometer': 442429,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-28',
'seller_name': 'DIRECT SCAFFOLDING COMPANY',
'title': 'MAN TGL DROPSIDE FLATBED 3 Seats Day cab Air Susp 21ft',
'transmission': 'automatic',
'trim': 'DROPSIDE FLATBED 3 Seats Day cab Air Susp 21ft',
'year': 2016}
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021350%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Saving data for 4021350: {'auction_closing_time': 1775725200.0, 'created_time': 1773746633.735921, 'last_price_update_time': 1774866632.744157}
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021350') HTTP/1.1" 204 0
2026-03-30 10:30:32 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_9.jpg> (referer: None)
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:32 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_10.jpg> (referer: None)
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:32 [manheim.gb] INFO: Page 9: 100 results (total: 7999)
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024484
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024484%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024484: 0
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024573
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024573%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024573: 0
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024593
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024593%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024593: 1
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024598
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [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-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024598: 0
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024608
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024608%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024608: 0
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024804
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024804%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [manheim.gb] INFO: Scrape type for 4024804: 2
2026-03-30 10:30:32 [manheim.gb] INFO: Found listing with ID: 4024895
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024895%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4024895: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4024929
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024929%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4024929: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025022
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025022%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025022: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025062
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025062%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025062: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025074
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025074: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025149
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025149: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025159
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025159%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025159: 1
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025227
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025227%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025227: 1
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025236
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025236: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025271
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025271%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025271: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025305
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025305: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025362
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025362%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025362: 2
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_10.jpg> (referer: None)
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025367
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025367%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025367: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025377
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025377%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025377: 1
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025379
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025379%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025379: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025384
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025384%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025384: 1
2026-03-30 10:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with identifier: 4024593
2026-03-30 10:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with scrape type 1
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-1.jpg not downloaded yet
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025404
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025404: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025428
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025428%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025428: 1
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-2.jpg not downloaded yet
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025432
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025432%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025432: 1
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-3.jpg not downloaded yet
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e75026-5a4a-5a3a-88bd-2951cbc38dce with identifier: 4025159
2026-03-30 10:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce with scrape type 1
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-1.jpg not downloaded yet
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025453
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025453%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025453: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025463
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025463: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025465
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025465%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025465: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025478
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025478%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025478: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025491
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025491%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025491: 1
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_9.jpg> (referer: None)
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_11.jpg> (referer: None)
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-4.jpg not downloaded yet
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-2.jpg not downloaded yet
2026-03-30 10:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025537
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025537%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025537: 2
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-6.jpg not downloaded yet
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-3.jpg not downloaded yet
2026-03-30 10:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb8fc32-6df2-57a4-a8a1-62b0312816ba with identifier: 4025227
2026-03-30 10:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb8fc32-6df2-57a4-a8a1-62b0312816ba with scrape type 1
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item deb8fc32-6df2-57a4-a8a1-62b0312816ba
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-1.jpg not downloaded yet
2026-03-30 10:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with identifier: 4025362
2026-03-30 10:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with scrape type 2
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with scrape type 2
2026-03-30 10:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e2ccd93a-f482-5642-b195-5ec9fe1f2af5, identifier: 4025362
2026-03-30 10:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with identifier: 4025377
2026-03-30 10:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with scrape type 1
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-1.jpg not downloaded yet
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025548
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025548%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025548: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025553
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025553%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025553: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025608
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [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-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025608: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025613
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025613%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025613: 0
2026-03-30 10:30:33 [manheim.gb] INFO: Found listing with ID: 4025639
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025639%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [manheim.gb] INFO: Scrape type for 4025639: 2
2026-03-30 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with identifier: 4025362
2026-03-30 10:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with identifier: 4025362
2026-03-30 10:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e2ccd93a-f482-5642-b195-5ec9fe1f2af5 with identifier: 4025362 to the API
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:34 [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': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2ccd93a-f482-5642-b195-5ec9fe1f2af5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KP24FAM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/CEED?id=4025362',
'listing': 'auction',
'location': 'Bristol',
'make': 'KIA',
'model': 'CEED',
'odometer': 7630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-11',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'KIA CEED 1.5T GDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.5T GDi ISG 2 5dr',
'year': 2024}
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025362%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [manheim.gb] INFO: Saving data for 4025362: {'auction_closing_time': 1775552400.0, 'created_time': 1774563054.684122, 'last_price_update_time': 1774866634.782014}
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025362') HTTP/1.1" 204 0
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_2.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_4.jpg> (referer: None)
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-13.jpg not downloaded yet
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-4.jpg not downloaded yet
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-2.jpg not downloaded yet
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-2.jpg not downloaded yet
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-1.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-2.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-1.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-3.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-2.jpg> (referer: None)
2026-03-30 10:30:34 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-4.jpg> (referer: None)
2026-03-30 10:30:34 [manheim.gb] INFO: Found listing with ID: 4025980
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025980%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4025980: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4025985
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025985%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4025985: 2
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4024593-4118396-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-8.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-6.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-3.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-3.jpg not downloaded yet
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 481116a1-a4d1-5261-83c5-55accfddb96e with identifier: 4025384
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 481116a1-a4d1-5261-83c5-55accfddb96e with scrape type 1
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 481116a1-a4d1-5261-83c5-55accfddb96e
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-1.jpg not downloaded yet
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9b6bb53-745b-564d-8666-6c352f743995 with identifier: 4025428
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9b6bb53-745b-564d-8666-6c352f743995 with scrape type 1
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item b9b6bb53-745b-564d-8666-6c352f743995
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-1.jpg not downloaded yet
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026049
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026049: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026051
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026051%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026051: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026058
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026058: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026137
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026137: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026220
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026220%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026220: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026267
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026267: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026270
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026270%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026270: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4026876
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4026876: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4027333
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027333%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4027333: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4027347
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [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-30 10:30:35 [manheim.gb] INFO: Scrape type for 4027347: 0
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4027364
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027364%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4027364: 2
2026-03-30 10:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-13.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-4.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-4.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-2.jpg not downloaded yet
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-2.jpg not downloaded yet
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b44bbf8-237e-5643-810c-b69c2c93774c with identifier: 4025432
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b44bbf8-237e-5643-810c-b69c2c93774c with scrape type 1
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 6b44bbf8-237e-5643-810c-b69c2c93774c
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-1.jpg not downloaded yet
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25353cb-a54e-5f8f-a7c0-efd1398dac00 with identifier: 4024804
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25353cb-a54e-5f8f-a7c0-efd1398dac00 with scrape type 2
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25353cb-a54e-5f8f-a7c0-efd1398dac00 with scrape type 2
2026-03-30 10:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b25353cb-a54e-5f8f-a7c0-efd1398dac00, identifier: 4024804
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915, skipping ID generation
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with scrape type 1
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 sending to next pipeline
2026-03-30 10:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915, identifier: 4016007
2026-03-30 10:30:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1, skipping ID generation
2026-03-30 10:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with scrape type 1
2026-03-30 10:30:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 sending to next pipeline
2026-03-30 10:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1, identifier: 4016307
2026-03-30 10:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:35 [manheim.gb] INFO: Found listing with ID: 4027368
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027368%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [manheim.gb] INFO: Scrape type for 4027368: 2
2026-03-30 10:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b25353cb-a54e-5f8f-a7c0-efd1398dac00 with identifier: 4024804
2026-03-30 10:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b25353cb-a54e-5f8f-a7c0-efd1398dac00 with identifier: 4024804
2026-03-30 10:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b25353cb-a54e-5f8f-a7c0-efd1398dac00 with identifier: 4024804 to the API
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:36 [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.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b25353cb-a54e-5f8f-a7c0-efd1398dac00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF72MWD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4024804',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 100706,
'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': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN PASSAT 1.5 TSI EVO SEL 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO SEL 5dr DSG',
'year': 2023}
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024804%27 HTTP/1.1" 200 None
2026-03-30 10:30:36 [manheim.gb] INFO: Saving data for 4024804: {'auction_closing_time': 1775552400.0, 'created_time': 1773741404.384301, 'last_price_update_time': 1774866636.134367}
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4024804') HTTP/1.1" 204 0
2026-03-30 10:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with identifier: 4016007
2026-03-30 10:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with identifier: 4016007
2026-03-30 10:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 with identifier: 4016007 to the API
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:36 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/f9651d61-1a97-4601-a082-5c040dbe9b54_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a486ebda-b2b1-5f0d-9c4c-86cb00fbf915',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV73YYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4016007',
'listing': 'auction',
'location': 'Manchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 2170,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-30',
'seller_name': 'FCA Group',
'title': 'VAUXHALL MOKKA 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'year': 2023}
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016007%27 HTTP/1.1" 200 None
2026-03-30 10:30:36 [manheim.gb] INFO: Saving data for 4016007: {'created_time': 1774866636.627242, 'last_price_update_time': 1774866636.627254, 'auction_closing_time': 1775725200.0}
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4016007') HTTP/1.1" 204 0
2026-03-30 10:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with identifier: 4016307
2026-03-30 10:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with identifier: 4016307
2026-03-30 10:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 with identifier: 4016307 to the API
2026-03-30 10:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:37 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/363fd0f1-9ef6-42c3-b491-54a79323e079_4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.7L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY67WGV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4016307',
'listing': 'auction',
'location': 'Bristol',
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 117616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-01',
'seller_name': 'FCA Group',
'title': 'HYUNDAI TUCSON 1.7 CRDi Blue Drive SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.7 CRDi Blue Drive SE Nav 5dr 2WD',
'year': 2017}
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274016307%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Saving data for 4016307: {'created_time': 1774866637.020795, 'last_price_update_time': 1774866637.020806, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4016307') HTTP/1.1" 204 0
2026-03-30 10:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e874b4-4aa3-53f6-8b9c-13d3055398dc with identifier: 4025491
2026-03-30 10:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc with scrape type 1
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-1.jpg not downloaded yet
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025159-4119104-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-8.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-6.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-6.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-3.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-3.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-2.jpg not downloaded yet
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a486ebda-b2b1-5f0d-9c4c-86cb00fbf915 due to Ignoring non-200 response
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bdcd3207-2f5e-53c0-a74b-d6425d1e4ed1 due to Ignoring non-200 response
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-1.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-1.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-6.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-3.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-4.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-2.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-13.jpg> (referer: None)
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-2.jpg> (referer: None)
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027373
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [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-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027373: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027385
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027385%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027385: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027391
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027391%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027391: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027398
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [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-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027398: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027403
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027403%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027403: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4027858
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027858%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4027858: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4028056
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028056%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4028056: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4028159
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028159%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4028159: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4028838
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028838%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4028838: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4028902
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028902%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4028902: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4028943
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274028943%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4028943: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029096
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029096%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029096: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029097
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029097%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029097: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029099
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029099%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029099: 2
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-2.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-13.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-13.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-4.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-4.jpg not downloaded yet
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-3.jpg not downloaded yet
2026-03-30 10:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce265405-e9cf-5214-a352-7d986494264c with identifier: 4025537
2026-03-30 10:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce265405-e9cf-5214-a352-7d986494264c with scrape type 2
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce265405-e9cf-5214-a352-7d986494264c with scrape type 2
2026-03-30 10:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ce265405-e9cf-5214-a352-7d986494264c, identifier: 4025537
2026-03-30 10:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d1739e-6e3d-5d06-8f43-24d008078646 with identifier: 4025639
2026-03-30 10:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d1739e-6e3d-5d06-8f43-24d008078646 with scrape type 2
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d1739e-6e3d-5d06-8f43-24d008078646 with scrape type 2
2026-03-30 10:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 98d1739e-6e3d-5d06-8f43-24d008078646, identifier: 4025639
2026-03-30 10:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029104
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [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-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029104: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029108
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [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-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029108: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029387
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029387%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029387: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029402
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029402%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029402: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029403
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029403%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029403: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029404
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029404%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029404: 0
2026-03-30 10:30:37 [manheim.gb] INFO: Found listing with ID: 4029428
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029428%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [manheim.gb] INFO: Scrape type for 4029428: 2
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-3.jpg not downloaded yet
2026-03-30 10:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ce265405-e9cf-5214-a352-7d986494264c with identifier: 4025537
2026-03-30 10:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ce265405-e9cf-5214-a352-7d986494264c with identifier: 4025537
2026-03-30 10:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ce265405-e9cf-5214-a352-7d986494264c with identifier: 4025537 to the API
2026-03-30 10:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 253,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce265405-e9cf-5214-a352-7d986494264c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HX22OBC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4025537',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'RANGER',
'odometer': 88845,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-22',
'seller_name': 'Novuna Vehicle Solutions',
'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': 2022}
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025537%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [manheim.gb] INFO: Saving data for 4025537: {'auction_closing_time': 1775638800.0, 'created_time': 1774563050.715947, 'last_price_update_time': 1774866638.152485}
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025537') HTTP/1.1" 204 0
2026-03-30 10:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 98d1739e-6e3d-5d06-8f43-24d008078646 with identifier: 4025639
2026-03-30 10:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 98d1739e-6e3d-5d06-8f43-24d008078646 with identifier: 4025639
2026-03-30 10:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 98d1739e-6e3d-5d06-8f43-24d008078646 with identifier: 4025639 to the API
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:38 [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': '98d1739e-6e3d-5d06-8f43-24d008078646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EX22KRD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/ID.4?id=4025639',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'ID.4',
'odometer': 43770,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-28',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN ID.4 150kW Life Pro Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Life Pro Performance 77kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025639%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [manheim.gb] INFO: Saving data for 4025639: {'auction_closing_time': 1775552400.0, 'created_time': 1774775148.041009, 'last_price_update_time': 1774866638.677453}
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025639') HTTP/1.1" 204 0
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025227-4131924-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-8.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025377-4129986-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-8.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-6.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-6.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-4.jpg not downloaded yet
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-1.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-3.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-6.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-1.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-3.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-8.jpg> (referer: None)
2026-03-30 10:30:38 [manheim.gb] INFO: Found listing with ID: 4029447
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029447%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [manheim.gb] INFO: Scrape type for 4029447: 2
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-4.jpg not downloaded yet
2026-03-30 10:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with identifier: 4025985
2026-03-30 10:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with scrape type 2
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with scrape type 2
2026-03-30 10:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f4ccd39-d73f-546d-aac2-13d5880f5a9b, identifier: 4025985
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-2.jpg> (referer: None)
2026-03-30 10:30:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-3.jpg> (referer: None)
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-13.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-13.jpg not downloaded yet
2026-03-30 10:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-6.jpg not downloaded yet
2026-03-30 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with identifier: 4025985
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with identifier: 4025985
2026-03-30 10:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f4ccd39-d73f-546d-aac2-13d5880f5a9b with identifier: 4025985 to the API
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'GREEN',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '0f4ccd39-d73f-546d-aac2-13d5880f5a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN22XNM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4025985',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 21981,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Elite Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025985%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [manheim.gb] INFO: Saving data for 4025985: {'auction_closing_time': 1775034000.0, 'created_time': 1773827447.535433, 'last_price_update_time': 1774866639.536439}
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025985') HTTP/1.1" 204 0
2026-03-30 10:30:39 [manheim.gb] INFO: Found listing with ID: 4029460
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [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-30 10:30:39 [manheim.gb] INFO: Scrape type for 4029460: 0
2026-03-30 10:30:39 [manheim.gb] INFO: Found listing with ID: 4029470
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029470%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [manheim.gb] INFO: Scrape type for 4029470: 2
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-6.jpg not downloaded yet
2026-03-30 10:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d80967-cd65-57fc-adde-63820a7256a7 with identifier: 4027364
2026-03-30 10:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d80967-cd65-57fc-adde-63820a7256a7 with scrape type 2
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d80967-cd65-57fc-adde-63820a7256a7 with scrape type 2
2026-03-30 10:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 90d80967-cd65-57fc-adde-63820a7256a7, identifier: 4027364
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025384-4115420-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-8.jpg not downloaded yet
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025428-4119941-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-8.jpg not downloaded yet
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-13.jpg not downloaded yet
2026-03-30 10:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 90d80967-cd65-57fc-adde-63820a7256a7 with identifier: 4027364
2026-03-30 10:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 90d80967-cd65-57fc-adde-63820a7256a7 with identifier: 4027364
2026-03-30 10:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 90d80967-cd65-57fc-adde-63820a7256a7 with identifier: 4027364 to the API
2026-03-30 10:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:40 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '90d80967-cd65-57fc-adde-63820a7256a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH22VXN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4027364',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 40698,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-03',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Elite Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027364%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [manheim.gb] INFO: Saving data for 4027364: {'auction_closing_time': 1775034000.0, 'created_time': 1774649481.094194, 'last_price_update_time': 1774866640.059186}
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4027364') HTTP/1.1" 204 0
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b, skipping ID generation
2026-03-30 10:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with scrape type 1
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b sending to next pipeline
2026-03-30 10:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b, identifier: 4024593
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:40 [manheim.gb] INFO: Found listing with ID: 4029474
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [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-30 10:30:40 [manheim.gb] INFO: Scrape type for 4029474: 0
2026-03-30 10:30:40 [manheim.gb] INFO: Found listing with ID: 4029496
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029496%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [manheim.gb] INFO: Scrape type for 4029496: 0
2026-03-30 10:30:40 [manheim.gb] INFO: Found listing with ID: 4029499
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029499%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [manheim.gb] INFO: Scrape type for 4029499: 0
2026-03-30 10:30:40 [manheim.gb] INFO: Found listing with ID: 4029502
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029502%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [manheim.gb] INFO: Scrape type for 4029502: 2
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-13.jpg not downloaded yet
2026-03-30 10:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with identifier: 4024593
2026-03-30 10:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with identifier: 4024593
2026-03-30 10:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b with identifier: 4024593 to the API
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:40 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4024593-4118396-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '0dad4c13-73c4-593b-82b2-c4c26ea4ae2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CA72OGB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4024593',
'listing': 'auction',
'location': 'Bristol',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 35922,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT 2008 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024593%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [manheim.gb] INFO: Saving data for 4024593: {'created_time': 1774866640.677338, 'last_price_update_time': 1774866640.677351, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4024593') HTTP/1.1" 204 0
2026-03-30 10:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with identifier: 4027368
2026-03-30 10:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with scrape type 2
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with scrape type 2
2026-03-30 10:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 561a0baf-b5d8-51bf-a2b1-0cd4d200715f, identifier: 4027368
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-6.jpg> (referer: None)
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-1.jpg> (referer: None)
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-3.jpg> (referer: None)
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-8.jpg> (referer: None)
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-6.jpg> (referer: None)
2026-03-30 10:30:40 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-1.jpg> (referer: None)
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025432-4118043-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-8.jpg not downloaded yet
2026-03-30 10:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0dad4c13-73c4-593b-82b2-c4c26ea4ae2b due to Ignoring non-200 response
2026-03-30 10:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with identifier: 4027368
2026-03-30 10:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with identifier: 4027368
2026-03-30 10:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 561a0baf-b5d8-51bf-a2b1-0cd4d200715f with identifier: 4027368 to the API
2026-03-30 10:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'GREEN',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '561a0baf-b5d8-51bf-a2b1-0cd4d200715f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CE22WBT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4027368',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 36272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-08',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027368%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Saving data for 4027368: {'auction_closing_time': 1774947600.0, 'created_time': 1774534016.66848, 'last_price_update_time': 1774866641.11612}
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4027368') HTTP/1.1" 204 0
2026-03-30 10:30:41 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-3.jpg> (referer: None)
2026-03-30 10:30:41 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-2.jpg> (referer: None)
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029523
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [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-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029523: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029544
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [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-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029544: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029547
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029547%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029547: 2
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4025491-4138849-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-8.jpg not downloaded yet
2026-03-30 10:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with identifier: 4029428
2026-03-30 10:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with scrape type 2
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with scrape type 2
2026-03-30 10:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 99ab0aea-08c5-5ecf-b96b-9156d6201e4a, identifier: 4029428
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029564
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029564%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029564: 2
2026-03-30 10:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with identifier: 4029428
2026-03-30 10:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with identifier: 4029428
2026-03-30 10:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 99ab0aea-08c5-5ecf-b96b-9156d6201e4a with identifier: 4029428 to the API
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:41 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '99ab0aea-08c5-5ecf-b96b-9156d6201e4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BW73LZE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4029428',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 19003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029428%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Saving data for 4029428: {'auction_closing_time': 1775120400.0, 'created_time': 1774534331.41571, 'last_price_update_time': 1774866641.633722}
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029428') HTTP/1.1" 204 0
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029804
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029804%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029804: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4029967
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029967%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4029967: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4030056
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [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-30 10:30:41 [manheim.gb] INFO: Scrape type for 4030056: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4030305
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [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-30 10:30:41 [manheim.gb] INFO: Scrape type for 4030305: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4030464
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030464%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4030464: 2
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4030581
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030581%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4030581: 0
2026-03-30 10:30:41 [manheim.gb] INFO: Found listing with ID: 4030587
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030587%27 HTTP/1.1" 200 None
2026-03-30 10:30:41 [manheim.gb] INFO: Scrape type for 4030587: 2
2026-03-30 10:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with identifier: 4029470
2026-03-30 10:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with scrape type 2
2026-03-30 10:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with scrape type 2
2026-03-30 10:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9b19dc33-3c11-56ce-bc8a-9de0ba98028a, identifier: 4029470
2026-03-30 10:30:42 [manheim.gb] INFO: Found listing with ID: 4031421
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031421%27 HTTP/1.1" 200 None
2026-03-30 10:30:42 [manheim.gb] INFO: Scrape type for 4031421: 2
2026-03-30 10:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with identifier: 4029470
2026-03-30 10:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with identifier: 4029470
2026-03-30 10:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9b19dc33-3c11-56ce-bc8a-9de0ba98028a with identifier: 4029470 to the API
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:42 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9b19dc33-3c11-56ce-bc8a-9de0ba98028a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OW72XBB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4029470',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 10716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 100 Allure Premium + 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 100 Allure Premium + 5dr',
'year': 2023}
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029470%27 HTTP/1.1" 200 None
2026-03-30 10:30:42 [manheim.gb] INFO: Saving data for 4029470: {'auction_closing_time': 1775034000.0, 'created_time': 1773827195.205278, 'last_price_update_time': 1774866642.338553}
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029470') HTTP/1.1" 204 0
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with identifier: 4029502
2026-03-30 10:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with scrape type 2
2026-03-30 10:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with scrape type 2
2026-03-30 10:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3001464d-b34b-58b3-a28b-2a0d77a4a9a5, identifier: 4029502
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-3.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-4.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-6.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-4.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-13.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-4.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-6.jpg> (referer: None)
2026-03-30 10:30:42 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-6.jpg> (referer: None)
2026-03-30 10:30:42 [manheim.gb] INFO: Found listing with ID: 4031427
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [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-30 10:30:42 [manheim.gb] INFO: Scrape type for 4031427: 0
2026-03-30 10:30:42 [manheim.gb] INFO: Found listing with ID: 4031434
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [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-30 10:30:42 [manheim.gb] INFO: Scrape type for 4031434: 0
2026-03-30 10:30:42 [manheim.gb] INFO: Found listing with ID: 4031436
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031436%27 HTTP/1.1" 200 None
2026-03-30 10:30:42 [manheim.gb] INFO: Scrape type for 4031436: 2
2026-03-30 10:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with identifier: 4029502
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Elixir+Red HTTP/1.1" 200 None
2026-03-30 10:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with identifier: 4029502
2026-03-30 10:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3001464d-b34b-58b3-a28b-2a0d77a4a9a5 with identifier: 4029502 to the API
2026-03-30 10:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:43 [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': 'Elixir Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3001464d-b34b-58b3-a28b-2a0d77a4a9a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO24VSP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4029502',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 17970,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-12',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029502%27 HTTP/1.1" 200 None
2026-03-30 10:30:43 [manheim.gb] INFO: Saving data for 4029502: {'auction_closing_time': 1775120400.0, 'created_time': 1774534332.05341, 'last_price_update_time': 1774866643.676689}
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029502') HTTP/1.1" 204 0
2026-03-30 10:30:43 [manheim.gb] INFO: Found listing with ID: 4031447
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031447%27 HTTP/1.1" 200 None
2026-03-30 10:30:43 [manheim.gb] INFO: Scrape type for 4031447: 0
2026-03-30 10:30:43 [manheim.gb] INFO: Found listing with ID: 4031448
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031448%27 HTTP/1.1" 200 None
2026-03-30 10:30:43 [manheim.gb] INFO: Scrape type for 4031448: 0
2026-03-30 10:30:43 [manheim.gb] INFO: Found listing with ID: 4031479
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031479%27 HTTP/1.1" 200 None
2026-03-30 10:30:43 [manheim.gb] INFO: Scrape type for 4031479: 2
2026-03-30 10:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with identifier: 4029564
2026-03-30 10:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with scrape type 2
2026-03-30 10:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with scrape type 2
2026-03-30 10:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 143c5f1d-4c13-558e-b5ee-4c349cd39c49, identifier: 4029564
2026-03-30 10:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with identifier: 4029564
2026-03-30 10:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Faro+Yellow HTTP/1.1" 200 None
2026-03-30 10:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with identifier: 4029564
2026-03-30 10:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 143c5f1d-4c13-558e-b5ee-4c349cd39c49 with identifier: 4029564 to the API
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30: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': 'Faro Yellow',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '143c5f1d-4c13-558e-b5ee-4c349cd39c49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV71XHH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4029564',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 37934,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-09',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029564%27 HTTP/1.1" 200 None
2026-03-30 10:30:44 [manheim.gb] INFO: Saving data for 4029564: {'auction_closing_time': 1775120400.0, 'created_time': 1774533972.700266, 'last_price_update_time': 1774866644.40192}
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029564') HTTP/1.1" 204 0
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:44 [manheim.gb] INFO: Found listing with ID: 4031481
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031481%27 HTTP/1.1" 200 None
2026-03-30 10:30:44 [manheim.gb] INFO: Scrape type for 4031481: 2
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:44 [manheim.gb] INFO: Found listing with ID: 4031549
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031549%27 HTTP/1.1" 200 None
2026-03-30 10:30:44 [manheim.gb] INFO: Scrape type for 4031549: 0
2026-03-30 10:30:44 [manheim.gb] INFO: Found listing with ID: 4031551
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031551%27 HTTP/1.1" 200 None
2026-03-30 10:30:44 [manheim.gb] INFO: Scrape type for 4031551: 0
2026-03-30 10:30:44 [manheim.gb] INFO: Found listing with ID: 4031557
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [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-30 10:30:44 [manheim.gb] INFO: Scrape type for 4031557: 0
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with identifier: 4031421
2026-03-30 10:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with scrape type 2
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with scrape type 2
2026-03-30 10:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7d60dce1-bfad-5d90-b5b2-4b4a0d640092, identifier: 4031421
2026-03-30 10:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with identifier: 4031421
2026-03-30 10:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with identifier: 4031421
2026-03-30 10:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7d60dce1-bfad-5d90-b5b2-4b4a0d640092 with identifier: 4031421 to the API
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:44 [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': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7d60dce1-bfad-5d90-b5b2-4b4a0d640092',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML72XRR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4031421',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 14610,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech Active Premium+ 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Active Premium+ 5dr',
'year': 2022}
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031421%27 HTTP/1.1" 200 None
2026-03-30 10:30:44 [manheim.gb] INFO: Saving data for 4031421: {'auction_closing_time': 1775120400.0, 'created_time': 1774534018.872164, 'last_price_update_time': 1774866644.916395}
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031421') HTTP/1.1" 204 0
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-8.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-8.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-8.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-13.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-8.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-6.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-13.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-13.jpg> (referer: None)
2026-03-30 10:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3924ce7-f8dc-554b-b223-ea403dc09400 with identifier: 4029547
2026-03-30 10:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3924ce7-f8dc-554b-b223-ea403dc09400 with scrape type 2
2026-03-30 10:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3924ce7-f8dc-554b-b223-ea403dc09400 with scrape type 2
2026-03-30 10:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3924ce7-f8dc-554b-b223-ea403dc09400, identifier: 4029547
2026-03-30 10:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2074ce90-d7d9-5654-a23f-b070ac4df344 with identifier: 4031479
2026-03-30 10:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2074ce90-d7d9-5654-a23f-b070ac4df344 with scrape type 2
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2074ce90-d7d9-5654-a23f-b070ac4df344 with scrape type 2
2026-03-30 10:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2074ce90-d7d9-5654-a23f-b070ac4df344, identifier: 4031479
2026-03-30 10:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3924ce7-f8dc-554b-b223-ea403dc09400 with identifier: 4029547
2026-03-30 10:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3924ce7-f8dc-554b-b223-ea403dc09400 with identifier: 4029547
2026-03-30 10:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3924ce7-f8dc-554b-b223-ea403dc09400 with identifier: 4029547 to the API
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:45 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e3924ce7-f8dc-554b-b223-ea403dc09400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MF24CZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4029547',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 7625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW Allure 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Allure 50kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029547%27 HTTP/1.1" 200 None
2026-03-30 10:30:45 [manheim.gb] INFO: Saving data for 4029547: {'auction_closing_time': 1775120400.0, 'created_time': 1774534015.556063, 'last_price_update_time': 1774866645.433106}
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029547') HTTP/1.1" 204 0
2026-03-30 10:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2074ce90-d7d9-5654-a23f-b070ac4df344 with identifier: 4031479
2026-03-30 10:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2074ce90-d7d9-5654-a23f-b070ac4df344 with identifier: 4031479
2026-03-30 10:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2074ce90-d7d9-5654-a23f-b070ac4df344 with identifier: 4031479 to the API
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:45 [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': 'Orange Fusion',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '2074ce90-d7d9-5654-a23f-b070ac4df344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW71ABZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4031479',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 54869,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-19',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031479%27 HTTP/1.1" 200 None
2026-03-30 10:30:45 [manheim.gb] INFO: Saving data for 4031479: {'auction_closing_time': 1775120400.0, 'created_time': 1774533978.940752, 'last_price_update_time': 1774866645.728223}
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031479') HTTP/1.1" 204 0
2026-03-30 10:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with identifier: 4031436
2026-03-30 10:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with scrape type 2
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with scrape type 2
2026-03-30 10:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a, identifier: 4031436
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b44bbf8-237e-5643-810c-b69c2c93774c, skipping ID generation
2026-03-30 10:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b44bbf8-237e-5643-810c-b69c2c93774c with scrape type 1
2026-03-30 10:30:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b44bbf8-237e-5643-810c-b69c2c93774c sending to next pipeline
2026-03-30 10:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b44bbf8-237e-5643-810c-b69c2c93774c, identifier: 4025432
2026-03-30 10:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with identifier: 4030587
2026-03-30 10:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with scrape type 2
2026-03-30 10:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with scrape type 2
2026-03-30 10:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 59bd4086-ef9f-5d96-a222-6c0f9c84d18c, identifier: 4030587
2026-03-30 10:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with identifier: 4031436
2026-03-30 10:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with identifier: 4031436
2026-03-30 10:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a with identifier: 4031436 to the API
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:46 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fd3241bc-b3bd-5c0e-aa87-4d68b2fde47a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24HLK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4031436',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 15118,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-15',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031436%27 HTTP/1.1" 200 None
2026-03-30 10:30:46 [manheim.gb] INFO: Saving data for 4031436: {'auction_closing_time': 1775120400.0, 'created_time': 1774534328.596309, 'last_price_update_time': 1774866646.50153}
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031436') HTTP/1.1" 204 0
2026-03-30 10:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b44bbf8-237e-5643-810c-b69c2c93774c with identifier: 4025432
2026-03-30 10:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b44bbf8-237e-5643-810c-b69c2c93774c with identifier: 4025432
2026-03-30 10:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6b44bbf8-237e-5643-810c-b69c2c93774c with identifier: 4025432 to the API
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:46 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025432-4118043-6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 39,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '6b44bbf8-237e-5643-810c-b69c2c93774c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO23KZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4025432',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 44188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-15',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN TIGUAN 1.4 TSI eHybrid R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid R-Line 5dr DSG',
'year': 2023}
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025432%27 HTTP/1.1" 200 None
2026-03-30 10:30:46 [manheim.gb] INFO: Saving data for 4025432: {'created_time': 1774866646.93273, 'last_price_update_time': 1774866646.932742, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025432') HTTP/1.1" 204 0
2026-03-30 10:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with identifier: 4030587
2026-03-30 10:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with identifier: 4030587
2026-03-30 10:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 59bd4086-ef9f-5d96-a222-6c0f9c84d18c with identifier: 4030587 to the API
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 166,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '59bd4086-ef9f-5d96-a222-6c0f9c84d18c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KV19BCS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=4030587',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': 'X3',
'odometer': 141973,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-17',
'seller_name': 'Sycamore',
'title': 'BMW X3 xDrive20i M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20i M Sport 5dr Step Auto',
'year': 2019}
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030587%27 HTTP/1.1" 200 None
2026-03-30 10:30:47 [manheim.gb] INFO: Saving data for 4030587: {'auction_closing_time': 1775120400.0, 'created_time': 1773827169.244266, 'last_price_update_time': 1774866647.276648}
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4030587') HTTP/1.1" 204 0
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-13.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-13.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-4.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-8.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-8.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-2.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-2.jpg> (referer: None)
2026-03-30 10:30:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-4.jpg> (referer: None)
2026-03-30 10:30:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6b44bbf8-237e-5643-810c-b69c2c93774c due to Ignoring non-200 response
2026-03-30 10:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with identifier: 4031481
2026-03-30 10:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07, identifier: 4031481
2026-03-30 10:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28707d30-17d6-5ce6-86d5-48bf93597d60 with identifier: 4029447
2026-03-30 10:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28707d30-17d6-5ce6-86d5-48bf93597d60 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28707d30-17d6-5ce6-86d5-48bf93597d60 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28707d30-17d6-5ce6-86d5-48bf93597d60, identifier: 4029447
2026-03-30 10:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22485478-1fd7-5fe2-8701-1b4713aad552 with identifier: 4029099
2026-03-30 10:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22485478-1fd7-5fe2-8701-1b4713aad552 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22485478-1fd7-5fe2-8701-1b4713aad552 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 22485478-1fd7-5fe2-8701-1b4713aad552, identifier: 4029099
2026-03-30 10:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a522831c-e68a-5eaa-ac86-b3182a519839 with identifier: 4030464
2026-03-30 10:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a522831c-e68a-5eaa-ac86-b3182a519839 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a522831c-e68a-5eaa-ac86-b3182a519839 with scrape type 2
2026-03-30 10:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a522831c-e68a-5eaa-ac86-b3182a519839, identifier: 4030464
2026-03-30 10:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with identifier: 4031481
2026-03-30 10:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with identifier: 4031481
2026-03-30 10:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07 with identifier: 4031481 to the API
2026-03-30 10:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:48 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e9a977f5-3b0c-5980-9ccd-6d5a72b2ed07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24GTZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4031481',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 15021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-15',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031481%27 HTTP/1.1" 200 None
2026-03-30 10:30:48 [manheim.gb] INFO: Saving data for 4031481: {'auction_closing_time': 1775120400.0, 'created_time': 1774534332.957031, 'last_price_update_time': 1774866648.046019}
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031481') HTTP/1.1" 204 0
2026-03-30 10:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28707d30-17d6-5ce6-86d5-48bf93597d60 with identifier: 4029447
2026-03-30 10:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28707d30-17d6-5ce6-86d5-48bf93597d60 with identifier: 4029447
2026-03-30 10:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28707d30-17d6-5ce6-86d5-48bf93597d60 with identifier: 4029447 to the API
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:48 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '28707d30-17d6-5ce6-86d5-48bf93597d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YV24FFZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4029447',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 15395,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 115kW Allure 54kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW Allure 54kWh 5dr Auto',
'year': 2024}
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029447%27 HTTP/1.1" 200 None
2026-03-30 10:30:48 [manheim.gb] INFO: Saving data for 4029447: {'auction_closing_time': 1775120400.0, 'created_time': 1774534029.795362, 'last_price_update_time': 1774866648.404573}
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029447') HTTP/1.1" 204 0
2026-03-30 10:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 22485478-1fd7-5fe2-8701-1b4713aad552 with identifier: 4029099
2026-03-30 10:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 22485478-1fd7-5fe2-8701-1b4713aad552 with identifier: 4029099
2026-03-30 10:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 22485478-1fd7-5fe2-8701-1b4713aad552 with identifier: 4029099 to the API
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:48 [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.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '22485478-1fd7-5fe2-8701-1b4713aad552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP73HBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND?id=4029099',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'GRANDLAND',
'odometer': 8930,
'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-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029099%27 HTTP/1.1" 200 None
2026-03-30 10:30:48 [manheim.gb] INFO: Saving data for 4029099: {'auction_closing_time': 1775034000.0, 'created_time': 1773827219.799287, 'last_price_update_time': 1774866648.777396}
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4029099') HTTP/1.1" 204 0
2026-03-30 10:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a522831c-e68a-5eaa-ac86-b3182a519839 with identifier: 4030464
2026-03-30 10:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a522831c-e68a-5eaa-ac86-b3182a519839 with identifier: 4030464
2026-03-30 10:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a522831c-e68a-5eaa-ac86-b3182a519839 with identifier: 4030464 to the API
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:49 [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-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a522831c-e68a-5eaa-ac86-b3182a519839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO23CWK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4030464',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 18002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-19',
'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-30 10:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030464%27 HTTP/1.1" 200 None
2026-03-30 10:30:49 [manheim.gb] INFO: Saving data for 4030464: {'auction_closing_time': 1774947600.0, 'created_time': 1773827073.360803, 'last_price_update_time': 1774866649.086625}
2026-03-30 10:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4030464') HTTP/1.1" 204 0
2026-03-30 10:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:49 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-13.jpg> (referer: None)
2026-03-30 10:30:49 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-4.jpg> (referer: None)
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0e552e6-e28c-5742-b8a2-2b9353b22ef6, skipping ID generation
2026-03-30 10:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with scrape type 1
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 sending to next pipeline
2026-03-30 10:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e0e552e6-e28c-5742-b8a2-2b9353b22ef6, identifier: 4025377
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9b6bb53-745b-564d-8666-6c352f743995, skipping ID generation
2026-03-30 10:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9b6bb53-745b-564d-8666-6c352f743995 with scrape type 1
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9b6bb53-745b-564d-8666-6c352f743995 sending to next pipeline
2026-03-30 10:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b9b6bb53-745b-564d-8666-6c352f743995, identifier: 4025428
2026-03-30 10:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 481116a1-a4d1-5261-83c5-55accfddb96e, skipping ID generation
2026-03-30 10:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 481116a1-a4d1-5261-83c5-55accfddb96e with scrape type 1
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 481116a1-a4d1-5261-83c5-55accfddb96e sending to next pipeline
2026-03-30 10:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 481116a1-a4d1-5261-83c5-55accfddb96e, identifier: 4025384
2026-03-30 10:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3e874b4-4aa3-53f6-8b9c-13d3055398dc, skipping ID generation
2026-03-30 10:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc with scrape type 1
2026-03-30 10:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc sending to next pipeline
2026-03-30 10:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3e874b4-4aa3-53f6-8b9c-13d3055398dc, identifier: 4025491
2026-03-30 10:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with identifier: 4025377
2026-03-30 10:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with identifier: 4025377
2026-03-30 10:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e0e552e6-e28c-5742-b8a2-2b9353b22ef6 with identifier: 4025377 to the API
2026-03-30 10:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:50 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025377-4129986-8.jpg>
{'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': 'e0e552e6-e28c-5742-b8a2-2b9353b22ef6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG23YJP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4025377',
'listing': 'auction',
'location': 'Colchester',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 16609,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TESLA MODEL RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'year': 2023}
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025377%27 HTTP/1.1" 200 None
2026-03-30 10:30:50 [manheim.gb] INFO: Saving data for 4025377: {'created_time': 1774866650.827533, 'last_price_update_time': 1774866650.827546, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025377') HTTP/1.1" 204 0
2026-03-30 10:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b9b6bb53-745b-564d-8666-6c352f743995 with identifier: 4025428
2026-03-30 10:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b9b6bb53-745b-564d-8666-6c352f743995 with identifier: 4025428
2026-03-30 10:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b9b6bb53-745b-564d-8666-6c352f743995 with identifier: 4025428 to the API
2026-03-30 10:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:51 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025428-4119941-2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9b6bb53-745b-564d-8666-6c352f743995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE72WFC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4025428',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 69910,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN PASSAT 1.5 TSI EVO SEL 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO SEL 5dr DSG',
'year': 2023}
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025428%27 HTTP/1.1" 200 None
2026-03-30 10:30:51 [manheim.gb] INFO: Saving data for 4025428: {'created_time': 1774866651.254013, 'last_price_update_time': 1774866651.254032, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025428') HTTP/1.1" 204 0
2026-03-30 10:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 481116a1-a4d1-5261-83c5-55accfddb96e with identifier: 4025384
2026-03-30 10:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 481116a1-a4d1-5261-83c5-55accfddb96e with identifier: 4025384
2026-03-30 10:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 481116a1-a4d1-5261-83c5-55accfddb96e with identifier: 4025384 to the API
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:51 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025384-4115420-2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '481116a1-a4d1-5261-83c5-55accfddb96e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE72DZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4025384',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 11090,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'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-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025384%27 HTTP/1.1" 200 None
2026-03-30 10:30:51 [manheim.gb] INFO: Saving data for 4025384: {'created_time': 1774866651.682032, 'last_price_update_time': 1774866651.682044, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025384') HTTP/1.1" 204 0
2026-03-30 10:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3e874b4-4aa3-53f6-8b9c-13d3055398dc with identifier: 4025491
2026-03-30 10:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3e874b4-4aa3-53f6-8b9c-13d3055398dc with identifier: 4025491
2026-03-30 10:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a3e874b4-4aa3-53f6-8b9c-13d3055398dc with identifier: 4025491 to the API
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:52 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025491-4138849-4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a3e874b4-4aa3-53f6-8b9c-13d3055398dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT24SOA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/BZ4X?id=4025491',
'listing': 'auction',
'location': 'Colchester',
'make': 'TOYOTA',
'model': 'BZ4X',
'odometer': 18959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-19',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TOYOTA BZ4X 150kW Motion 71.4kWh 5dr Auto [11kW]',
'transmission': 'automatic',
'trim': '150kW Motion 71.4kWh 5dr Auto [11kW]',
'year': 2024}
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025491%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Saving data for 4025491: {'created_time': 1774866652.093701, 'last_price_update_time': 1774866652.093729, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025491') HTTP/1.1" 204 0
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e0e552e6-e28c-5742-b8a2-2b9353b22ef6 due to Ignoring non-200 response
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b9b6bb53-745b-564d-8666-6c352f743995 due to Ignoring non-200 response
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 481116a1-a4d1-5261-83c5-55accfddb96e due to Ignoring non-200 response
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a3e874b4-4aa3-53f6-8b9c-13d3055398dc due to Ignoring non-200 response
2026-03-30 10:30:52 [manheim.gb] INFO: Page 10: 100 results (total: 7999)
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4031559
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031559%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4031559: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4031562
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [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-30 10:30:52 [manheim.gb] INFO: Scrape type for 4031562: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4031588
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031588%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4031588: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4031611
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031611%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4031611: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4031630
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031630%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4031630: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4032300
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274032300%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4032300: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4032361
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274032361%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4032361: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4033149
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033149%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4033149: 0
2026-03-30 10:30:52 [manheim.gb] INFO: Found listing with ID: 4033177
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033177%27 HTTP/1.1" 200 None
2026-03-30 10:30:52 [manheim.gb] INFO: Scrape type for 4033177: 2
2026-03-30 10:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04e75026-5a4a-5a3a-88bd-2951cbc38dce, skipping ID generation
2026-03-30 10:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce with scrape type 1
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce sending to next pipeline
2026-03-30 10:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 04e75026-5a4a-5a3a-88bd-2951cbc38dce, identifier: 4025159
2026-03-30 10:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: deb8fc32-6df2-57a4-a8a1-62b0312816ba, skipping ID generation
2026-03-30 10:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb8fc32-6df2-57a4-a8a1-62b0312816ba with scrape type 1
2026-03-30 10:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item deb8fc32-6df2-57a4-a8a1-62b0312816ba sending to next pipeline
2026-03-30 10:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: deb8fc32-6df2-57a4-a8a1-62b0312816ba, identifier: 4025227
2026-03-30 10:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 04e75026-5a4a-5a3a-88bd-2951cbc38dce with identifier: 4025159
2026-03-30 10:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 04e75026-5a4a-5a3a-88bd-2951cbc38dce with identifier: 4025159
2026-03-30 10:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 04e75026-5a4a-5a3a-88bd-2951cbc38dce with identifier: 4025159 to the API
2026-03-30 10:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:53 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025159-4119104-13.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '04e75026-5a4a-5a3a-88bd-2951cbc38dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE72WDA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4025159',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 57571,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN PASSAT 1.5 TSI EVO SEL 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO SEL 5dr DSG',
'year': 2023}
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025159%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Saving data for 4025159: {'created_time': 1774866653.054701, 'last_price_update_time': 1774866653.054718, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025159') HTTP/1.1" 204 0
2026-03-30 10:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: deb8fc32-6df2-57a4-a8a1-62b0312816ba with identifier: 4025227
2026-03-30 10:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: deb8fc32-6df2-57a4-a8a1-62b0312816ba with identifier: 4025227
2026-03-30 10:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: deb8fc32-6df2-57a4-a8a1-62b0312816ba with identifier: 4025227 to the API
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:53 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4025227-4131924-4.jpg>
{'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': 'deb8fc32-6df2-57a4-a8a1-62b0312816ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WA22VRJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E220?id=4025227',
'listing': 'auction',
'location': '',
'make': 'MERCEDES-BENZ',
'model': 'E220',
'odometer': 19767,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ E220 EQC 400 300kW AMG Line Premium Plus 80kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025227%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Saving data for 4025227: {'created_time': 1774866653.752547, 'last_price_update_time': 1774866653.752563, 'auction_closing_time': 1775552400.0}
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025227') HTTP/1.1" 204 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033180
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033180%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033180: 2
2026-03-30 10:30:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 04e75026-5a4a-5a3a-88bd-2951cbc38dce due to Ignoring non-200 response
2026-03-30 10:30:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item deb8fc32-6df2-57a4-a8a1-62b0312816ba due to Ignoring non-200 response
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033283
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033283%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033283: 2
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033554
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033554%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033554: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033688
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033688%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033688: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033770
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033770%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033770: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033932
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033932%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033932: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4033999
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033999%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4033999: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4034001
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034001%27 HTTP/1.1" 200 None
2026-03-30 10:30:53 [manheim.gb] INFO: Scrape type for 4034001: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4034028
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [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-30 10:30:53 [manheim.gb] INFO: Scrape type for 4034028: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4034190
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [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-30 10:30:53 [manheim.gb] INFO: Scrape type for 4034190: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4034550
2026-03-30 10:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:53 [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-30 10:30:53 [manheim.gb] INFO: Scrape type for 4034550: 0
2026-03-30 10:30:53 [manheim.gb] INFO: Found listing with ID: 4034651
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034651%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034651: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034835
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034835%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034835: 2
2026-03-30 10:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034840
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [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-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034840: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034860
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034860%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034860: 2
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034865
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034865%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034865: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034874
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034874%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034874: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034890
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034890%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034890: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034904
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034904%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034904: 2
2026-03-30 10:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034911
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034911%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034911: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034924
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034924%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034924: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4034925
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034925%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4034925: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035060
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [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-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035060: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035138
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035138%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035138: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035215
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [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-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035215: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035221
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035221%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035221: 2
2026-03-30 10:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdaf7f61-7520-5998-baea-45db497e023d with identifier: 4033177
2026-03-30 10:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaf7f61-7520-5998-baea-45db497e023d with scrape type 2
2026-03-30 10:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdaf7f61-7520-5998-baea-45db497e023d with scrape type 2
2026-03-30 10:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bdaf7f61-7520-5998-baea-45db497e023d, identifier: 4033177
2026-03-30 10:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035332
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035332%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035332: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035484
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035484%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035484: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035581
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [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-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035581: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035600
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035600%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035600: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035631
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035631%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035631: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035651
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035651%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035651: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035695
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035695%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035695: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4035938
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035938%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4035938: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4036195
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [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-30 10:30:54 [manheim.gb] INFO: Scrape type for 4036195: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4036224
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036224%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4036224: 0
2026-03-30 10:30:54 [manheim.gb] INFO: Found listing with ID: 4036278
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036278%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Scrape type for 4036278: 2
2026-03-30 10:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bdaf7f61-7520-5998-baea-45db497e023d with identifier: 4033177
2026-03-30 10:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bdaf7f61-7520-5998-baea-45db497e023d with identifier: 4033177
2026-03-30 10:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bdaf7f61-7520-5998-baea-45db497e023d with identifier: 4033177 to the API
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:54 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdaf7f61-7520-5998-baea-45db497e023d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24SXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4033177',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 12663,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-20',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033177%27 HTTP/1.1" 200 None
2026-03-30 10:30:54 [manheim.gb] INFO: Saving data for 4033177: {'auction_closing_time': 1775120400.0, 'created_time': 1774533976.021328, 'last_price_update_time': 1774866654.879957}
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4033177') HTTP/1.1" 204 0
2026-03-30 10:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b72b71-df6d-59ad-bb5b-244e432bf20c with identifier: 4033180
2026-03-30 10:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b72b71-df6d-59ad-bb5b-244e432bf20c with scrape type 2
2026-03-30 10:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b72b71-df6d-59ad-bb5b-244e432bf20c with scrape type 2
2026-03-30 10:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 25b72b71-df6d-59ad-bb5b-244e432bf20c, identifier: 4033180
2026-03-30 10:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036347
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036347%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036347: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036417
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036417%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036417: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036630
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036630%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036630: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036632
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [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-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036632: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036643
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [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-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036643: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036646
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036646%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036646: 2
2026-03-30 10:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 25b72b71-df6d-59ad-bb5b-244e432bf20c with identifier: 4033180
2026-03-30 10:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 25b72b71-df6d-59ad-bb5b-244e432bf20c with identifier: 4033180
2026-03-30 10:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 25b72b71-df6d-59ad-bb5b-244e432bf20c with identifier: 4033180 to the API
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:55 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '25b72b71-df6d-59ad-bb5b-244e432bf20c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24OTU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4033180',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 9151,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-21',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033180%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Saving data for 4033180: {'auction_closing_time': 1775120400.0, 'created_time': 1774533975.627038, 'last_price_update_time': 1774866655.485643}
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4033180') HTTP/1.1" 204 0
2026-03-30 10:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1791145-0d40-5483-9b12-1279c149414d with identifier: 4034835
2026-03-30 10:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1791145-0d40-5483-9b12-1279c149414d with scrape type 2
2026-03-30 10:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1791145-0d40-5483-9b12-1279c149414d with scrape type 2
2026-03-30 10:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f1791145-0d40-5483-9b12-1279c149414d, identifier: 4034835
2026-03-30 10:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036667
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [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-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036667: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036671
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036671%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036671: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036815
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [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-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036815: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036816
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036816%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036816: 0
2026-03-30 10:30:55 [manheim.gb] INFO: Found listing with ID: 4036991
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036991%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Scrape type for 4036991: 2
2026-03-30 10:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f1791145-0d40-5483-9b12-1279c149414d with identifier: 4034835
2026-03-30 10:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f1791145-0d40-5483-9b12-1279c149414d with identifier: 4034835
2026-03-30 10:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f1791145-0d40-5483-9b12-1279c149414d with identifier: 4034835 to the API
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:55 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f1791145-0d40-5483-9b12-1279c149414d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RV23MLL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/308?id=4034835',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '308',
'odometer': 15459,
'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': 'Peugeot',
'title': 'PEUGEOT 308 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2023}
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034835%27 HTTP/1.1" 200 None
2026-03-30 10:30:55 [manheim.gb] INFO: Saving data for 4034835: {'auction_closing_time': 1775120400.0, 'created_time': 1774534333.364038, 'last_price_update_time': 1774866655.994554}
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4034835') HTTP/1.1" 204 0
2026-03-30 10:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6442e19-ba70-540f-a990-65af24417412 with identifier: 4033283
2026-03-30 10:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6442e19-ba70-540f-a990-65af24417412 with scrape type 2
2026-03-30 10:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6442e19-ba70-540f-a990-65af24417412 with scrape type 2
2026-03-30 10:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d6442e19-ba70-540f-a990-65af24417412, identifier: 4033283
2026-03-30 10:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with identifier: 4034860
2026-03-30 10:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with scrape type 2
2026-03-30 10:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with scrape type 2
2026-03-30 10:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada, identifier: 4034860
2026-03-30 10:30:56 [manheim.gb] INFO: Found listing with ID: 4037152
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037152%27 HTTP/1.1" 200 None
2026-03-30 10:30:56 [manheim.gb] INFO: Scrape type for 4037152: 0
2026-03-30 10:30:56 [manheim.gb] INFO: Found listing with ID: 4037175
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037175%27 HTTP/1.1" 200 None
2026-03-30 10:30:56 [manheim.gb] INFO: Scrape type for 4037175: 0
2026-03-30 10:30:56 [manheim.gb] INFO: Found listing with ID: 4037274
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037274%27 HTTP/1.1" 200 None
2026-03-30 10:30:56 [manheim.gb] INFO: Scrape type for 4037274: 0
2026-03-30 10:30:56 [manheim.gb] INFO: Found listing with ID: 4037356
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037356%27 HTTP/1.1" 200 None
2026-03-30 10:30:56 [manheim.gb] INFO: Scrape type for 4037356: 2
2026-03-30 10:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d6442e19-ba70-540f-a990-65af24417412 with identifier: 4033283
2026-03-30 10:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d6442e19-ba70-540f-a990-65af24417412 with identifier: 4033283
2026-03-30 10:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d6442e19-ba70-540f-a990-65af24417412 with identifier: 4033283 to the API
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:56 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd6442e19-ba70-540f-a990-65af24417412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL72ZWV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4033283',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 25818,
'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': 'FCA Group',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274033283%27 HTTP/1.1" 200 None
2026-03-30 10:30:56 [manheim.gb] INFO: Saving data for 4033283: {'auction_closing_time': 1775034000.0, 'created_time': 1773827235.904743, 'last_price_update_time': 1774866656.770101}
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4033283') HTTP/1.1" 204 0
2026-03-30 10:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with identifier: 4034860
2026-03-30 10:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with identifier: 4034860
2026-03-30 10:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2feb5ce1-18ec-5d28-9fa5-ca41021b9ada with identifier: 4034860 to the API
2026-03-30 10:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:57 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '2feb5ce1-18ec-5d28-9fa5-ca41021b9ada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE22WBK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4034860',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 10746,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW SRi Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034860%27 HTTP/1.1" 200 None
2026-03-30 10:30:57 [manheim.gb] INFO: Saving data for 4034860: {'auction_closing_time': 1775034000.0, 'created_time': 1773827334.198921, 'last_price_update_time': 1774866657.069744}
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4034860') HTTP/1.1" 204 0
2026-03-30 10:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 767501bd-ceac-5adc-97a6-3088ae0b8677 with identifier: 4034904
2026-03-30 10:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 767501bd-ceac-5adc-97a6-3088ae0b8677 with scrape type 2
2026-03-30 10:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 767501bd-ceac-5adc-97a6-3088ae0b8677 with scrape type 2
2026-03-30 10:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 767501bd-ceac-5adc-97a6-3088ae0b8677, identifier: 4034904
2026-03-30 10:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 767501bd-ceac-5adc-97a6-3088ae0b8677 with identifier: 4034904
2026-03-30 10:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 767501bd-ceac-5adc-97a6-3088ae0b8677 with identifier: 4034904
2026-03-30 10:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 767501bd-ceac-5adc-97a6-3088ae0b8677 with identifier: 4034904 to the API
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:57 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '767501bd-ceac-5adc-97a6-3088ae0b8677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO22UCV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4034904',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '208',
'odometer': 22151,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-21',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034904%27 HTTP/1.1" 200 None
2026-03-30 10:30:57 [manheim.gb] INFO: Saving data for 4034904: {'auction_closing_time': 1775120400.0, 'created_time': 1774533980.402234, 'last_price_update_time': 1774866657.485803}
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4034904') HTTP/1.1" 204 0
2026-03-30 10:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 000a9142-de49-58a5-b94d-adfd24a4da91 with identifier: 4035221
2026-03-30 10:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 000a9142-de49-58a5-b94d-adfd24a4da91 with scrape type 2
2026-03-30 10:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 000a9142-de49-58a5-b94d-adfd24a4da91 with scrape type 2
2026-03-30 10:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 000a9142-de49-58a5-b94d-adfd24a4da91, identifier: 4035221
2026-03-30 10:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:57 [manheim.gb] INFO: Found listing with ID: 4037426
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [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-30 10:30:57 [manheim.gb] INFO: Scrape type for 4037426: 0
2026-03-30 10:30:57 [manheim.gb] INFO: Found listing with ID: 4037449
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [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-30 10:30:57 [manheim.gb] INFO: Scrape type for 4037449: 0
2026-03-30 10:30:57 [manheim.gb] INFO: Found listing with ID: 4037506
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [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-30 10:30:57 [manheim.gb] INFO: Scrape type for 4037506: 0
2026-03-30 10:30:57 [manheim.gb] INFO: Found listing with ID: 4037721
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037721%27 HTTP/1.1" 200 None
2026-03-30 10:30:57 [manheim.gb] INFO: Scrape type for 4037721: 2
2026-03-30 10:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 000a9142-de49-58a5-b94d-adfd24a4da91 with identifier: 4035221
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Not+Applicable HTTP/1.1" 200 None
2026-03-30 10:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 000a9142-de49-58a5-b94d-adfd24a4da91 with identifier: 4035221
2026-03-30 10:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 000a9142-de49-58a5-b94d-adfd24a4da91 with identifier: 4035221 to the API
2026-03-30 10:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:58 [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': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Not Applicable',
'id': '000a9142-de49-58a5-b94d-adfd24a4da91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C233119',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CROSSLAND/VACUUM%20TANK%20TRAILER?id=4035221',
'listing': 'auction',
'location': 'Gloucester',
'make': 'CROSSLAND',
'model': 'VACUUM TANK TRAILER',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-01',
'seller_name': 'DIRECT WASTE MANAGEMENT COMPANY',
'title': 'CROSSLAND VACUUM TANK TRAILER TRI/AIR Steel Body Air Susp',
'transmission': 'automatic',
'trim': 'TRI/AIR Steel Body Air Susp',
'year': 2007}
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035221%27 HTTP/1.1" 200 None
2026-03-30 10:30:58 [manheim.gb] INFO: Saving data for 4035221: {'auction_closing_time': 1775725200.0, 'created_time': 1773741468.644759, 'last_price_update_time': 1774866658.136699}
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4035221') HTTP/1.1" 204 0
2026-03-30 10:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:58 [manheim.gb] INFO: Found listing with ID: 4037726
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037726%27 HTTP/1.1" 200 None
2026-03-30 10:30:58 [manheim.gb] INFO: Scrape type for 4037726: 2
2026-03-30 10:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa0c9e33-f6b5-5cdf-9411-75769db1b13c with identifier: 4036278
2026-03-30 10:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa0c9e33-f6b5-5cdf-9411-75769db1b13c with scrape type 2
2026-03-30 10:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa0c9e33-f6b5-5cdf-9411-75769db1b13c with scrape type 2
2026-03-30 10:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa0c9e33-f6b5-5cdf-9411-75769db1b13c, identifier: 4036278
2026-03-30 10:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b30678-824f-5652-bed2-2ba915edfe08 with identifier: 4036646
2026-03-30 10:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b30678-824f-5652-bed2-2ba915edfe08 with scrape type 2
2026-03-30 10:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b30678-824f-5652-bed2-2ba915edfe08 with scrape type 2
2026-03-30 10:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28b30678-824f-5652-bed2-2ba915edfe08, identifier: 4036646
2026-03-30 10:30:58 [manheim.gb] INFO: Found listing with ID: 4037728
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037728%27 HTTP/1.1" 200 None
2026-03-30 10:30:58 [manheim.gb] INFO: Scrape type for 4037728: 2
2026-03-30 10:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa0c9e33-f6b5-5cdf-9411-75769db1b13c with identifier: 4036278
2026-03-30 10:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa0c9e33-f6b5-5cdf-9411-75769db1b13c with identifier: 4036278
2026-03-30 10:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa0c9e33-f6b5-5cdf-9411-75769db1b13c with identifier: 4036278 to the API
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:58 [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.0L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa0c9e33-f6b5-5cdf-9411-75769db1b13c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV20AEO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500X?id=4036278',
'listing': 'auction',
'location': 'Washington',
'make': 'FIAT',
'model': '500X',
'odometer': 43637,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-31',
'seller_name': 'FCA Group',
'title': 'FIAT 500X 1.0 City Cross 5dr',
'transmission': 'manual',
'trim': '1.0 City Cross 5dr',
'year': 2020}
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036278%27 HTTP/1.1" 200 None
2026-03-30 10:30:58 [manheim.gb] INFO: Saving data for 4036278: {'auction_closing_time': 1775638800.0, 'created_time': 1774620371.579735, 'last_price_update_time': 1774866658.680717}
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036278') HTTP/1.1" 204 0
2026-03-30 10:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28b30678-824f-5652-bed2-2ba915edfe08 with identifier: 4036646
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel%2FHybrid HTTP/1.1" 200 None
2026-03-30 10:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28b30678-824f-5652-bed2-2ba915edfe08 with identifier: 4036646
2026-03-30 10:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28b30678-824f-5652-bed2-2ba915edfe08 with identifier: 4036646 to the API
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:30:59 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel/Hybrid',
'id': '28b30678-824f-5652-bed2-2ba915edfe08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS69OZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4036646',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 165028,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-14',
'seller_name': 'FCA Group',
'title': 'MERCEDES-BENZ E CLASS E300de AMG Line Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E300de AMG Line Premium 4dr 9G-Tronic',
'year': 2019}
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036646%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Saving data for 4036646: {'auction_closing_time': 1774947600.0, 'created_time': 1773746589.658844, 'last_price_update_time': 1774866659.136278}
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036646') HTTP/1.1" 204 0
2026-03-30 10:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037731
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [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-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037731: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037732
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037732%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037732: 2
2026-03-30 10:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57258d65-7570-5815-a36c-59d770922b4d with identifier: 4036991
2026-03-30 10:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57258d65-7570-5815-a36c-59d770922b4d with scrape type 2
2026-03-30 10:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57258d65-7570-5815-a36c-59d770922b4d with scrape type 2
2026-03-30 10:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 57258d65-7570-5815-a36c-59d770922b4d, identifier: 4036991
2026-03-30 10:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037758
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037758%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037758: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037761
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [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-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037761: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037765
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [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-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037765: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4037819
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037819%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4037819: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4038211
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038211%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4038211: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4038366
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [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-30 10:30:59 [manheim.gb] INFO: Scrape type for 4038366: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4038491
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038491%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4038491: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4038674
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038674%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4038674: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4039143
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039143%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4039143: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4039242
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039242%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4039242: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4039291
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039291%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4039291: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4039292
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [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-30 10:30:59 [manheim.gb] INFO: Scrape type for 4039292: 0
2026-03-30 10:30:59 [manheim.gb] INFO: Found listing with ID: 4039468
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039468%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Scrape type for 4039468: 2
2026-03-30 10:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 57258d65-7570-5815-a36c-59d770922b4d with identifier: 4036991
2026-03-30 10:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 57258d65-7570-5815-a36c-59d770922b4d with identifier: 4036991
2026-03-30 10:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 57258d65-7570-5815-a36c-59d770922b4d with identifier: 4036991 to the API
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30:59 [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': '57258d65-7570-5815-a36c-59d770922b4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FJ55EWF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF45.150%204X2%20DAY?id=4036991',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF45.150 4X2 DAY',
'odometer': 504446,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-10',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF LF45.150 4X2 DAY FRIDGE BOX High Roof LWB 2 Seats Day cab',
'transmission': 'manual',
'trim': 'FRIDGE BOX High Roof LWB 2 Seats Day cab',
'year': 2005}
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036991%27 HTTP/1.1" 200 None
2026-03-30 10:30:59 [manheim.gb] INFO: Saving data for 4036991: {'auction_closing_time': 1775725200.0, 'created_time': 1773827425.774712, 'last_price_update_time': 1774866659.899083}
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036991') HTTP/1.1" 204 0
2026-03-30 10:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57a2042-9fc8-5906-833a-b29c5359a88c with identifier: 4037356
2026-03-30 10:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57a2042-9fc8-5906-833a-b29c5359a88c with scrape type 2
2026-03-30 10:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d57a2042-9fc8-5906-833a-b29c5359a88c with scrape type 2
2026-03-30 10:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d57a2042-9fc8-5906-833a-b29c5359a88c, identifier: 4037356
2026-03-30 10:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with identifier: 4037721
2026-03-30 10:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with scrape type 2
2026-03-30 10:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with scrape type 2
2026-03-30 10:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef, identifier: 4037721
2026-03-30 10:31:00 [manheim.gb] INFO: Found listing with ID: 4039688
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039688%27 HTTP/1.1" 200 None
2026-03-30 10:31:00 [manheim.gb] INFO: Scrape type for 4039688: 0
2026-03-30 10:31:00 [manheim.gb] INFO: Found listing with ID: 4040396
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040396%27 HTTP/1.1" 200 None
2026-03-30 10:31:00 [manheim.gb] INFO: Scrape type for 4040396: 2
2026-03-30 10:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d57a2042-9fc8-5906-833a-b29c5359a88c with identifier: 4037356
2026-03-30 10:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d57a2042-9fc8-5906-833a-b29c5359a88c with identifier: 4037356
2026-03-30 10:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d57a2042-9fc8-5906-833a-b29c5359a88c with identifier: 4037356 to the API
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:00 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd57a2042-9fc8-5906-833a-b29c5359a88c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EX69NWA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/INSIGNIA?id=4037356',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'INSIGNIA',
'odometer': 88200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-21',
'seller_name': 'UKPN',
'title': 'VAUXHALL INSIGNIA 1.5T Tech Line Nav 5dr',
'transmission': 'manual',
'trim': '1.5T Tech Line Nav 5dr',
'year': 2019}
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037356%27 HTTP/1.1" 200 None
2026-03-30 10:31:00 [manheim.gb] INFO: Saving data for 4037356: {'auction_closing_time': 1775120400.0, 'created_time': 1773827278.627066, 'last_price_update_time': 1774866660.60586}
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037356') HTTP/1.1" 204 0
2026-03-30 10:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with identifier: 4037721
2026-03-30 10:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with identifier: 4037721
2026-03-30 10:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef with identifier: 4037721 to the API
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:00 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '73ff6993-0df5-59b4-8c3c-f9ecc6cd8eef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CF71UJW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4037721',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 49542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-23',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 1.5 BlueHDi GT 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi GT 5dr',
'year': 2022}
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037721%27 HTTP/1.1" 200 None
2026-03-30 10:31:00 [manheim.gb] INFO: Saving data for 4037721: {'auction_closing_time': 1775120400.0, 'created_time': 1774534013.392213, 'last_price_update_time': 1774866660.881648}
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037721') HTTP/1.1" 204 0
2026-03-30 10:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ff510d-2820-54a0-923e-b91df0dc703f with identifier: 4037726
2026-03-30 10:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ff510d-2820-54a0-923e-b91df0dc703f with scrape type 2
2026-03-30 10:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65ff510d-2820-54a0-923e-b91df0dc703f with scrape type 2
2026-03-30 10:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 65ff510d-2820-54a0-923e-b91df0dc703f, identifier: 4037726
2026-03-30 10:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040401
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040401%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040401: 2
2026-03-30 10:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 65ff510d-2820-54a0-923e-b91df0dc703f with identifier: 4037726
2026-03-30 10:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 65ff510d-2820-54a0-923e-b91df0dc703f with identifier: 4037726
2026-03-30 10:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 65ff510d-2820-54a0-923e-b91df0dc703f with identifier: 4037726 to the API
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:01 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '65ff510d-2820-54a0-923e-b91df0dc703f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO24ORF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4037726',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 14477,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-22',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037726%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Saving data for 4037726: {'auction_closing_time': 1775120400.0, 'created_time': 1774534015.151612, 'last_price_update_time': 1774866661.570295}
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037726') HTTP/1.1" 204 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040408
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040408%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040408: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040429
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040429%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040429: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040467
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [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-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040467: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040547
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040547%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040547: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040548
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040548%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040548: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040554
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [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-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040554: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040565
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040565%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040565: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040587
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040587%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040587: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040819
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [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-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040819: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040821
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [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-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040821: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040847
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040847%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040847: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040877
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [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-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040877: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4040886
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040886%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4040886: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4041005
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041005%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4041005: 0
2026-03-30 10:31:01 [manheim.gb] INFO: Found listing with ID: 4041096
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041096%27 HTTP/1.1" 200 None
2026-03-30 10:31:01 [manheim.gb] INFO: Scrape type for 4041096: 0
2026-03-30 10:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f95f97-4f73-50fd-ac7f-3555bb01de7b with identifier: 4037728
2026-03-30 10:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f95f97-4f73-50fd-ac7f-3555bb01de7b with scrape type 2
2026-03-30 10:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12f95f97-4f73-50fd-ac7f-3555bb01de7b with scrape type 2
2026-03-30 10:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 12f95f97-4f73-50fd-ac7f-3555bb01de7b, identifier: 4037728
2026-03-30 10:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 12f95f97-4f73-50fd-ac7f-3555bb01de7b with identifier: 4037728
2026-03-30 10:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 12f95f97-4f73-50fd-ac7f-3555bb01de7b with identifier: 4037728
2026-03-30 10:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 12f95f97-4f73-50fd-ac7f-3555bb01de7b with identifier: 4037728 to the API
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:02 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '12f95f97-4f73-50fd-ac7f-3555bb01de7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ME24EKP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4037728',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 9709,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW Allure 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Allure 50kWh 5dr Auto',
'year': 2024}
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037728%27 HTTP/1.1" 200 None
2026-03-30 10:31:02 [manheim.gb] INFO: Saving data for 4037728: {'auction_closing_time': 1775120400.0, 'created_time': 1774534325.520747, 'last_price_update_time': 1774866662.296888}
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037728') HTTP/1.1" 204 0
2026-03-30 10:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceff0b77-41da-5e05-b735-c78455c59cde with identifier: 4037732
2026-03-30 10:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceff0b77-41da-5e05-b735-c78455c59cde with scrape type 2
2026-03-30 10:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceff0b77-41da-5e05-b735-c78455c59cde with scrape type 2
2026-03-30 10:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ceff0b77-41da-5e05-b735-c78455c59cde, identifier: 4037732
2026-03-30 10:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ceff0b77-41da-5e05-b735-c78455c59cde with identifier: 4037732
2026-03-30 10:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ceff0b77-41da-5e05-b735-c78455c59cde with identifier: 4037732
2026-03-30 10:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ceff0b77-41da-5e05-b735-c78455c59cde with identifier: 4037732 to the API
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:02 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ceff0b77-41da-5e05-b735-c78455c59cde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24NNV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4037732',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 15897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-23',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037732%27 HTTP/1.1" 200 None
2026-03-30 10:31:02 [manheim.gb] INFO: Saving data for 4037732: {'auction_closing_time': 1775120400.0, 'created_time': 1774534326.506508, 'last_price_update_time': 1774866662.824834}
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037732') HTTP/1.1" 204 0
2026-03-30 10:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with identifier: 4039468
2026-03-30 10:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with scrape type 2
2026-03-30 10:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with scrape type 2
2026-03-30 10:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66, identifier: 4039468
2026-03-30 10:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with identifier: 4039468
2026-03-30 10:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with identifier: 4039468
2026-03-30 10:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66 with identifier: 4039468 to the API
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:03 [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': 'GREEN',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd90bf6e9-64fb-5fa3-af5a-0ba6b5c19b66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE15WNT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4039468',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 1,
'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': 'FCA Group',
'title': 'NISSAN X-TRAIL 1.6 dCi Tekna 5dr [7 Seat]',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr [7 Seat]',
'year': 2015}
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039468%27 HTTP/1.1" 200 None
2026-03-30 10:31:03 [manheim.gb] INFO: Saving data for 4039468: {'auction_closing_time': 1775811600.0, 'created_time': 1774620376.865179, 'last_price_update_time': 1774866663.289638}
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4039468') HTTP/1.1" 204 0
2026-03-30 10:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 946b13f7-ed29-5744-991f-bf733414b54e with identifier: 4040396
2026-03-30 10:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946b13f7-ed29-5744-991f-bf733414b54e with scrape type 2
2026-03-30 10:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 946b13f7-ed29-5744-991f-bf733414b54e with scrape type 2
2026-03-30 10:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 946b13f7-ed29-5744-991f-bf733414b54e, identifier: 4040396
2026-03-30 10:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with identifier: 4040401
2026-03-30 10:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with scrape type 2
2026-03-30 10:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with scrape type 2
2026-03-30 10:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4ac14a1c-f94d-53ef-b8f3-bb480d859802, identifier: 4040401
2026-03-30 10:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 946b13f7-ed29-5744-991f-bf733414b54e with identifier: 4040396
2026-03-30 10:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 946b13f7-ed29-5744-991f-bf733414b54e with identifier: 4040396
2026-03-30 10:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 946b13f7-ed29-5744-991f-bf733414b54e with identifier: 4040396 to the API
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:03 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '946b13f7-ed29-5744-991f-bf733414b54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE24HSD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4040396',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 12233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040396%27 HTTP/1.1" 200 None
2026-03-30 10:31:03 [manheim.gb] INFO: Saving data for 4040396: {'auction_closing_time': 1775120400.0, 'created_time': 1774534326.933027, 'last_price_update_time': 1774866663.811617}
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4040396') HTTP/1.1" 204 0
2026-03-30 10:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with identifier: 4040401
2026-03-30 10:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with identifier: 4040401
2026-03-30 10:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4ac14a1c-f94d-53ef-b8f3-bb480d859802 with identifier: 4040401 to the API
2026-03-30 10:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'color': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '4ac14a1c-f94d-53ef-b8f3-bb480d859802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GD71ARX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4040401',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 46164,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-12',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'year': 2022}
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040401%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Saving data for 4040401: {'auction_closing_time': 1775120400.0, 'created_time': 1774533973.578254, 'last_price_update_time': 1774866664.125546}
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4040401') HTTP/1.1" 204 0
2026-03-30 10:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:04 [manheim.gb] INFO: Page 11: 100 results (total: 7999)
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041100
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041100%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041100: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041146
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041146%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041146: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041264
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041264: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041319
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041319%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041319: 2
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041420
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041420%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041420: 2
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041465
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041465%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041465: 2
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041529
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041529%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041529: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041549
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041549%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041549: 2
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041560
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041560: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041566
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041566: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4041944
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041944%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4041944: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042178
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042178%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042178: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042549
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042549%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042549: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042660
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042660: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042785
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042785: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042792
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042792: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042802
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042802%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042802: 2
2026-03-30 10:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042810
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042810: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042821
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042821%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042821: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042831
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042831: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042832
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042832%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042832: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042843
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042843%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042843: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4042844
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042844%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4042844: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043083
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043083%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043083: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043090
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043090: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043170
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043170: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043249
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043249%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043249: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043323
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043323%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043323: 1
2026-03-30 10:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043325
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043325%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043325: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043349
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043349: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043350
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043350: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043351
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043351: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043383
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043383%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043383: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043737
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043737%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043737: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043746
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [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-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043746: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043978
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043978%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043978: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043988
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043988%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043988: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4043991
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043991%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4043991: 0
2026-03-30 10:31:04 [manheim.gb] INFO: Found listing with ID: 4044019
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044019%27 HTTP/1.1" 200 None
2026-03-30 10:31:04 [manheim.gb] INFO: Scrape type for 4044019: 2
2026-03-30 10:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc10145c-ffcd-53f2-b3be-069809f823cd with identifier: 4041420
2026-03-30 10:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc10145c-ffcd-53f2-b3be-069809f823cd with scrape type 2
2026-03-30 10:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc10145c-ffcd-53f2-b3be-069809f823cd with scrape type 2
2026-03-30 10:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dc10145c-ffcd-53f2-b3be-069809f823cd, identifier: 4041420
2026-03-30 10:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4044404
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044404%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4044404: 0
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4044588
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044588%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4044588: 0
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4044841
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044841%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4044841: 2
2026-03-30 10:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dc10145c-ffcd-53f2-b3be-069809f823cd with identifier: 4041420
2026-03-30 10:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dc10145c-ffcd-53f2-b3be-069809f823cd with identifier: 4041420
2026-03-30 10:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dc10145c-ffcd-53f2-b3be-069809f823cd with identifier: 4041420 to the API
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:05 [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': 'RED',
'currency': 'GBP',
'engine': '10.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc10145c-ffcd-53f2-b3be-069809f823cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK17LUT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/6X2?id=4041420',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': '6X2',
'odometer': 372001,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': 'Contract Vehicles Limited',
'title': 'MAN 6X2 DROPSIDE REAR CRANE 2 Seats Alloy Body Double Cab Air Susp '
'22ft',
'transmission': 'manual',
'trim': 'DROPSIDE REAR CRANE 2 Seats Alloy Body Double Cab Air Susp 22ft',
'year': 2017}
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041420%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Saving data for 4041420: {'auction_closing_time': 1775725200.0, 'created_time': 1773827401.717714, 'last_price_update_time': 1774866665.402264}
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4041420') HTTP/1.1" 204 0
2026-03-30 10:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with identifier: 4041465
2026-03-30 10:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with scrape type 2
2026-03-30 10:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with scrape type 2
2026-03-30 10:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b15f44b5-0146-5eb0-9cd1-1401eb94acd3, identifier: 4041465
2026-03-30 10:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4044862
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044862%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4044862: 0
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4044954
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044954%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4044954: 0
2026-03-30 10:31:05 [manheim.gb] INFO: Found listing with ID: 4045118
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045118%27 HTTP/1.1" 200 None
2026-03-30 10:31:05 [manheim.gb] INFO: Scrape type for 4045118: 2
2026-03-30 10:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with identifier: 4041465
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Soft+Sand%2FBlack HTTP/1.1" 200 None
2026-03-30 10:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with identifier: 4041465
2026-03-30 10:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b15f44b5-0146-5eb0-9cd1-1401eb94acd3 with identifier: 4041465 to the API
2026-03-30 10:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Soft Sand',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b15f44b5-0146-5eb0-9cd1-1401eb94acd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LA72XGW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4041465',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': 16853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seller_name': 'Citroen',
'title': 'CITROEN C3 1.2 PureTech C-Series Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech C-Series Edition 5dr',
'year': 2023}
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041465%27 HTTP/1.1" 200 None
2026-03-30 10:31:06 [manheim.gb] INFO: Saving data for 4041465: {'auction_closing_time': 1775120400.0, 'created_time': 1774534325.08194, 'last_price_update_time': 1774866666.256845}
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4041465') HTTP/1.1" 204 0
2026-03-30 10:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with identifier: 4041319
2026-03-30 10:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with scrape type 2
2026-03-30 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with scrape type 2
2026-03-30 10:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: be27ac03-eb74-59cd-82f2-cde00ee9d4d4, identifier: 4041319
2026-03-30 10:31:06 [manheim.gb] INFO: Found listing with ID: 4045486
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045486%27 HTTP/1.1" 200 None
2026-03-30 10:31:06 [manheim.gb] INFO: Scrape type for 4045486: 2
2026-03-30 10:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with identifier: 4041319
2026-03-30 10:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with identifier: 4041319
2026-03-30 10:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: be27ac03-eb74-59cd-82f2-cde00ee9d4d4 with identifier: 4041319 to the API
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:06 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'be27ac03-eb74-59cd-82f2-cde00ee9d4d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ST67MUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NAVARA?id=4041319',
'listing': 'auction',
'location': 'Haydock',
'make': 'NISSAN',
'model': 'NAVARA',
'odometer': 89115,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-16',
'seller_name': 'NextGear Capital UK Ltd',
'title': 'NISSAN NAVARA Double Cab Pick Up Tekna 2.3dCi 190 4WD',
'transmission': 'manual',
'trim': 'Double Cab Pick Up Tekna 2.3dCi 190 4WD',
'year': 2018}
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041319%27 HTTP/1.1" 200 None
2026-03-30 10:31:06 [manheim.gb] INFO: Saving data for 4041319: {'auction_closing_time': 1775034000.0, 'created_time': 1773827124.200797, 'last_price_update_time': 1774866666.810285}
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4041319') HTTP/1.1" 204 0
2026-03-30 10:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8a22166-569b-5582-8317-8a32efc09db4 with identifier: 4042802
2026-03-30 10:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8a22166-569b-5582-8317-8a32efc09db4 with scrape type 2
2026-03-30 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8a22166-569b-5582-8317-8a32efc09db4 with scrape type 2
2026-03-30 10:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a8a22166-569b-5582-8317-8a32efc09db4, identifier: 4042802
2026-03-30 10:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with identifier: 4041549
2026-03-30 10:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with scrape type 2
2026-03-30 10:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with scrape type 2
2026-03-30 10:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2c6f8690-26bb-50c3-ad19-87a374b3c1cb, identifier: 4041549
2026-03-30 10:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045491
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045491%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045491: 2
2026-03-30 10:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a8a22166-569b-5582-8317-8a32efc09db4 with identifier: 4042802
2026-03-30 10:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a8a22166-569b-5582-8317-8a32efc09db4 with identifier: 4042802
2026-03-30 10:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a8a22166-569b-5582-8317-8a32efc09db4 with identifier: 4042802 to the API
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31: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': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a8a22166-569b-5582-8317-8a32efc09db4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AO72HCL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4042802',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 52107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042802%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Saving data for 4042802: {'auction_closing_time': 1774947600.0, 'created_time': 1773746569.182838, 'last_price_update_time': 1774866667.3787}
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4042802') HTTP/1.1" 204 0
2026-03-30 10:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with identifier: 4041549
2026-03-30 10:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with identifier: 4041549
2026-03-30 10:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2c6f8690-26bb-50c3-ad19-87a374b3c1cb with identifier: 4041549 to the API
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:07 [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': 'Elixir Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2c6f8690-26bb-50c3-ad19-87a374b3c1cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DYZ8460',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4041549',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 19960,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 130 GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT 5dr EAT8',
'year': 2023}
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041549%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Saving data for 4041549: {'auction_closing_time': 1775120400.0, 'created_time': 1774534017.957867, 'last_price_update_time': 1774866667.793284}
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4041549') HTTP/1.1" 204 0
2026-03-30 10:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with identifier: 4043323
2026-03-30 10:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with scrape type 1
2026-03-30 10:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg not downloaded yet
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045524
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045524%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045524: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045586
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045586%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045586: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045589
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045589%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045589: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045726
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045726%27 HTTP/1.1" 200 None
2026-03-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045726: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045753
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [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-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045753: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045805
2026-03-30 10:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:07 [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-30 10:31:07 [manheim.gb] INFO: Scrape type for 4045805: 0
2026-03-30 10:31:07 [manheim.gb] INFO: Found listing with ID: 4045907
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045907%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4045907: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4045965
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [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-30 10:31:08 [manheim.gb] INFO: Scrape type for 4045965: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4045980
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045980%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4045980: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046117
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046117%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046117: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046200
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [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-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046200: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046265
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046265%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046265: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046268
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046268%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046268: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046269
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046269%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046269: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046273
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046273%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046273: 1
2026-03-30 10:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33833b20-6e22-581d-996e-1251445f4e09 with identifier: 4044019
2026-03-30 10:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33833b20-6e22-581d-996e-1251445f4e09 with scrape type 2
2026-03-30 10:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33833b20-6e22-581d-996e-1251445f4e09 with scrape type 2
2026-03-30 10:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 33833b20-6e22-581d-996e-1251445f4e09, identifier: 4044019
2026-03-30 10:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg not downloaded yet
2026-03-30 10:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 33833b20-6e22-581d-996e-1251445f4e09 with identifier: 4044019
2026-03-30 10:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 33833b20-6e22-581d-996e-1251445f4e09 with identifier: 4044019
2026-03-30 10:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 33833b20-6e22-581d-996e-1251445f4e09 with identifier: 4044019 to the API
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '33833b20-6e22-581d-996e-1251445f4e09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL68VCV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4044019',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 96591,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-11',
'seller_name': 'FCA Group',
'title': 'LAND ROVER RANGE ROVER 2.0 D180 R-Dynamic SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D180 R-Dynamic SE 5dr Auto',
'year': 2019}
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044019%27 HTTP/1.1" 200 None
2026-03-30 10:31:08 [manheim.gb] INFO: Saving data for 4044019: {'auction_closing_time': 1774947600.0, 'created_time': 1774533972.044092, 'last_price_update_time': 1774866668.76497}
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4044019') HTTP/1.1" 204 0
2026-03-30 10:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a08f41-6a8e-56d6-9b6b-e865591893fd with identifier: 4044841
2026-03-30 10:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a08f41-6a8e-56d6-9b6b-e865591893fd with scrape type 2
2026-03-30 10:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32a08f41-6a8e-56d6-9b6b-e865591893fd with scrape type 2
2026-03-30 10:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 32a08f41-6a8e-56d6-9b6b-e865591893fd, identifier: 4044841
2026-03-30 10:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046275
2026-03-30 10:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:08 [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-30 10:31:08 [manheim.gb] INFO: Scrape type for 4046275: 0
2026-03-30 10:31:08 [manheim.gb] INFO: Found listing with ID: 4046466
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046466%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [manheim.gb] INFO: Scrape type for 4046466: 0
2026-03-30 10:31:09 [manheim.gb] INFO: Found listing with ID: 4047011
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047011%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [manheim.gb] INFO: Scrape type for 4047011: 2
2026-03-30 10:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 32a08f41-6a8e-56d6-9b6b-e865591893fd with identifier: 4044841
2026-03-30 10:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 32a08f41-6a8e-56d6-9b6b-e865591893fd with identifier: 4044841
2026-03-30 10:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 32a08f41-6a8e-56d6-9b6b-e865591893fd with identifier: 4044841 to the API
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:09 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '32a08f41-6a8e-56d6-9b6b-e865591893fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN24KZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4044841',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 2589,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-28',
'seller_name': 'Scot Wholesale',
'title': 'FORD TRANSIT 2.0 EcoBlue 136ps H1 Van Limited',
'transmission': 'manual',
'trim': '2.0 EcoBlue 136ps H1 Van Limited',
'year': 2024}
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274044841%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [manheim.gb] INFO: Saving data for 4044841: {'auction_closing_time': 1774947600.0, 'created_time': 1774274759.995555, 'last_price_update_time': 1774866669.335797}
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4044841') HTTP/1.1" 204 0
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_6.jpg not downloaded yet
2026-03-30 10:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:09 [manheim.gb] INFO: Found listing with ID: 4047020
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047020%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [manheim.gb] INFO: Scrape type for 4047020: 2
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_1.jpg not downloaded yet
2026-03-30 10:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee099b27-cc39-5c71-ab52-26af79be529d with identifier: 4045118
2026-03-30 10:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee099b27-cc39-5c71-ab52-26af79be529d with scrape type 2
2026-03-30 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee099b27-cc39-5c71-ab52-26af79be529d with scrape type 2
2026-03-30 10:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee099b27-cc39-5c71-ab52-26af79be529d, identifier: 4045118
2026-03-30 10:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9698a782-da0b-57a0-9450-ccf94bd9eefc with identifier: 4045486
2026-03-30 10:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9698a782-da0b-57a0-9450-ccf94bd9eefc with scrape type 2
2026-03-30 10:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9698a782-da0b-57a0-9450-ccf94bd9eefc with scrape type 2
2026-03-30 10:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9698a782-da0b-57a0-9450-ccf94bd9eefc, identifier: 4045486
2026-03-30 10:31:09 [manheim.gb] INFO: Found listing with ID: 4047024
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047024%27 HTTP/1.1" 200 None
2026-03-30 10:31:09 [manheim.gb] INFO: Scrape type for 4047024: 2
2026-03-30 10:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee099b27-cc39-5c71-ab52-26af79be529d with identifier: 4045118
2026-03-30 10:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee099b27-cc39-5c71-ab52-26af79be529d with identifier: 4045118
2026-03-30 10:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee099b27-cc39-5c71-ab52-26af79be529d with identifier: 4045118 to the API
2026-03-30 10:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:10 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee099b27-cc39-5c71-ab52-26af79be529d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN23LYD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/COMBO?id=4045118',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'COMBO',
'odometer': 46175,
'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': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL COMBO 2300 1.5 Turbo D 100ps H1 Pro Van',
'transmission': 'manual',
'trim': '2300 1.5 Turbo D 100ps H1 Pro Van',
'year': 2023}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045118%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Saving data for 4045118: {'auction_closing_time': 1775638800.0, 'created_time': 1774534323.279755, 'last_price_update_time': 1774866670.162607}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045118') HTTP/1.1" 204 0
2026-03-30 10:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9698a782-da0b-57a0-9450-ccf94bd9eefc with identifier: 4045486
2026-03-30 10:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9698a782-da0b-57a0-9450-ccf94bd9eefc with identifier: 4045486
2026-03-30 10:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9698a782-da0b-57a0-9450-ccf94bd9eefc with identifier: 4045486 to the API
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:10 [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': '9698a782-da0b-57a0-9450-ccf94bd9eefc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD71JWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4045486',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 67272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW SRi Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045486%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Saving data for 4045486: {'auction_closing_time': 1774947600.0, 'created_time': 1773746549.997908, 'last_price_update_time': 1774866670.483205}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045486') HTTP/1.1" 204 0
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_5.jpg not downloaded yet
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg> (referer: None)
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_7.jpg> (referer: None)
2026-03-30 10:31:10 [manheim.gb] INFO: Found listing with ID: 4047028
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [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-30 10:31:10 [manheim.gb] INFO: Scrape type for 4047028: 0
2026-03-30 10:31:10 [manheim.gb] INFO: Found listing with ID: 4047073
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [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-30 10:31:10 [manheim.gb] INFO: Scrape type for 4047073: 0
2026-03-30 10:31:10 [manheim.gb] INFO: Found listing with ID: 4047088
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047088%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Scrape type for 4047088: 2
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_4.jpg not downloaded yet
2026-03-30 10:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a2cae8-d82a-53fd-929e-4412127cc609 with identifier: 4045491
2026-03-30 10:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a2cae8-d82a-53fd-929e-4412127cc609 with scrape type 2
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08a2cae8-d82a-53fd-929e-4412127cc609 with scrape type 2
2026-03-30 10:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08a2cae8-d82a-53fd-929e-4412127cc609, identifier: 4045491
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:10 [manheim.gb] INFO: Found listing with ID: 4047090
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047090%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Scrape type for 4047090: 2
2026-03-30 10:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08a2cae8-d82a-53fd-929e-4412127cc609 with identifier: 4045491
2026-03-30 10:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08a2cae8-d82a-53fd-929e-4412127cc609 with identifier: 4045491
2026-03-30 10:31:10 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 08a2cae8-d82a-53fd-929e-4412127cc609 with expiration date: 2026-03-30T09:00:00Z
{'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': '08a2cae8-d82a-53fd-929e-4412127cc609',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK72TSV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4045491',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MG',
'model': 'ZS',
'odometer': 27420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-08',
'seller_name': 'Stellantis Financial Services',
'title': 'MG ZS 115kW Trophy Connect EV Long Range73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW Trophy Connect EV Long Range73kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045491%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Saving data for 4045491: {'auction_closing_time': 1774861200.0, 'created_time': 1773828160.999431, 'last_price_update_time': 1774866670.74747}
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045491') HTTP/1.1" 204 0
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_6.jpg> (referer: None)
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_11.jpg not downloaded yet
2026-03-30 10:31:10 [manheim.gb] INFO: Found listing with ID: 4047093
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047093%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [manheim.gb] INFO: Scrape type for 4047093: 2
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_10.jpg not downloaded yet
2026-03-30 10:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890ac709-121d-5751-82c4-8fa9d7b6aa01 with identifier: 4046273
2026-03-30 10:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 with scrape type 1
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 890ac709-121d-5751-82c4-8fa9d7b6aa01
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg not downloaded yet
2026-03-30 10:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28bf65a8-5282-5871-a861-ad260fa1d36f with identifier: 4047011
2026-03-30 10:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bf65a8-5282-5871-a861-ad260fa1d36f with scrape type 2
2026-03-30 10:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28bf65a8-5282-5871-a861-ad260fa1d36f with scrape type 2
2026-03-30 10:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28bf65a8-5282-5871-a861-ad260fa1d36f, identifier: 4047011
2026-03-30 10:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40d99c2-6b12-5512-ae9f-b960f157c796 with identifier: 4047020
2026-03-30 10:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40d99c2-6b12-5512-ae9f-b960f157c796 with scrape type 2
2026-03-30 10:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a40d99c2-6b12-5512-ae9f-b960f157c796 with scrape type 2
2026-03-30 10:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a40d99c2-6b12-5512-ae9f-b960f157c796, identifier: 4047020
2026-03-30 10:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:11 [manheim.gb] INFO: Found listing with ID: 4047097
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047097%27 HTTP/1.1" 200 None
2026-03-30 10:31:11 [manheim.gb] INFO: Scrape type for 4047097: 0
2026-03-30 10:31:11 [manheim.gb] INFO: Found listing with ID: 4047104
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047104%27 HTTP/1.1" 200 None
2026-03-30 10:31:11 [manheim.gb] INFO: Scrape type for 4047104: 2
2026-03-30 10:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28bf65a8-5282-5871-a861-ad260fa1d36f with identifier: 4047011
2026-03-30 10:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28bf65a8-5282-5871-a861-ad260fa1d36f with identifier: 4047011
2026-03-30 10:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28bf65a8-5282-5871-a861-ad260fa1d36f with identifier: 4047011 to the API
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Soft Sand',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '28bf65a8-5282-5871-a861-ad260fa1d36f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD23HXK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4047011',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': 33330,
'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': 'Citroen',
'title': 'CITROEN C3 1.2 PureTech C-Series Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech C-Series Edition 5dr',
'year': 2023}
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047011%27 HTTP/1.1" 200 None
2026-03-30 10:31:11 [manheim.gb] INFO: Saving data for 4047011: {'auction_closing_time': 1775120400.0, 'created_time': 1774562747.800429, 'last_price_update_time': 1774866671.583151}
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047011') HTTP/1.1" 204 0
2026-03-30 10:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a40d99c2-6b12-5512-ae9f-b960f157c796 with identifier: 4047020
2026-03-30 10:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a40d99c2-6b12-5512-ae9f-b960f157c796 with identifier: 4047020
2026-03-30 10:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a40d99c2-6b12-5512-ae9f-b960f157c796 with identifier: 4047020 to the API
2026-03-30 10:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'Platinum Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a40d99c2-6b12-5512-ae9f-b960f157c796',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU71GUA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/SPACE%20TOURER?id=4047020',
'listing': 'auction',
'location': 'Leeds',
'make': 'CITROEN',
'model': 'SPACE TOURER',
'odometer': 81029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seller_name': 'Citroen',
'title': 'CITROEN SPACE TOURER 100kW Business Edition M [9 Seat] 50kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW Business Edition M [9 Seat] 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047020%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Saving data for 4047020: {'auction_closing_time': 1775034000.0, 'created_time': 1773827333.239858, 'last_price_update_time': 1774866672.025538}
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047020') HTTP/1.1" 204 0
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_9.jpg not downloaded yet
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg not downloaded yet
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_1.jpg> (referer: None)
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_5.jpg> (referer: None)
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_4.jpg> (referer: None)
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047109
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047109%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047109: 2
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_2.jpg not downloaded yet
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_6.jpg not downloaded yet
2026-03-30 10:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with identifier: 4047024
2026-03-30 10:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with scrape type 2
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with scrape type 2
2026-03-30 10:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef, identifier: 4047024
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_11.jpg> (referer: None)
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047110
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [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-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047110: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047111
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [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-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047111: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047114
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [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-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047114: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047146
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047146%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047146: 2
2026-03-30 10:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with identifier: 4047024
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Polar+White HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with identifier: 4047024
2026-03-30 10:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7456eaf5-93c5-5dc7-ab18-963ae3eea3ef with identifier: 4047024 to the API
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'Polar White',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '7456eaf5-93c5-5dc7-ab18-963ae3eea3ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LB72FMJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C4?id=4047024',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C4',
'odometer': 38482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'seller_name': 'Citroen',
'title': 'CITROEN C4 100kW Sense 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Sense 50kWh 5dr Auto',
'year': 2023}
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047024%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Saving data for 4047024: {'auction_closing_time': 1775120400.0, 'created_time': 1774562746.85141, 'last_price_update_time': 1774866672.775717}
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047024') HTTP/1.1" 204 0
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:12 [scrapy.extensions.logstats] INFO: Crawled 292 pages (at 181 pages/min), scraped 160 items (at 77 items/min)
2026-03-30 10:31:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_1.jpg not downloaded yet
2026-03-30 10:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047154
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047154%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047154: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047182
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [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-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047182: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047208
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047208%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047208: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047210
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047210%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047210: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047227
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [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-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047227: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047228
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047228%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047228: 0
2026-03-30 10:31:12 [manheim.gb] INFO: Found listing with ID: 4047637
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047637%27 HTTP/1.1" 200 None
2026-03-30 10:31:12 [manheim.gb] INFO: Scrape type for 4047637: 2
2026-03-30 10:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with identifier: 4047088
2026-03-30 10:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with scrape type 2
2026-03-30 10:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with scrape type 2
2026-03-30 10:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1, identifier: 4047088
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 898a694f-1753-5a4a-8ca1-119c86daafbd with identifier: 4047090
2026-03-30 10:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 898a694f-1753-5a4a-8ca1-119c86daafbd with scrape type 2
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 898a694f-1753-5a4a-8ca1-119c86daafbd with scrape type 2
2026-03-30 10:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 898a694f-1753-5a4a-8ca1-119c86daafbd, identifier: 4047090
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_5.jpg not downloaded yet
2026-03-30 10:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with identifier: 4047088
2026-03-30 10:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with identifier: 4047088
2026-03-30 10:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6c2d9786-6d2d-550c-bb96-802b7b4dfaa1 with identifier: 4047088 to the API
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:13 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6c2d9786-6d2d-550c-bb96-802b7b4dfaa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL24DDK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4047088',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 24424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047088%27 HTTP/1.1" 200 None
2026-03-30 10:31:13 [manheim.gb] INFO: Saving data for 4047088: {'auction_closing_time': 1775120400.0, 'created_time': 1774534336.108786, 'last_price_update_time': 1774866673.522238}
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047088') HTTP/1.1" 204 0
2026-03-30 10:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 898a694f-1753-5a4a-8ca1-119c86daafbd with identifier: 4047090
2026-03-30 10:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 898a694f-1753-5a4a-8ca1-119c86daafbd with identifier: 4047090
2026-03-30 10:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 898a694f-1753-5a4a-8ca1-119c86daafbd with identifier: 4047090 to the API
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:13 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '898a694f-1753-5a4a-8ca1-119c86daafbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PN24ZPM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4047090',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 8878,
'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': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2024}
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047090%27 HTTP/1.1" 200 None
2026-03-30 10:31:13 [manheim.gb] INFO: Saving data for 4047090: {'auction_closing_time': 1775120400.0, 'created_time': 1774533978.357587, 'last_price_update_time': 1774866673.921084}
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047090') HTTP/1.1" 204 0
2026-03-30 10:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_10.jpg> (referer: None)
2026-03-30 10:31:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg> (referer: None)
2026-03-30 10:31:13 [manheim.gb] INFO: Found listing with ID: 4047788
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047788%27 HTTP/1.1" 200 None
2026-03-30 10:31:13 [manheim.gb] INFO: Scrape type for 4047788: 0
2026-03-30 10:31:13 [manheim.gb] INFO: Found listing with ID: 4047791
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047791%27 HTTP/1.1" 200 None
2026-03-30 10:31:13 [manheim.gb] INFO: Scrape type for 4047791: 2
2026-03-30 10:31:14 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_9.jpg> (referer: None)
2026-03-30 10:31:14 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_7.jpg> (referer: None)
2026-03-30 10:31:14 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_6.jpg> (referer: None)
2026-03-30 10:31:14 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_2.jpg> (referer: None)
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_4.jpg not downloaded yet
2026-03-30 10:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a37de0a-3d5f-5f33-810f-78be02040a2d with identifier: 4047093
2026-03-30 10:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a37de0a-3d5f-5f33-810f-78be02040a2d with scrape type 2
2026-03-30 10:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a37de0a-3d5f-5f33-810f-78be02040a2d with scrape type 2
2026-03-30 10:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5a37de0a-3d5f-5f33-810f-78be02040a2d, identifier: 4047093
2026-03-30 10:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd81903-3b73-53ad-9415-5aec56352c59 with identifier: 4047104
2026-03-30 10:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd81903-3b73-53ad-9415-5aec56352c59 with scrape type 2
2026-03-30 10:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd81903-3b73-53ad-9415-5aec56352c59 with scrape type 2
2026-03-30 10:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3bd81903-3b73-53ad-9415-5aec56352c59, identifier: 4047104
2026-03-30 10:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4047877
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [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-30 10:31:14 [manheim.gb] INFO: Scrape type for 4047877: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048306
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [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-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048306: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048337
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048337%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048337: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048415
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048415%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048415: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048428
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048428%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048428: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048506
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048506%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048506: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048516
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048516%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048516: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048541
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048541%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048541: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048564
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [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-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048564: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048567
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048567%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048567: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048569
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048569%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048569: 0
2026-03-30 10:31:14 [manheim.gb] INFO: Found listing with ID: 4048576
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048576%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Scrape type for 4048576: 0
2026-03-30 10:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5a37de0a-3d5f-5f33-810f-78be02040a2d with identifier: 4047093
2026-03-30 10:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5a37de0a-3d5f-5f33-810f-78be02040a2d with identifier: 4047093
2026-03-30 10:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5a37de0a-3d5f-5f33-810f-78be02040a2d with identifier: 4047093 to the API
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:14 [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': 'Ultimate Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '5a37de0a-3d5f-5f33-810f-78be02040a2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RY73GHN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4047093',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 11732,
'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': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 Allure 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 Allure 5dr e-DSC6',
'year': 2024}
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047093%27 HTTP/1.1" 200 None
2026-03-30 10:31:14 [manheim.gb] INFO: Saving data for 4047093: {'auction_closing_time': 1775120400.0, 'created_time': 1774533966.758445, 'last_price_update_time': 1774866674.849727}
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047093') HTTP/1.1" 204 0
2026-03-30 10:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3bd81903-3b73-53ad-9415-5aec56352c59 with identifier: 4047104
2026-03-30 10:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=OBSESSION+BLUE HTTP/1.1" 200 None
2026-03-30 10:31:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3bd81903-3b73-53ad-9415-5aec56352c59 with identifier: 4047104
2026-03-30 10:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3bd81903-3b73-53ad-9415-5aec56352c59 with identifier: 4047104 to the API
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:15 [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': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3bd81903-3b73-53ad-9415-5aec56352c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BN74WBM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4047104',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 15755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-03',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047104%27 HTTP/1.1" 200 None
2026-03-30 10:31:15 [manheim.gb] INFO: Saving data for 4047104: {'auction_closing_time': 1775120400.0, 'created_time': 1774533970.827508, 'last_price_update_time': 1774866675.383025}
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047104') HTTP/1.1" 204 0
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_11.jpg not downloaded yet
2026-03-30 10:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:15 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_ext_1.jpg> (referer: None)
2026-03-30 10:31:15 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_5.jpg> (referer: None)
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_10.jpg not downloaded yet
2026-03-30 10:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ef20183-485a-5d18-899a-823f9e2509f5 with identifier: 4047109
2026-03-30 10:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ef20183-485a-5d18-899a-823f9e2509f5 with scrape type 2
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ef20183-485a-5d18-899a-823f9e2509f5 with scrape type 2
2026-03-30 10:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ef20183-485a-5d18-899a-823f9e2509f5, identifier: 4047109
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9, skipping ID generation
2026-03-30 10:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with scrape type 1
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 sending to next pipeline
2026-03-30 10:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9, identifier: 4043323
2026-03-30 10:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51fac017-e84b-5460-aa32-263fbdf8469a with identifier: 4047146
2026-03-30 10:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51fac017-e84b-5460-aa32-263fbdf8469a with scrape type 2
2026-03-30 10:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51fac017-e84b-5460-aa32-263fbdf8469a with scrape type 2
2026-03-30 10:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 51fac017-e84b-5460-aa32-263fbdf8469a, identifier: 4047146
2026-03-30 10:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ef20183-485a-5d18-899a-823f9e2509f5 with identifier: 4047109
2026-03-30 10:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ef20183-485a-5d18-899a-823f9e2509f5 with identifier: 4047109
2026-03-30 10:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6ef20183-485a-5d18-899a-823f9e2509f5 with identifier: 4047109 to the API
2026-03-30 10:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:16 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6ef20183-485a-5d18-899a-823f9e2509f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LR74HLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4047109',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 11234,
'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': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047109%27 HTTP/1.1" 200 None
2026-03-30 10:31:16 [manheim.gb] INFO: Saving data for 4047109: {'auction_closing_time': 1775120400.0, 'created_time': 1774533968.814723, 'last_price_update_time': 1774866676.104298}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047109') HTTP/1.1" 204 0
2026-03-30 10:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with identifier: 4043323
2026-03-30 10:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with identifier: 4043323
2026-03-30 10:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 with identifier: 4043323 to the API
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:16 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/7cbe98af-c21c-4fbf-b0fa-4b85b9411cb6_ext_2.jpg>
{'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-09T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c1d8f681-43cd-575e-b4c9-c102d0e6b2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD24CVF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4043323',
'listing': 'auction',
'location': 'Manchester',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 43256,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'year': 2024}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043323%27 HTTP/1.1" 200 None
2026-03-30 10:31:16 [manheim.gb] INFO: Saving data for 4043323: {'created_time': 1774866676.520661, 'last_price_update_time': 1774866676.520676, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4043323') HTTP/1.1" 204 0
2026-03-30 10:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 51fac017-e84b-5460-aa32-263fbdf8469a with identifier: 4047146
2026-03-30 10:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 51fac017-e84b-5460-aa32-263fbdf8469a with identifier: 4047146
2026-03-30 10:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 51fac017-e84b-5460-aa32-263fbdf8469a with identifier: 4047146 to the API
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '51fac017-e84b-5460-aa32-263fbdf8469a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO72BXE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4047146',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '208',
'odometer': 22985,
'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': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 130 Allure Premium + 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Allure Premium + 5dr EAT8',
'year': 2023}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047146%27 HTTP/1.1" 200 None
2026-03-30 10:31:16 [manheim.gb] INFO: Saving data for 4047146: {'auction_closing_time': 1775120400.0, 'created_time': 1774534340.405134, 'last_price_update_time': 1774866676.917878}
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047146') HTTP/1.1" 204 0
2026-03-30 10:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F6fb5cdb5-61e7-484e-ae79-87803b2b9c29_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_9.jpg not downloaded yet
2026-03-30 10:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c1d8f681-43cd-575e-b4c9-c102d0e6b2d9 due to Ignoring non-200 response
2026-03-30 10:31:16 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_4.jpg> (referer: None)
2026-03-30 10:31:16 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_11.jpg> (referer: None)
2026-03-30 10:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3603b33d-6a3e-596d-a256-a81c13fae9c7 with identifier: 4047637
2026-03-30 10:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3603b33d-6a3e-596d-a256-a81c13fae9c7 with scrape type 2
2026-03-30 10:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3603b33d-6a3e-596d-a256-a81c13fae9c7 with scrape type 2
2026-03-30 10:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3603b33d-6a3e-596d-a256-a81c13fae9c7, identifier: 4047637
2026-03-30 10:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4046273-4094647-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4046273-4094647-13.jpg not downloaded yet
2026-03-30 10:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3603b33d-6a3e-596d-a256-a81c13fae9c7 with identifier: 4047637
2026-03-30 10:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3603b33d-6a3e-596d-a256-a81c13fae9c7 with identifier: 4047637
2026-03-30 10:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3603b33d-6a3e-596d-a256-a81c13fae9c7 with identifier: 4047637 to the API
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '3603b33d-6a3e-596d-a256-a81c13fae9c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN21UPK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4047637',
'listing': 'auction',
'location': 'Northampton',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 35542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-30',
'seller_name': 'Sytner',
'title': 'PEUGEOT 2008 100kW GT Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Premium 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047637%27 HTTP/1.1" 200 None
2026-03-30 10:31:17 [manheim.gb] INFO: Saving data for 4047637: {'auction_closing_time': 1774947600.0, 'created_time': 1773827416.099846, 'last_price_update_time': 1774866677.855404}
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047637') HTTP/1.1" 204 0
2026-03-30 10:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with identifier: 4047791
2026-03-30 10:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with scrape type 2
2026-03-30 10:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with scrape type 2
2026-03-30 10:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cc9121b6-e6df-56d2-baca-9138cb1b4ab9, identifier: 4047791
2026-03-30 10:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with identifier: 4047791
2026-03-30 10:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with identifier: 4047791
2026-03-30 10:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cc9121b6-e6df-56d2-baca-9138cb1b4ab9 with identifier: 4047791 to the API
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:18 [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': 'cc9121b6-e6df-56d2-baca-9138cb1b4ab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO23BNX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4047791',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 15251,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-13',
'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-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047791%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Saving data for 4047791: {'auction_closing_time': 1774947600.0, 'created_time': 1773827414.127068, 'last_price_update_time': 1774866678.299223}
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047791') HTTP/1.1" 204 0
2026-03-30 10:31:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_10.jpg> (referer: None)
2026-03-30 10:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:18 [manheim.gb] INFO: Page 12: 100 results (total: 7999)
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4048578
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048578%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4048578: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4048580
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048580%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4048580: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4048790
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4048790: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049065
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049065%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049065: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049067
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049067%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049067: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049072
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049072%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049072: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049084
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049084%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049084: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049085
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049085%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049085: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049088
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049088: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049094
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049094%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049094: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049096
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049096%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049096: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049101
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049101: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049104
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049104%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049104: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049106
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049106%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049106: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049111
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049111%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049111: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049113
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049113%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049113: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049119
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049119%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049119: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049120
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049120: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049121
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049121%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049121: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049122
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049122: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049123
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049123%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049123: 1
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049124
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049124%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049124: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049128
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049128%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049128: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049131
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049131%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049131: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049132
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049132: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049134
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049134: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049138
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049138%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049138: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049145
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049145%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049145: 1
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049148
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049148: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049150
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049150: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049153
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049153: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049156
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049156%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049156: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049157
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [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-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049157: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049159
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049159%27 HTTP/1.1" 200 None
2026-03-30 10:31:18 [manheim.gb] INFO: Scrape type for 4049159: 0
2026-03-30 10:31:18 [manheim.gb] INFO: Found listing with ID: 4049162
2026-03-30 10:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049162%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049162: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049163
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049163%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049163: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049164
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049164%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049164: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049165
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049165%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049165: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049171
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049171%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049171: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049172
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049172%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049172: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049178
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [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-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049178: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049180
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049180%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049180: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049183
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049183%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049183: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049186
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049186%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049186: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049192
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049192%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049192: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049193
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049193%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049193: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049194
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049194%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049194: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049201
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049201%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049201: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049211
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049211%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049211: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049212
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049212%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049212: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049214
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049214%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049214: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049216
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049216%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049216: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049220
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049220%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049220: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049221
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049221%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049221: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049222
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049222%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049222: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049226
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049226%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049226: 2
2026-03-30 10:31:19 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/6fb5cdb5-61e7-484e-ae79-87803b2b9c29_9.jpg> (referer: None)
2026-03-30 10:31:19 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4046273-4094647-13.jpg> (referer: None)
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049333
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049333%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049333: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049340
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049340%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049340: 2
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049402
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [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-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049402: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049411
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049411%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049411: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049419
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049419%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049419: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049512
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [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-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049512: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049534
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [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-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049534: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049603
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049603%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049603: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049614
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049614%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049614: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049615
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049615%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049615: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049623
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049623%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049623: 2
2026-03-30 10:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4049640
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [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-30 10:31:19 [manheim.gb] INFO: Scrape type for 4049640: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050220
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050220%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050220: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050371
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050371%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050371: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050372
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050372%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050372: 2
2026-03-30 10:31:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890ac709-121d-5751-82c4-8fa9d7b6aa01, skipping ID generation
2026-03-30 10:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 with scrape type 1
2026-03-30 10:31:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 sending to next pipeline
2026-03-30 10:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 890ac709-121d-5751-82c4-8fa9d7b6aa01, identifier: 4046273
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050373
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050373%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050373: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050374
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050374%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050374: 0
2026-03-30 10:31:19 [manheim.gb] INFO: Found listing with ID: 4050375
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050375%27 HTTP/1.1" 200 None
2026-03-30 10:31:19 [manheim.gb] INFO: Scrape type for 4050375: 2
2026-03-30 10:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 890ac709-121d-5751-82c4-8fa9d7b6aa01 with identifier: 4046273
2026-03-30 10:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 890ac709-121d-5751-82c4-8fa9d7b6aa01 with identifier: 4046273
2026-03-30 10:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 890ac709-121d-5751-82c4-8fa9d7b6aa01 with identifier: 4046273 to the API
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:20 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4046273-4094647-13.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '890ac709-121d-5751-82c4-8fa9d7b6aa01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB73XAO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4046273',
'listing': 'auction',
'location': 'Manchester',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 12266,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-31',
'seller_name': 'FCA Group',
'title': 'CUPRA ATECA 1.5 EcoTSI V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V2 5dr DSG',
'year': 2023}
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046273%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Saving data for 4046273: {'created_time': 1774866680.297129, 'last_price_update_time': 1774866680.297143, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4046273') HTTP/1.1" 204 0
2026-03-30 10:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 890ac709-121d-5751-82c4-8fa9d7b6aa01 due to Ignoring non-200 response
2026-03-30 10:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050376
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050376%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050376: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050377
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050377%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050377: 2
2026-03-30 10:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cfb234e-4f55-5228-add0-31dd8e3ce01c with identifier: 4049123
2026-03-30 10:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c with scrape type 1
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg not downloaded yet
2026-03-30 10:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050378
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050378%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050378: 2
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg not downloaded yet
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050379
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050379%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050379: 2
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_6.jpg not downloaded yet
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050432
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050432%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050432: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050607
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050607%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050607: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050657
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050657%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050657: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050658
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050658%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050658: 1
2026-03-30 10:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_1.jpg not downloaded yet
2026-03-30 10:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afa44e73-bb0b-578e-bba1-12c75440cae3 with identifier: 4049226
2026-03-30 10:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afa44e73-bb0b-578e-bba1-12c75440cae3 with scrape type 2
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afa44e73-bb0b-578e-bba1-12c75440cae3 with scrape type 2
2026-03-30 10:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: afa44e73-bb0b-578e-bba1-12c75440cae3, identifier: 4049226
2026-03-30 10:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1521a50b-e96d-5b15-8e9f-5648a1dce44c with identifier: 4049145
2026-03-30 10:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c with scrape type 1
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg not downloaded yet
2026-03-30 10:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with identifier: 4049340
2026-03-30 10:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with scrape type 2
2026-03-30 10:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with scrape type 2
2026-03-30 10:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 86cadb5d-6976-51fe-95d2-ee2d26bf6e64, identifier: 4049340
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050660
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050660%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050660: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050661
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050661%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050661: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050664
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050664%27 HTTP/1.1" 200 None
2026-03-30 10:31:20 [manheim.gb] INFO: Scrape type for 4050664: 0
2026-03-30 10:31:20 [manheim.gb] INFO: Found listing with ID: 4050665
2026-03-30 10:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050665%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [manheim.gb] INFO: Scrape type for 4050665: 0
2026-03-30 10:31:21 [manheim.gb] INFO: Found listing with ID: 4050716
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050716%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [manheim.gb] INFO: Scrape type for 4050716: 2
2026-03-30 10:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: afa44e73-bb0b-578e-bba1-12c75440cae3 with identifier: 4049226
2026-03-30 10:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: afa44e73-bb0b-578e-bba1-12c75440cae3 with identifier: 4049226
2026-03-30 10:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: afa44e73-bb0b-578e-bba1-12c75440cae3 with identifier: 4049226 to the API
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:21 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'afa44e73-bb0b-578e-bba1-12c75440cae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB73KGZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4049226',
'listing': 'auction',
'location': 'Shotts',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 12476,
'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': 'CUPRA ATECA 1.5 EcoTSI V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V2 5dr DSG',
'year': 2023}
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049226%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [manheim.gb] INFO: Saving data for 4049226: {'auction_closing_time': 1774947600.0, 'created_time': 1773827150.441235, 'last_price_update_time': 1774866681.365211}
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049226') HTTP/1.1" 204 0
2026-03-30 10:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with identifier: 4049340
2026-03-30 10:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with identifier: 4049340
2026-03-30 10:31:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 86cadb5d-6976-51fe-95d2-ee2d26bf6e64 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '86cadb5d-6976-51fe-95d2-ee2d26bf6e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YO17XUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4%20ALLROAD?id=4049340',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'A4 ALLROAD',
'odometer': 74553,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-24',
'seller_name': None,
'title': 'AUDI A4 ALLROAD 2.0T FSI Quattro 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0T FSI Quattro 5dr S Tronic',
'year': 2017}
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049340%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [manheim.gb] INFO: Saving data for 4049340: {'auction_closing_time': 1774861200.0, 'created_time': 1773741582.678284, 'last_price_update_time': 1774866681.490597}
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049340') HTTP/1.1" 204 0
2026-03-30 10:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_5.jpg not downloaded yet
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg not downloaded yet
2026-03-30 10:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with identifier: 4049623
2026-03-30 10:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with scrape type 2
2026-03-30 10:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with scrape type 2
2026-03-30 10:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a, identifier: 4049623
2026-03-30 10:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:21 [manheim.gb] INFO: Found listing with ID: 4050722
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [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-30 10:31:21 [manheim.gb] INFO: Scrape type for 4050722: 0
2026-03-30 10:31:21 [manheim.gb] INFO: Found listing with ID: 4050727
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050727%27 HTTP/1.1" 200 None
2026-03-30 10:31:21 [manheim.gb] INFO: Scrape type for 4050727: 2
2026-03-30 10:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with identifier: 4049623
2026-03-30 10:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with identifier: 4049623
2026-03-30 10:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a with identifier: 4049623 to the API
2026-03-30 10:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:22 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9cf1eae8-b0cc-5e19-b5ab-25cffd9b433a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NV19DRZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/5%20SERIES?id=4049623',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '5 SERIES',
'odometer': 68532,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-25',
'seller_name': 'FCA Group',
'title': 'BMW 5 SERIES 520d SE 4dr Auto',
'transmission': 'automatic',
'trim': '520d SE 4dr Auto',
'year': 2019}
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049623%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [manheim.gb] INFO: Saving data for 4049623: {'auction_closing_time': 1775120400.0, 'created_time': 1773827347.079209, 'last_price_update_time': 1774866682.175516}
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049623') HTTP/1.1" 204 0
2026-03-30 10:31:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg> (referer: None)
2026-03-30 10:31:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_7.jpg> (referer: None)
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_4.jpg not downloaded yet
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_6.jpg not downloaded yet
2026-03-30 10:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf98d6f5-700c-55bd-be74-92fd991671d0 with identifier: 4050375
2026-03-30 10:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf98d6f5-700c-55bd-be74-92fd991671d0 with scrape type 2
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf98d6f5-700c-55bd-be74-92fd991671d0 with scrape type 2
2026-03-30 10:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf98d6f5-700c-55bd-be74-92fd991671d0, identifier: 4050375
2026-03-30 10:31:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_6.jpg> (referer: None)
2026-03-30 10:31:22 [manheim.gb] INFO: Found listing with ID: 4050731
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050731%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [manheim.gb] INFO: Scrape type for 4050731: 2
2026-03-30 10:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf98d6f5-700c-55bd-be74-92fd991671d0 with identifier: 4050375
2026-03-30 10:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf98d6f5-700c-55bd-be74-92fd991671d0 with identifier: 4050375
2026-03-30 10:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cf98d6f5-700c-55bd-be74-92fd991671d0 with identifier: 4050375 to the API
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:22 [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': '5.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf98d6f5-700c-55bd-be74-92fd991671d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF19XRA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ISUZU/N75.150%204X2%20DAY%20EURO%206?id=4050375',
'listing': 'auction',
'location': 'Gloucester',
'make': 'ISUZU',
'model': 'N75.150 4X2 DAY EURO 6',
'odometer': 241110,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-04',
'seller_name': 'Contract Vehicles Limited',
'title': 'ISUZU N75.150 4X2 DAY EURO 6 DROPSIDE 3 Seats Alloy Body Day cab '
'Steel Susp 18ft',
'transmission': 'automatic',
'trim': 'DROPSIDE 3 Seats Alloy Body Day cab Steel Susp 18ft',
'year': 2019}
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050375%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [manheim.gb] INFO: Saving data for 4050375: {'auction_closing_time': 1775725200.0, 'created_time': 1773827300.476739, 'last_price_update_time': 1774866682.677182}
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050375') HTTP/1.1" 204 0
2026-03-30 10:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4223dadf-a352-59f8-99b7-706b3263bba0 with identifier: 4050378
2026-03-30 10:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4223dadf-a352-59f8-99b7-706b3263bba0 with scrape type 2
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4223dadf-a352-59f8-99b7-706b3263bba0 with scrape type 2
2026-03-30 10:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4223dadf-a352-59f8-99b7-706b3263bba0, identifier: 4050378
2026-03-30 10:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_11.jpg not downloaded yet
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_1.jpg not downloaded yet
2026-03-30 10:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4223dadf-a352-59f8-99b7-706b3263bba0 with identifier: 4050378
2026-03-30 10:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4223dadf-a352-59f8-99b7-706b3263bba0 with identifier: 4050378
2026-03-30 10:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4223dadf-a352-59f8-99b7-706b3263bba0 with identifier: 4050378 to the API
2026-03-30 10:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:23 [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': '5.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4223dadf-a352-59f8-99b7-706b3263bba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE19WUP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ISUZU/N75.150%204X2%20DAY%20EURO%206?id=4050378',
'listing': 'auction',
'location': 'Gloucester',
'make': 'ISUZU',
'model': 'N75.150 4X2 DAY EURO 6',
'odometer': 290722,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': 'Contract Vehicles Limited',
'title': 'ISUZU N75.150 4X2 DAY EURO 6 DROPSIDE 3 Seats Alloy Body Day cab '
'Steel Susp 18ft',
'transmission': 'automatic',
'trim': 'DROPSIDE 3 Seats Alloy Body Day cab Steel Susp 18ft',
'year': 2019}
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050378%27 HTTP/1.1" 200 None
2026-03-30 10:31:23 [manheim.gb] INFO: Saving data for 4050378: {'auction_closing_time': 1775725200.0, 'created_time': 1773827176.109661, 'last_price_update_time': 1774866683.250114}
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050378') HTTP/1.1" 204 0
2026-03-30 10:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with identifier: 4050372
2026-03-30 10:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f0fa239-cc30-5452-ad3f-4ed79092a6e6, identifier: 4050372
2026-03-30 10:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4dbbc16-283d-5ce0-b320-905fa3de1a6a with identifier: 4050377
2026-03-30 10:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4dbbc16-283d-5ce0-b320-905fa3de1a6a with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4dbbc16-283d-5ce0-b320-905fa3de1a6a with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d4dbbc16-283d-5ce0-b320-905fa3de1a6a, identifier: 4050377
2026-03-30 10:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with identifier: 4050379
2026-03-30 10:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with scrape type 2
2026-03-30 10:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6f63d269-8392-5a6c-bf87-f6f02caceeb3, identifier: 4050379
2026-03-30 10:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:23 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_1.jpg> (referer: None)
2026-03-30 10:31:23 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg> (referer: None)
2026-03-30 10:31:23 [manheim.gb] INFO: Found listing with ID: 4050735
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050735%27 HTTP/1.1" 200 None
2026-03-30 10:31:23 [manheim.gb] INFO: Scrape type for 4050735: 2
2026-03-30 10:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with identifier: 4050372
2026-03-30 10:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with identifier: 4050372
2026-03-30 10:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3f0fa239-cc30-5452-ad3f-4ed79092a6e6 with identifier: 4050372 to the API
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:23 [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': '5.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3f0fa239-cc30-5452-ad3f-4ed79092a6e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK69WJX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ISUZU/N75.150%204X2%20DAY%20EURO%206?id=4050372',
'listing': 'auction',
'location': 'Gloucester',
'make': 'ISUZU',
'model': 'N75.150 4X2 DAY EURO 6',
'odometer': 128636,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'seller_name': 'Contract Vehicles Limited',
'title': 'ISUZU N75.150 4X2 DAY EURO 6 DROPSIDE 3 Seats Alloy Body Day cab '
'Steel Susp 18ft',
'transmission': 'automatic',
'trim': 'DROPSIDE 3 Seats Alloy Body Day cab Steel Susp 18ft',
'year': 2019}
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050372%27 HTTP/1.1" 200 None
2026-03-30 10:31:23 [manheim.gb] INFO: Saving data for 4050372: {'auction_closing_time': 1775725200.0, 'created_time': 1773827223.143244, 'last_price_update_time': 1774866683.908426}
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050372') HTTP/1.1" 204 0
2026-03-30 10:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d4dbbc16-283d-5ce0-b320-905fa3de1a6a with identifier: 4050377
2026-03-30 10:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d4dbbc16-283d-5ce0-b320-905fa3de1a6a with identifier: 4050377
2026-03-30 10:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d4dbbc16-283d-5ce0-b320-905fa3de1a6a with identifier: 4050377 to the API
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'WHITE',
'currency': 'GBP',
'engine': '5.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd4dbbc16-283d-5ce0-b320-905fa3de1a6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DA19GZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ISUZU/N75.150%204X2%20DAY%20EURO%206?id=4050377',
'listing': 'auction',
'location': 'Gloucester',
'make': 'ISUZU',
'model': 'N75.150 4X2 DAY EURO 6',
'odometer': 329279,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-01',
'seller_name': 'Contract Vehicles Limited',
'title': 'ISUZU N75.150 4X2 DAY EURO 6 DROPSIDE 3 Seats Alloy Body Day cab '
'Steel Susp 18ft',
'transmission': 'automatic',
'trim': 'DROPSIDE 3 Seats Alloy Body Day cab Steel Susp 18ft',
'year': 2019}
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050377%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Saving data for 4050377: {'auction_closing_time': 1775725200.0, 'created_time': 1773827363.348772, 'last_price_update_time': 1774866684.351901}
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050377') HTTP/1.1" 204 0
2026-03-30 10:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with identifier: 4050379
2026-03-30 10:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with identifier: 4050379
2026-03-30 10:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6f63d269-8392-5a6c-bf87-f6f02caceeb3 with identifier: 4050379 to the API
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'WHITE',
'currency': 'GBP',
'engine': '5.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6f63d269-8392-5a6c-bf87-f6f02caceeb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK19VBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ISUZU/N75.150%204X2%20DAY%20EURO%206?id=4050379',
'listing': 'auction',
'location': 'Gloucester',
'make': 'ISUZU',
'model': 'N75.150 4X2 DAY EURO 6',
'odometer': 314948,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-06',
'seller_name': 'Contract Vehicles Limited',
'title': 'ISUZU N75.150 4X2 DAY EURO 6 DROPSIDE 3 Seats Alloy Body Day cab '
'Steel Susp 18ft',
'transmission': 'automatic',
'trim': 'DROPSIDE 3 Seats Alloy Body Day cab Steel Susp 18ft',
'year': 2019}
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050379%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Saving data for 4050379: {'auction_closing_time': 1775725200.0, 'created_time': 1773827084.979261, 'last_price_update_time': 1774866684.671449}
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050379') HTTP/1.1" 204 0
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_7.jpg> (referer: None)
2026-03-30 10:31:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_5.jpg> (referer: None)
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_10.jpg not downloaded yet
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_5.jpg not downloaded yet
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_6.jpg> (referer: None)
2026-03-30 10:31:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_4.jpg> (referer: None)
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4050747
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050747%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4050747: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4050750
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050750%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4050750: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4050826
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050826%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4050826: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4050862
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [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-30 10:31:24 [manheim.gb] INFO: Scrape type for 4050862: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4050879
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050879%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4050879: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4051101
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051101%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4051101: 0
2026-03-30 10:31:24 [manheim.gb] INFO: Found listing with ID: 4051199
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051199%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [manheim.gb] INFO: Scrape type for 4051199: 2
2026-03-30 10:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with identifier: 4050658
2026-03-30 10:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with scrape type 1
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg not downloaded yet
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_9.jpg not downloaded yet
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_4.jpg not downloaded yet
2026-03-30 10:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db03ecbb-3263-5a92-81ff-74eff47cecc1 with identifier: 4050716
2026-03-30 10:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db03ecbb-3263-5a92-81ff-74eff47cecc1 with scrape type 2
2026-03-30 10:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db03ecbb-3263-5a92-81ff-74eff47cecc1 with scrape type 2
2026-03-30 10:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db03ecbb-3263-5a92-81ff-74eff47cecc1, identifier: 4050716
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:25 [manheim.gb] INFO: Found listing with ID: 4051202
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [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-30 10:31:25 [manheim.gb] INFO: Scrape type for 4051202: 0
2026-03-30 10:31:25 [manheim.gb] INFO: Found listing with ID: 4051292
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051292%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [manheim.gb] INFO: Scrape type for 4051292: 1
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg not downloaded yet
2026-03-30 10:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db03ecbb-3263-5a92-81ff-74eff47cecc1 with identifier: 4050716
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Lagoon+Blue HTTP/1.1" 200 None
2026-03-30 10:31:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db03ecbb-3263-5a92-81ff-74eff47cecc1 with identifier: 4050716
2026-03-30 10:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db03ecbb-3263-5a92-81ff-74eff47cecc1 with identifier: 4050716 to the API
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 28,
'car_expert_report_source_url': None,
'color': 'Lagoon Blue',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': 'db03ecbb-3263-5a92-81ff-74eff47cecc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT23WXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4050716',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 31037,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid 225 Allure Premium+ 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid 225 Allure Premium+ 5dr e-EAT8',
'year': 2023}
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050716%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [manheim.gb] INFO: Saving data for 4050716: {'auction_closing_time': 1775120400.0, 'created_time': 1774534012.848296, 'last_price_update_time': 1774866685.517232}
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050716') HTTP/1.1" 204 0
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F43c0b868-175a-45d8-b17a-98b49ee1e531_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_2.jpg not downloaded yet
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_11.jpg not downloaded yet
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with identifier: 4050727
2026-03-30 10:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with scrape type 2
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with scrape type 2
2026-03-30 10:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9f8fba64-91dd-5aa7-a602-136d8e4ca640, identifier: 4050727
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_6.jpg not downloaded yet
2026-03-30 10:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with identifier: 4050727
2026-03-30 10:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with identifier: 4050727
2026-03-30 10:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9f8fba64-91dd-5aa7-a602-136d8e4ca640 with identifier: 4050727 to the API
2026-03-30 10:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:26 [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': 'Pearl White',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '9f8fba64-91dd-5aa7-a602-136d8e4ca640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU22HHV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4050727',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 70784,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW GT Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050727%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [manheim.gb] INFO: Saving data for 4050727: {'auction_closing_time': 1775034000.0, 'created_time': 1773827132.450837, 'last_price_update_time': 1774866686.111374}
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050727') HTTP/1.1" 204 0
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_11.jpg> (referer: None)
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_1.jpg> (referer: None)
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_10.jpg not downloaded yet
2026-03-30 10:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eee1783-a742-57a6-b832-39f7a928c13e with identifier: 4050731
2026-03-30 10:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eee1783-a742-57a6-b832-39f7a928c13e with scrape type 2
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eee1783-a742-57a6-b832-39f7a928c13e with scrape type 2
2026-03-30 10:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2eee1783-a742-57a6-b832-39f7a928c13e, identifier: 4050731
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_5.jpg> (referer: None)
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_10.jpg> (referer: None)
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_1.jpg not downloaded yet
2026-03-30 10:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2eee1783-a742-57a6-b832-39f7a928c13e with identifier: 4050731
2026-03-30 10:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2eee1783-a742-57a6-b832-39f7a928c13e with identifier: 4050731
2026-03-30 10:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2eee1783-a742-57a6-b832-39f7a928c13e with identifier: 4050731 to the API
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:26 [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': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2eee1783-a742-57a6-b832-39f7a928c13e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MJ23UBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4050731',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 18791,
'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': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT 5dr',
'year': 2023}
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050731%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [manheim.gb] INFO: Saving data for 4050731: {'auction_closing_time': 1775120400.0, 'created_time': 1774534343.192009, 'last_price_update_time': 1774866686.570547}
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050731') HTTP/1.1" 204 0
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_9.jpg not downloaded yet
2026-03-30 10:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0571ee1-787b-5fcb-82b6-392e6c0a5326 with identifier: 4050735
2026-03-30 10:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0571ee1-787b-5fcb-82b6-392e6c0a5326 with scrape type 2
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0571ee1-787b-5fcb-82b6-392e6c0a5326 with scrape type 2
2026-03-30 10:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c0571ee1-787b-5fcb-82b6-392e6c0a5326, identifier: 4050735
2026-03-30 10:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_5.jpg not downloaded yet
2026-03-30 10:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c0571ee1-787b-5fcb-82b6-392e6c0a5326 with identifier: 4050735
2026-03-30 10:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c0571ee1-787b-5fcb-82b6-392e6c0a5326 with identifier: 4050735
2026-03-30 10:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c0571ee1-787b-5fcb-82b6-392e6c0a5326 with identifier: 4050735 to the API
2026-03-30 10:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:27 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0571ee1-787b-5fcb-82b6-392e6c0a5326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EA23YNG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4050735',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 23802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 1.2 PureTech Allure Premium+ 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure Premium+ 5dr EAT8',
'year': 2023}
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050735%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [manheim.gb] INFO: Saving data for 4050735: {'auction_closing_time': 1775120400.0, 'created_time': 1774534014.115603, 'last_price_update_time': 1774866687.166613}
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050735') HTTP/1.1" 204 0
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg> (referer: None)
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F8837b29f-1311-43ea-b4d1-3268ad4114be_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_2.jpg not downloaded yet
2026-03-30 10:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with identifier: 4051199
2026-03-30 10:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with scrape type 2
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with scrape type 2
2026-03-30 10:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b2e0eea6-673c-5332-be7b-00ca96cfe2b7, identifier: 4051199
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_9.jpg> (referer: None)
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_4.jpg> (referer: None)
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_7.jpg> (referer: None)
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_4.jpg not downloaded yet
2026-03-30 10:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with identifier: 4051199
2026-03-30 10:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with identifier: 4051199
2026-03-30 10:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b2e0eea6-673c-5332-be7b-00ca96cfe2b7 with identifier: 4051199 to the API
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:27 [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': 'b2e0eea6-673c-5332-be7b-00ca96cfe2b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CU18ZXH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4051199',
'listing': 'auction',
'location': 'Bristol',
'make': 'MG',
'model': 'ZS',
'odometer': 30124,
'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': 'Mobilize Financial Services',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2018}
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051199%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [manheim.gb] INFO: Saving data for 4051199: {'auction_closing_time': 1774947600.0, 'created_time': 1774343491.404018, 'last_price_update_time': 1774866687.62447}
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4051199') HTTP/1.1" 204 0
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_2.jpg> (referer: None)
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_11.jpg> (referer: None)
2026-03-30 10:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with identifier: 4051292
2026-03-30 10:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with scrape type 1
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fawaiting-image-002.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg already downloaded
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fawaiting-image-002.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg already downloaded
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4051292-4139528-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4051292-4139528-3.jpg not downloaded yet
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_6.jpg> (referer: None)
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_11.jpg not downloaded yet
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4051292-4139528-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4051292-4139528-13.jpg not downloaded yet
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_10.jpg not downloaded yet
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_10.jpg> (referer: None)
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_9.jpg not downloaded yet
2026-03-30 10:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2cfb234e-4f55-5228-add0-31dd8e3ce01c, skipping ID generation
2026-03-30 10:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c with scrape type 1
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c sending to next pipeline
2026-03-30 10:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2cfb234e-4f55-5228-add0-31dd8e3ce01c, identifier: 4049123
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_2.jpg not downloaded yet
2026-03-30 10:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2cfb234e-4f55-5228-add0-31dd8e3ce01c with identifier: 4049123
2026-03-30 10:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2cfb234e-4f55-5228-add0-31dd8e3ce01c with identifier: 4049123
2026-03-30 10:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2cfb234e-4f55-5228-add0-31dd8e3ce01c with identifier: 4049123 to the API
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:28 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/43c0b868-175a-45d8-b17a-98b49ee1e531_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2cfb234e-4f55-5228-add0-31dd8e3ce01c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB73KGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4049123',
'listing': 'auction',
'location': 'Manchester',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 11517,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-31',
'seller_name': 'FCA Group',
'title': 'CUPRA ATECA 1.5 EcoTSI V1 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V1 5dr DSG',
'year': 2023}
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049123%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Saving data for 4049123: {'created_time': 1774866688.680425, 'last_price_update_time': 1774866688.680438, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049123') HTTP/1.1" 204 0
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2cfb234e-4f55-5228-add0-31dd8e3ce01c due to Ignoring non-200 response
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_1.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_5.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_9.jpg> (referer: None)
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:28 [manheim.gb] INFO: Page 13: 100 results (total: 7999)
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4051316
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051316%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4051316: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4051612
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051612%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4051612: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4051769
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051769%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4051769: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4051851
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051851%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4051851: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052096
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052096%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052096: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052105
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [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-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052105: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052151
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [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-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052151: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052230
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [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-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052230: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052242
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052242%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052242: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052262
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052262%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052262: 2
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_2.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_4.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4051292-4139528-13.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_11.jpg> (referer: None)
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4051292-4139528-3.jpg> (referer: None)
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052286
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052286%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052286: 2
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052289
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052289%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052289: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052349
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052349%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052349: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052352
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052352%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052352: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052363
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052363%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [manheim.gb] INFO: Scrape type for 4052363: 0
2026-03-30 10:31:28 [manheim.gb] INFO: Found listing with ID: 4052384
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [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-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052384: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4052417
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052417%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052417: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4052467
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052467%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052467: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4052492
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052492%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052492: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4052668
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052668%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052668: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4052706
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052706%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4052706: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053127
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [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-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053127: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053224
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053224%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053224: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053506
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053506%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053506: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053516
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053516%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053516: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053684
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [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-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053684: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4053722
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [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-30 10:31:29 [manheim.gb] INFO: Scrape type for 4053722: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4054197
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054197%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4054197: 2
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4054200
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054200%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4054200: 2
2026-03-30 10:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1521a50b-e96d-5b15-8e9f-5648a1dce44c, skipping ID generation
2026-03-30 10:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c with scrape type 1
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c sending to next pipeline
2026-03-30 10:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1521a50b-e96d-5b15-8e9f-5648a1dce44c, identifier: 4049145
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9 due to Ignoring non-200 response
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58bbb2fe-4993-58da-a186-78f94dd2f9e9, skipping ID generation
2026-03-30 10:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with scrape type 1
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9 sending to next pipeline
2026-03-30 10:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 58bbb2fe-4993-58da-a186-78f94dd2f9e9, identifier: 4051292
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4054203
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054203%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4054203: 0
2026-03-30 10:31:29 [manheim.gb] INFO: Found listing with ID: 4054240
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054240%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Scrape type for 4054240: 2
2026-03-30 10:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1521a50b-e96d-5b15-8e9f-5648a1dce44c with identifier: 4049145
2026-03-30 10:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1521a50b-e96d-5b15-8e9f-5648a1dce44c with identifier: 4049145
2026-03-30 10:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1521a50b-e96d-5b15-8e9f-5648a1dce44c with identifier: 4049145 to the API
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:29 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/8837b29f-1311-43ea-b4d1-3268ad4114be_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1521a50b-e96d-5b15-8e9f-5648a1dce44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DC73FDJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4049145',
'listing': 'auction',
'location': 'Manchester',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 10657,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-22',
'seller_name': 'FCA Group',
'title': 'CUPRA ATECA 1.5 EcoTSI V1 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V1 5dr DSG',
'year': 2023}
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049145%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [manheim.gb] INFO: Saving data for 4049145: {'created_time': 1774866689.937082, 'last_price_update_time': 1774866689.937097, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049145') HTTP/1.1" 204 0
2026-03-30 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with identifier: 4051292
2026-03-30 10:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with identifier: 4051292
2026-03-30 10:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 58bbb2fe-4993-58da-a186-78f94dd2f9e9 with identifier: 4051292 to the API
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:30 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4051292-4139528-3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '58bbb2fe-4993-58da-a186-78f94dd2f9e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HX23XSF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4051292',
'listing': 'auction',
'location': 'Manchester',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 29402,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 4,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4622c3ba-5515-5758-814e-2f49e4247fa1/4622c3ba-5515-5758-814e-2f49e4247fa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72484,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg',
'Width': 1322},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4622c3ba-5515-5758-814e-2f49e4247fa1/4622c3ba-5515-5758-814e-2f49e4247fa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72484,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/awaiting-image-002.jpg',
'Width': 1322}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-16',
'seller_name': 'Santander Consumer',
'title': 'BMW 2 SERIES 218i [136] M Sport 4dr DCT',
'transmission': 'automatic',
'trim': '218i [136] M Sport 4dr DCT',
'year': 2023}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051292%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [manheim.gb] INFO: Saving data for 4051292: {'created_time': 1774866690.486204, 'last_price_update_time': 1774866690.486215, 'auction_closing_time': 1775120400.0}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4051292') HTTP/1.1" 204 0
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1521a50b-e96d-5b15-8e9f-5648a1dce44c due to Ignoring non-200 response
2026-03-30 10:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 58bbb2fe-4993-58da-a186-78f94dd2f9e9 due to Ignoring non-200 response
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_10.jpg> (referer: None)
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_ext_2.jpg> (referer: None)
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_9.jpg> (referer: None)
2026-03-30 10:31:30 [manheim.gb] INFO: Found listing with ID: 4054281
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [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-30 10:31:30 [manheim.gb] INFO: Scrape type for 4054281: 0
2026-03-30 10:31:30 [manheim.gb] INFO: Found listing with ID: 4054282
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [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-30 10:31:30 [manheim.gb] INFO: Scrape type for 4054282: 0
2026-03-30 10:31:30 [manheim.gb] INFO: Found listing with ID: 4054293
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054293%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [manheim.gb] INFO: Scrape type for 4054293: 2
2026-03-30 10:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd964561-afe8-5cdd-82a1-27532f8b8496 with identifier: 4052262
2026-03-30 10:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd964561-afe8-5cdd-82a1-27532f8b8496 with scrape type 2
2026-03-30 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd964561-afe8-5cdd-82a1-27532f8b8496 with scrape type 2
2026-03-30 10:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd964561-afe8-5cdd-82a1-27532f8b8496, identifier: 4052262
2026-03-30 10:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:30 [manheim.gb] INFO: Found listing with ID: 4054298
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054298%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [manheim.gb] INFO: Scrape type for 4054298: 2
2026-03-30 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd964561-afe8-5cdd-82a1-27532f8b8496 with identifier: 4052262
2026-03-30 10:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd964561-afe8-5cdd-82a1-27532f8b8496 with identifier: 4052262
2026-03-30 10:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd964561-afe8-5cdd-82a1-27532f8b8496 with identifier: 4052262 to the API
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'cd964561-afe8-5cdd-82a1-27532f8b8496',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PK22XZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4052262',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 53118,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW SRi Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052262%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [manheim.gb] INFO: Saving data for 4052262: {'auction_closing_time': 1775034000.0, 'created_time': 1773842782.38973, 'last_price_update_time': 1774866690.965275}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4052262') HTTP/1.1" 204 0
2026-03-30 10:31:30 [manheim.gb] INFO: Found listing with ID: 4054333
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054333%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [manheim.gb] INFO: Scrape type for 4054333: 0
2026-03-30 10:31:31 [manheim.gb] INFO: Found listing with ID: 4054335
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054335%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [manheim.gb] INFO: Scrape type for 4054335: 0
2026-03-30 10:31:31 [manheim.gb] INFO: Found listing with ID: 4054338
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054338%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [manheim.gb] INFO: Scrape type for 4054338: 2
2026-03-30 10:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c034e2-80e1-549e-aa8c-6721e1f74f6f with identifier: 4052286
2026-03-30 10:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c034e2-80e1-549e-aa8c-6721e1f74f6f with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c034e2-80e1-549e-aa8c-6721e1f74f6f with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 29c034e2-80e1-549e-aa8c-6721e1f74f6f, identifier: 4052286
2026-03-30 10:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa8be260-216e-5769-b683-2b3863c7a8c8 with identifier: 4054197
2026-03-30 10:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa8be260-216e-5769-b683-2b3863c7a8c8 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa8be260-216e-5769-b683-2b3863c7a8c8 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa8be260-216e-5769-b683-2b3863c7a8c8, identifier: 4054197
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48, skipping ID generation
2026-03-30 10:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with scrape type 1
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 sending to next pipeline
2026-03-30 10:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48, identifier: 4050658
2026-03-30 10:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9c1a93-702e-5a1b-9954-751be4393d36 with identifier: 4054200
2026-03-30 10:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9c1a93-702e-5a1b-9954-751be4393d36 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b9c1a93-702e-5a1b-9954-751be4393d36 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9b9c1a93-702e-5a1b-9954-751be4393d36, identifier: 4054200
2026-03-30 10:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:31 [manheim.gb] INFO: Found listing with ID: 4054367
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [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-30 10:31:31 [manheim.gb] INFO: Scrape type for 4054367: 0
2026-03-30 10:31:31 [manheim.gb] INFO: Found listing with ID: 4054377
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054377%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [manheim.gb] INFO: Scrape type for 4054377: 0
2026-03-30 10:31:31 [manheim.gb] INFO: Found listing with ID: 4054379
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054379%27 HTTP/1.1" 200 None
2026-03-30 10:31:32 [manheim.gb] INFO: Scrape type for 4054379: 0
2026-03-30 10:31:32 [manheim.gb] INFO: Found listing with ID: 4054392
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [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-30 10:31:32 [manheim.gb] INFO: Scrape type for 4054392: 0
2026-03-30 10:31:32 [manheim.gb] INFO: Found listing with ID: 4054394
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054394%27 HTTP/1.1" 200 None
2026-03-30 10:31:32 [manheim.gb] INFO: Scrape type for 4054394: 2
2026-03-30 10:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 29c034e2-80e1-549e-aa8c-6721e1f74f6f with identifier: 4052286
2026-03-30 10:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 29c034e2-80e1-549e-aa8c-6721e1f74f6f with identifier: 4052286
2026-03-30 10:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 29c034e2-80e1-549e-aa8c-6721e1f74f6f with identifier: 4052286 to the API
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:32 [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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '29c034e2-80e1-549e-aa8c-6721e1f74f6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA23DSZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4052286',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FIAT',
'model': '500',
'odometer': 5288,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seller_name': 'FCA Group',
'title': 'FIAT 500 87kW La Prima 42kWh 3dr Auto',
'transmission': 'automatic',
'trim': '87kW La Prima 42kWh 3dr Auto',
'year': 2023}
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052286%27 HTTP/1.1" 200 None
2026-03-30 10:31:32 [manheim.gb] INFO: Saving data for 4052286: {'auction_closing_time': 1775034000.0, 'created_time': 1774620384.699577, 'last_price_update_time': 1774866692.945639}
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4052286') HTTP/1.1" 204 0
2026-03-30 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa8be260-216e-5769-b683-2b3863c7a8c8 with identifier: 4054197
2026-03-30 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa8be260-216e-5769-b683-2b3863c7a8c8 with identifier: 4054197
2026-03-30 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa8be260-216e-5769-b683-2b3863c7a8c8 with identifier: 4054197 to the API
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:33 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa8be260-216e-5769-b683-2b3863c7a8c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK22JUO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=4054197',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C5',
'odometer': 36380,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seller_name': 'Citroen',
'title': 'CITROEN C5 1.2 PureTech 130 Shine 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Shine 5dr EAT8',
'year': 2022}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054197%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [manheim.gb] INFO: Saving data for 4054197: {'auction_closing_time': 1775120400.0, 'created_time': 1774534342.781478, 'last_price_update_time': 1774866693.341603}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054197') HTTP/1.1" 204 0
2026-03-30 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with identifier: 4050658
2026-03-30 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with identifier: 4050658
2026-03-30 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 with identifier: 4050658 to the API
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:33 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/536b9951-f4e7-44f5-b54e-b2f95b8a7874_9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL74JZU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/EST?id=4050658',
'listing': 'auction',
'location': 'Manchester',
'make': 'VOLVO',
'model': 'EST',
'odometer': 5657,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-21',
'seller_name': 'FCA Group',
'title': 'VOLVO EST 315kW Twin Motor Performance Plus 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '315kW Twin Motor Performance Plus 69kWh 5dr Auto',
'year': 2025}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050658%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [manheim.gb] INFO: Saving data for 4050658: {'created_time': 1774866693.796279, 'last_price_update_time': 1774866693.796296, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050658') HTTP/1.1" 204 0
2026-03-30 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9b9c1a93-702e-5a1b-9954-751be4393d36 with identifier: 4054200
2026-03-30 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9b9c1a93-702e-5a1b-9954-751be4393d36 with identifier: 4054200
2026-03-30 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9b9c1a93-702e-5a1b-9954-751be4393d36 with identifier: 4054200 to the API
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Soft Sand',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9b9c1a93-702e-5a1b-9954-751be4393d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD23KZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4054200',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': 22045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seller_name': 'Citroen',
'title': 'CITROEN C3 1.2 PureTech C-Series Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech C-Series Edition 5dr',
'year': 2023}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054200%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Saving data for 4054200: {'auction_closing_time': 1775120400.0, 'created_time': 1774534009.981301, 'last_price_update_time': 1774866694.124917}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054200') HTTP/1.1" 204 0
2026-03-30 10:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f4ef78fb-c0f7-5e8f-9a3b-5e2c45badb48 due to Ignoring non-200 response
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4054420
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054420%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4054420: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4054433
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054433%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4054433: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4054474
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [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-30 10:31:34 [manheim.gb] INFO: Scrape type for 4054474: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4054810
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054810%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4054810: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055202
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [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-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055202: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055205
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055205%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055205: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055210
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055210%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055210: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055303
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055303%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055303: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055365
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055365%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055365: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055434
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055434%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055434: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055435
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055435%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055435: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055437
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055437%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055437: 2
2026-03-30 10:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49055d86-66ca-5498-aa0a-f1702cbf1cba with identifier: 4054240
2026-03-30 10:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49055d86-66ca-5498-aa0a-f1702cbf1cba with scrape type 2
2026-03-30 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49055d86-66ca-5498-aa0a-f1702cbf1cba with scrape type 2
2026-03-30 10:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 49055d86-66ca-5498-aa0a-f1702cbf1cba, identifier: 4054240
2026-03-30 10:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055438
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055438%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055438: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055491
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [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-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055491: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055542
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [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-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055542: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055578
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055578%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055578: 0
2026-03-30 10:31:34 [manheim.gb] INFO: Found listing with ID: 4055681
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055681%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Scrape type for 4055681: 2
2026-03-30 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 49055d86-66ca-5498-aa0a-f1702cbf1cba with identifier: 4054240
2026-03-30 10:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 49055d86-66ca-5498-aa0a-f1702cbf1cba with identifier: 4054240
2026-03-30 10:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 49055d86-66ca-5498-aa0a-f1702cbf1cba with identifier: 4054240 to the API
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:34 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '49055d86-66ca-5498-aa0a-f1702cbf1cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LL72MZN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4054240',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 34931,
'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': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT 5dr EAT8',
'year': 2022}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054240%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [manheim.gb] INFO: Saving data for 4054240: {'auction_closing_time': 1775120400.0, 'created_time': 1774534009.322772, 'last_price_update_time': 1774866694.924885}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054240') HTTP/1.1" 204 0
2026-03-30 10:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61b0e64c-3539-5d27-b402-f62430ce3715 with identifier: 4054293
2026-03-30 10:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61b0e64c-3539-5d27-b402-f62430ce3715 with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61b0e64c-3539-5d27-b402-f62430ce3715 with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 61b0e64c-3539-5d27-b402-f62430ce3715, identifier: 4054293
2026-03-30 10:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055690
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [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-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055690: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055720
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055720%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055720: 2
2026-03-30 10:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 61b0e64c-3539-5d27-b402-f62430ce3715 with identifier: 4054293
2026-03-30 10:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 61b0e64c-3539-5d27-b402-f62430ce3715 with identifier: 4054293
2026-03-30 10:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 61b0e64c-3539-5d27-b402-f62430ce3715 with identifier: 4054293 to the API
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:35 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '61b0e64c-3539-5d27-b402-f62430ce3715',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK72UGU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4054293',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 19594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 100 Allure Premium + 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 100 Allure Premium + 5dr',
'year': 2023}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054293%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Saving data for 4054293: {'auction_closing_time': 1775120400.0, 'created_time': 1774533990.266154, 'last_price_update_time': 1774866695.481795}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054293') HTTP/1.1" 204 0
2026-03-30 10:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6742b182-e49e-5abc-b13e-54a9be2ac60c with identifier: 4054298
2026-03-30 10:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6742b182-e49e-5abc-b13e-54a9be2ac60c with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6742b182-e49e-5abc-b13e-54a9be2ac60c with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6742b182-e49e-5abc-b13e-54a9be2ac60c, identifier: 4054298
2026-03-30 10:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055745
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055745%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055745: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055766
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055766%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055766: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055778
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [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-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055778: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055791
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [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-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055791: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055806
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055806%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055806: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055819
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055819%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055819: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055897
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055897%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055897: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4055988
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055988%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4055988: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4056254
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [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-30 10:31:35 [manheim.gb] INFO: Scrape type for 4056254: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4056300
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056300%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4056300: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4056317
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056317%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4056317: 0
2026-03-30 10:31:35 [manheim.gb] INFO: Found listing with ID: 4056357
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056357%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [manheim.gb] INFO: Scrape type for 4056357: 2
2026-03-30 10:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6742b182-e49e-5abc-b13e-54a9be2ac60c with identifier: 4054298
2026-03-30 10:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6742b182-e49e-5abc-b13e-54a9be2ac60c with identifier: 4054298
2026-03-30 10:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6742b182-e49e-5abc-b13e-54a9be2ac60c with identifier: 4054298 to the API
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:36 [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': 'Ultimate Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6742b182-e49e-5abc-b13e-54a9be2ac60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SG22WLC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4054298',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 62353,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 PureTech GT Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT Premium 5dr EAT8',
'year': 2022}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054298%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Saving data for 4054298: {'auction_closing_time': 1775034000.0, 'created_time': 1774015855.619854, 'last_price_update_time': 1774866696.106222}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054298') HTTP/1.1" 204 0
2026-03-30 10:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac49035a-716c-5a1e-b4f9-b051961d6ecd with identifier: 4054338
2026-03-30 10:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac49035a-716c-5a1e-b4f9-b051961d6ecd with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac49035a-716c-5a1e-b4f9-b051961d6ecd with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac49035a-716c-5a1e-b4f9-b051961d6ecd, identifier: 4054338
2026-03-30 10:31:36 [manheim.gb] INFO: Found listing with ID: 4056363
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056363%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Scrape type for 4056363: 0
2026-03-30 10:31:36 [manheim.gb] INFO: Found listing with ID: 4056436
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056436%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Scrape type for 4056436: 0
2026-03-30 10:31:36 [manheim.gb] INFO: Found listing with ID: 4056471
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056471%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Scrape type for 4056471: 0
2026-03-30 10:31:36 [manheim.gb] INFO: Found listing with ID: 4056559
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056559%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Scrape type for 4056559: 2
2026-03-30 10:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac49035a-716c-5a1e-b4f9-b051961d6ecd with identifier: 4054338
2026-03-30 10:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac49035a-716c-5a1e-b4f9-b051961d6ecd with identifier: 4054338
2026-03-30 10:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac49035a-716c-5a1e-b4f9-b051961d6ecd with identifier: 4054338 to the API
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:36 [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': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac49035a-716c-5a1e-b4f9-b051961d6ecd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF20ODY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4054338',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 44045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-07',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT Line 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT Line 5dr EAT8',
'year': 2020}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054338%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [manheim.gb] INFO: Saving data for 4054338: {'auction_closing_time': 1775120400.0, 'created_time': 1774533996.176984, 'last_price_update_time': 1774866696.778764}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054338') HTTP/1.1" 204 0
2026-03-30 10:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cd491d-db09-54a3-9ef4-fab84f1c0935 with identifier: 4054394
2026-03-30 10:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cd491d-db09-54a3-9ef4-fab84f1c0935 with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2cd491d-db09-54a3-9ef4-fab84f1c0935 with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c2cd491d-db09-54a3-9ef4-fab84f1c0935, identifier: 4054394
2026-03-30 10:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c2cd491d-db09-54a3-9ef4-fab84f1c0935 with identifier: 4054394
2026-03-30 10:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c2cd491d-db09-54a3-9ef4-fab84f1c0935 with identifier: 4054394
2026-03-30 10:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c2cd491d-db09-54a3-9ef4-fab84f1c0935 with identifier: 4054394 to the API
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:37 [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-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c2cd491d-db09-54a3-9ef4-fab84f1c0935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OY20WAU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/I-PACE?id=4054394',
'listing': 'auction',
'location': 'Birmingham',
'make': 'JAGUAR',
'model': 'I-PACE',
'odometer': 42428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-08',
'seller_name': 'FCA Group',
'title': 'JAGUAR I-PACE 294kW EV400 HSE 90kWh 5dr Auto',
'transmission': 'automatic',
'trim': '294kW EV400 HSE 90kWh 5dr Auto',
'year': 2020}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054394%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Saving data for 4054394: {'auction_closing_time': 1775034000.0, 'created_time': 1774620387.697942, 'last_price_update_time': 1774866697.207929}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054394') HTTP/1.1" 204 0
2026-03-30 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 6e34953a-1ffd-5355-9791-807af7d52911 with identifier: 4055437, dropping item
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056625
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056625%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056625: 1
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056647
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [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-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056647: 0
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056650
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056650%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056650: 0
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056660
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [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-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056660: 0
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056915
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056915%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056915: 2
2026-03-30 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with identifier: 4055681
2026-03-30 10:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with scrape type 2
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with scrape type 2
2026-03-30 10:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688, identifier: 4055681
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056930
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056930%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056930: 0
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056935
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056935%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056935: 2
2026-03-30 10:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with identifier: 4055681
2026-03-30 10:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with identifier: 4055681
2026-03-30 10:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688 with identifier: 4055681 to the API
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6f7bd27-abe7-5007-9ae9-e4b7b0d4c688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ24JUF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4055681',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 19104,
'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': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055681%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Saving data for 4055681: {'auction_closing_time': 1775120400.0, 'created_time': 1774534010.687686, 'last_price_update_time': 1774866697.761295}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4055681') HTTP/1.1" 204 0
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056940
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [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-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056940: 0
2026-03-30 10:31:37 [manheim.gb] INFO: Found listing with ID: 4056949
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056949%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [manheim.gb] INFO: Scrape type for 4056949: 2
2026-03-30 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with identifier: 4055720
2026-03-30 10:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with scrape type 2
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with scrape type 2
2026-03-30 10:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a, identifier: 4055720
2026-03-30 10:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with identifier: 4056357
2026-03-30 10:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with scrape type 2
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with scrape type 2
2026-03-30 10:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d98c78f5-ca38-5aa7-a8ee-e59bdc406356, identifier: 4056357
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4056978
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4056978: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057024
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057024%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057024: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057028
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057028: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057031
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057031%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057031: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057055
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057055%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057055: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057079
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057079%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057079: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057150
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057150: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057175
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057175: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057182
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057182: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057247
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [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-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057247: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057453
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057453%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057453: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057460
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057460%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057460: 0
2026-03-30 10:31:38 [manheim.gb] INFO: Found listing with ID: 4057463
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057463%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Scrape type for 4057463: 0
2026-03-30 10:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with identifier: 4055720
2026-03-30 10:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with identifier: 4055720
2026-03-30 10:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 871bf508-2bc1-5aad-b7eb-0f9fb9d5415a with identifier: 4055720 to the API
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:38 [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-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '871bf508-2bc1-5aad-b7eb-0f9fb9d5415a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KV72UGR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4055720',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 20576,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055720%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [manheim.gb] INFO: Saving data for 4055720: {'auction_closing_time': 1775120400.0, 'created_time': 1773835154.100944, 'last_price_update_time': 1774866698.745493}
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4055720') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with identifier: 4056357
2026-03-30 10:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with identifier: 4056357
2026-03-30 10:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d98c78f5-ca38-5aa7-a8ee-e59bdc406356 with identifier: 4056357 to the API
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:39 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd98c78f5-ca38-5aa7-a8ee-e59bdc406356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA19LKJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4056357',
'listing': 'auction',
'location': 'Bristol',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 54562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-23',
'seller_name': 'Hartwell',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2019}
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056357%27 HTTP/1.1" 200 None
2026-03-30 10:31:39 [manheim.gb] INFO: Saving data for 4056357: {'auction_closing_time': 1775120400.0, 'created_time': 1774389980.419456, 'last_price_update_time': 1774866699.160255}
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056357') HTTP/1.1" 204 0
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791d2d53-2595-5480-83d4-237867eee2ca with identifier: 4056559
2026-03-30 10:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791d2d53-2595-5480-83d4-237867eee2ca with scrape type 2
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791d2d53-2595-5480-83d4-237867eee2ca with scrape type 2
2026-03-30 10:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 791d2d53-2595-5480-83d4-237867eee2ca, identifier: 4056559
2026-03-30 10:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9380d764-1150-559b-a27a-a755d08ae1bf with identifier: 4056625
2026-03-30 10:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9380d764-1150-559b-a27a-a755d08ae1bf with scrape type 1
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9380d764-1150-559b-a27a-a755d08ae1bf
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9380d764-1150-559b-a27a-a755d08ae1bf
2026-03-30 10:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9380d764-1150-559b-a27a-a755d08ae1bf, identifier: 4056625
2026-03-30 10:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 791d2d53-2595-5480-83d4-237867eee2ca with identifier: 4056559
2026-03-30 10:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 791d2d53-2595-5480-83d4-237867eee2ca with identifier: 4056559
2026-03-30 10:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 791d2d53-2595-5480-83d4-237867eee2ca with identifier: 4056559 to the API
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:39 [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': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '791d2d53-2595-5480-83d4-237867eee2ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF63MUU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CRAFTER?id=4056559',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': 147207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-02',
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER TIPPER 3 Seats Single Cab',
'transmission': 'manual',
'trim': 'TIPPER 3 Seats Single Cab',
'year': 2013}
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056559%27 HTTP/1.1" 200 None
2026-03-30 10:31:39 [manheim.gb] INFO: Saving data for 4056559: {'auction_closing_time': 1775034000.0, 'created_time': 1773835133.267195, 'last_price_update_time': 1774866699.706055}
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056559') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9380d764-1150-559b-a27a-a755d08ae1bf with identifier: 4056625
2026-03-30 10:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9380d764-1150-559b-a27a-a755d08ae1bf with identifier: 4056625
2026-03-30 10:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9380d764-1150-559b-a27a-a755d08ae1bf with identifier: 4056625 to the API
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:40 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9380d764-1150-559b-a27a-a755d08ae1bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML19JXO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4056625',
'listing': 'auction',
'location': 'Bristol',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': 68458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-12',
'seller_name': 'FCA Group',
'title': 'MAZDA CX-5 2.0 Sport Nav+ 5dr',
'transmission': 'manual',
'trim': '2.0 Sport Nav+ 5dr',
'year': 2019}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056625%27 HTTP/1.1" 200 None
2026-03-30 10:31:40 [manheim.gb] INFO: Saving data for 4056625: {'created_time': 1774866700.126833, 'last_price_update_time': 1774866700.126844, 'auction_closing_time': 1775552400.0}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056625') HTTP/1.1" 204 0
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4e022a-8b21-559b-b90e-9f8a22a74427 with identifier: 4056915
2026-03-30 10:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4e022a-8b21-559b-b90e-9f8a22a74427 with scrape type 2
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d4e022a-8b21-559b-b90e-9f8a22a74427 with scrape type 2
2026-03-30 10:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0d4e022a-8b21-559b-b90e-9f8a22a74427, identifier: 4056915
2026-03-30 10:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with identifier: 4056935
2026-03-30 10:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with scrape type 2
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with scrape type 2
2026-03-30 10:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f, identifier: 4056935
2026-03-30 10:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0d4e022a-8b21-559b-b90e-9f8a22a74427 with identifier: 4056915
2026-03-30 10:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0d4e022a-8b21-559b-b90e-9f8a22a74427 with identifier: 4056915
2026-03-30 10:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0d4e022a-8b21-559b-b90e-9f8a22a74427 with identifier: 4056915 to the API
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:40 [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': 'Platinum Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '0d4e022a-8b21-559b-b90e-9f8a22a74427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO24UXK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C4?id=4056915',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C4',
'odometer': 6697,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-23',
'seller_name': 'Citroen',
'title': 'CITROEN C4 100kW E-series 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW E-series 50kWh 5dr Auto',
'year': 2024}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056915%27 HTTP/1.1" 200 None
2026-03-30 10:31:40 [manheim.gb] INFO: Saving data for 4056915: {'auction_closing_time': 1775120400.0, 'created_time': 1774534347.625355, 'last_price_update_time': 1774866700.635875}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056915') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with identifier: 4056935
2026-03-30 10:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with identifier: 4056935
2026-03-30 10:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f with identifier: 4056935 to the API
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:40 [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': 'Pearl White',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'b6cd3c22-cd64-532b-9df7-2a15dd8f9c2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PJ72UKH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4056935',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 33507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-16',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056935%27 HTTP/1.1" 200 None
2026-03-30 10:31:40 [manheim.gb] INFO: Saving data for 4056935: {'auction_closing_time': 1775120400.0, 'created_time': 1774534006.946795, 'last_price_update_time': 1774866700.933383}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056935') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 352c4953-8736-5b8e-9d73-994df62e2a46 with identifier: 4056949
2026-03-30 10:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 352c4953-8736-5b8e-9d73-994df62e2a46 with scrape type 2
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 352c4953-8736-5b8e-9d73-994df62e2a46 with scrape type 2
2026-03-30 10:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 352c4953-8736-5b8e-9d73-994df62e2a46, identifier: 4056949
2026-03-30 10:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 352c4953-8736-5b8e-9d73-994df62e2a46 with identifier: 4056949
2026-03-30 10:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 352c4953-8736-5b8e-9d73-994df62e2a46 with identifier: 4056949
2026-03-30 10:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 352c4953-8736-5b8e-9d73-994df62e2a46 with identifier: 4056949 to the API
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:41 [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.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '352c4953-8736-5b8e-9d73-994df62e2a46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HT72VLS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4056949',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 13092,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 1.2 Turbo GS 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo GS 5dr',
'year': 2023}
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056949%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Saving data for 4056949: {'auction_closing_time': 1775120400.0, 'created_time': 1773835145.227906, 'last_price_update_time': 1774866701.443627}
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056949') HTTP/1.1" 204 0
2026-03-30 10:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:41 [manheim.gb] INFO: Page 14: 100 results (total: 7999)
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057475
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057475%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057475: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057517
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057517%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057517: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057657
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057657%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057657: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057904
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057904%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057904: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057907
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057907%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057907: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057948
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057948%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057948: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4057974
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057974%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4057974: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058282
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [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-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058282: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058284
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058284%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058284: 2
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058286
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31: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-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058286: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058313
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058313%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058313: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058366
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058366%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058366: 2
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058389
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058389%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058389: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058396
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [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-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058396: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058401
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058401%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058401: 2
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058407
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058407%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058407: 2
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058412
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058412%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058412: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058517
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058517%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058517: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058531
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058531%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058531: 1
2026-03-30 10:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058549
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058549%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058549: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058550
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [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-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058550: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058554
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058554%27 HTTP/1.1" 200 None
2026-03-30 10:31:41 [manheim.gb] INFO: Scrape type for 4058554: 0
2026-03-30 10:31:41 [manheim.gb] INFO: Found listing with ID: 4058695
2026-03-30 10:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058695%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4058695: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4058764
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058764%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4058764: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4058896
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058896%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4058896: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4058908
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [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-30 10:31:42 [manheim.gb] INFO: Scrape type for 4058908: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4058974
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058974%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4058974: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059076
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059076%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059076: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059286
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059286%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059286: 2
2026-03-30 10:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059354
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059354%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059354: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059361
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059361%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059361: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059363
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059363%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059363: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059377
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [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-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059377: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059380
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059380%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059380: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059381
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [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-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059381: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059399
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059399%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059399: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059734
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059734%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059734: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059874
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059874%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059874: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4059939
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059939%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4059939: 2
2026-03-30 10:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with identifier: 4058284
2026-03-30 10:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with scrape type 2
2026-03-30 10:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with scrape type 2
2026-03-30 10:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561, identifier: 4058284
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4060005
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [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-30 10:31:42 [manheim.gb] INFO: Scrape type for 4060005: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4060142
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060142%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4060142: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4060204
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [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-30 10:31:42 [manheim.gb] INFO: Scrape type for 4060204: 0
2026-03-30 10:31:42 [manheim.gb] INFO: Found listing with ID: 4060233
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060233%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Scrape type for 4060233: 2
2026-03-30 10:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with identifier: 4058284
2026-03-30 10:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with identifier: 4058284
2026-03-30 10:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561 with identifier: 4058284 to the API
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:42 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '5ba727dc-5fe6-59aa-9a6b-ac0d43b6c561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NJ24URK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4058284',
'listing': 'directbuy',
'location': 'Washington',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 20475,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-28',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL Performance AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Performance AWD 5dr Auto',
'year': 2024}
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058284%27 HTTP/1.1" 200 None
2026-03-30 10:31:42 [manheim.gb] INFO: Saving data for 4058284: {'auction_closing_time': 1775034000.0, 'created_time': 1773835112.159912, 'last_price_update_time': 1774866702.858729}
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058284') HTTP/1.1" 204 0
2026-03-30 10:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with identifier: 4058401
2026-03-30 10:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with scrape type 2
2026-03-30 10:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with scrape type 2
2026-03-30 10:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1d19b1ea-ab36-5952-9a8c-207573bf7ad9, identifier: 4058401
2026-03-30 10:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060236
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060236%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060236: 2
2026-03-30 10:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with identifier: 4058401
2026-03-30 10:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with identifier: 4058401
2026-03-30 10:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1d19b1ea-ab36-5952-9a8c-207573bf7ad9 with identifier: 4058401 to the API
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:43 [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': '1d19b1ea-ab36-5952-9a8c-207573bf7ad9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM22GBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4058401',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 33608,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-29',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW GS 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GS 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058401%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Saving data for 4058401: {'auction_closing_time': 1774947600.0, 'created_time': 1773746397.698804, 'last_price_update_time': 1774866703.464215}
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058401') HTTP/1.1" 204 0
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060244
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060244%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060244: 0
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060249
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [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-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060249: 0
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060261
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060261%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060261: 0
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060272
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060272%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060272: 0
2026-03-30 10:31:43 [manheim.gb] INFO: Found listing with ID: 4060322
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060322%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [manheim.gb] INFO: Scrape type for 4060322: 2
2026-03-30 10:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee7451e-1322-5659-a85f-e6a74dcc0057 with identifier: 4058531
2026-03-30 10:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 with scrape type 1
2026-03-30 10:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ee7451e-1322-5659-a85f-e6a74dcc0057
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg not downloaded yet
2026-03-30 10:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed84b8c3-74a1-5473-b84c-f457e8c949f4 with identifier: 4058407
2026-03-30 10:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed84b8c3-74a1-5473-b84c-f457e8c949f4 with scrape type 2
2026-03-30 10:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed84b8c3-74a1-5473-b84c-f457e8c949f4 with scrape type 2
2026-03-30 10:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ed84b8c3-74a1-5473-b84c-f457e8c949f4, identifier: 4058407
2026-03-30 10:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ed84b8c3-74a1-5473-b84c-f457e8c949f4 with identifier: 4058407
2026-03-30 10:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ed84b8c3-74a1-5473-b84c-f457e8c949f4 with identifier: 4058407
2026-03-30 10:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ed84b8c3-74a1-5473-b84c-f457e8c949f4 with identifier: 4058407 to the API
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ed84b8c3-74a1-5473-b84c-f457e8c949f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CE72WZH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4058407',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 68742,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-24',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058407%27 HTTP/1.1" 200 None
2026-03-30 10:31:44 [manheim.gb] INFO: Saving data for 4058407: {'auction_closing_time': 1774947600.0, 'created_time': 1773835100.571029, 'last_price_update_time': 1774866704.073096}
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058407') HTTP/1.1" 204 0
2026-03-30 10:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1814615-ff98-5c03-a069-458a204add53 with identifier: 4059286
2026-03-30 10:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1814615-ff98-5c03-a069-458a204add53 with scrape type 2
2026-03-30 10:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1814615-ff98-5c03-a069-458a204add53 with scrape type 2
2026-03-30 10:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a1814615-ff98-5c03-a069-458a204add53, identifier: 4059286
2026-03-30 10:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5288f96-e043-5ceb-8f19-41071491aa67 with identifier: 4058366
2026-03-30 10:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5288f96-e043-5ceb-8f19-41071491aa67 with scrape type 2
2026-03-30 10:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5288f96-e043-5ceb-8f19-41071491aa67 with scrape type 2
2026-03-30 10:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d5288f96-e043-5ceb-8f19-41071491aa67, identifier: 4058366
2026-03-30 10:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:44 [manheim.gb] INFO: Found listing with ID: 4060506
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060506%27 HTTP/1.1" 200 None
2026-03-30 10:31:44 [manheim.gb] INFO: Scrape type for 4060506: 1
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg not downloaded yet
2026-03-30 10:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a1814615-ff98-5c03-a069-458a204add53 with identifier: 4059286
2026-03-30 10:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a1814615-ff98-5c03-a069-458a204add53 with identifier: 4059286
2026-03-30 10:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a1814615-ff98-5c03-a069-458a204add53 with identifier: 4059286 to the API
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'ORANGE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a1814615-ff98-5c03-a069-458a204add53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MM71UZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4059286',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 20777,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT 2008 100kW Active Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Active Premium 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059286%27 HTTP/1.1" 200 None
2026-03-30 10:31:44 [manheim.gb] INFO: Saving data for 4059286: {'auction_closing_time': 1775552400.0, 'created_time': 1773835087.283805, 'last_price_update_time': 1774866704.697558}
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4059286') HTTP/1.1" 204 0
2026-03-30 10:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d5288f96-e043-5ceb-8f19-41071491aa67 with identifier: 4058366
2026-03-30 10:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d5288f96-e043-5ceb-8f19-41071491aa67 with identifier: 4058366
2026-03-30 10:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d5288f96-e043-5ceb-8f19-41071491aa67 with identifier: 4058366 to the API
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'Faro Yellow',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd5288f96-e043-5ceb-8f19-41071491aa67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK22VZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4058366',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 42863,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058366%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Saving data for 4058366: {'auction_closing_time': 1775120400.0, 'created_time': 1774534007.627332, 'last_price_update_time': 1774866705.007553}
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058366') HTTP/1.1" 204 0
2026-03-30 10:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060514
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [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-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060514: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060517
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060517%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060517: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060533
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060533%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060533: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060534
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060534%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060534: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060541
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060541%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060541: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060708
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060708%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060708: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060735
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060735%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060735: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4060837
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060837%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4060837: 2
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_6.jpg not downloaded yet
2026-03-30 10:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65cd1144-a652-53a3-92e3-30e5523e3a8f with identifier: 4059939
2026-03-30 10:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65cd1144-a652-53a3-92e3-30e5523e3a8f with scrape type 2
2026-03-30 10:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65cd1144-a652-53a3-92e3-30e5523e3a8f with scrape type 2
2026-03-30 10:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 65cd1144-a652-53a3-92e3-30e5523e3a8f, identifier: 4059939
2026-03-30 10:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061081
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [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-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061081: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061107
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061107%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061107: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061119
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061119%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061119: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061129
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061129%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061129: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061161
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [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-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061161: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061363
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061363%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061363: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061387
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061387%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061387: 0
2026-03-30 10:31:45 [manheim.gb] INFO: Found listing with ID: 4061395
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061395%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Scrape type for 4061395: 1
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_1.jpg not downloaded yet
2026-03-30 10:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 65cd1144-a652-53a3-92e3-30e5523e3a8f with identifier: 4059939
2026-03-30 10:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 65cd1144-a652-53a3-92e3-30e5523e3a8f with identifier: 4059939
2026-03-30 10:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 65cd1144-a652-53a3-92e3-30e5523e3a8f with identifier: 4059939 to the API
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:45 [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': 'GREEN',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Not Applicable',
'id': '65cd1144-a652-53a3-92e3-30e5523e3a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C382049',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SDC/13.6M?id=4059939',
'listing': 'auction',
'location': 'Mansfield',
'make': 'SDC',
'model': '13.6M',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-01',
'seller_name': 'Culina Group',
'title': 'SDC 13.6M TRI/AIR/SAF/DRUMS Air Susp',
'transmission': 'automatic',
'trim': 'TRI/AIR/SAF/DRUMS Air Susp',
'year': 2014}
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059939%27 HTTP/1.1" 200 None
2026-03-30 10:31:45 [manheim.gb] INFO: Saving data for 4059939: {'auction_closing_time': 1775725200.0, 'created_time': 1773904342.899795, 'last_price_update_time': 1774866705.760724}
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4059939') HTTP/1.1" 204 0
2026-03-30 10:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with identifier: 4060233
2026-03-30 10:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with scrape type 2
2026-03-30 10:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with scrape type 2
2026-03-30 10:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c, identifier: 4060233
2026-03-30 10:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with identifier: 4060236
2026-03-30 10:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with scrape type 2
2026-03-30 10:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with scrape type 2
2026-03-30 10:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3d1a60b3-aa34-5a84-a662-b2381d08cd57, identifier: 4060236
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4061690
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [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-30 10:31:46 [manheim.gb] INFO: Scrape type for 4061690: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4061698
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [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-30 10:31:46 [manheim.gb] INFO: Scrape type for 4061698: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4061699
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061699%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Scrape type for 4061699: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4061724
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [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-30 10:31:46 [manheim.gb] INFO: Scrape type for 4061724: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4061979
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061979%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Scrape type for 4061979: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4062079
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062079%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Scrape type for 4062079: 2
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_5.jpg not downloaded yet
2026-03-30 10:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with identifier: 4060233
2026-03-30 10:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with identifier: 4060233
2026-03-30 10:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c with identifier: 4060233 to the API
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:46 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '23aa1ad3-bff2-54ed-86dc-8ee1e213ba4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT24LFW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4060233',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 9550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060233%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Saving data for 4060233: {'auction_closing_time': 1775120400.0, 'created_time': 1774533994.334609, 'last_price_update_time': 1774866706.510139}
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060233') HTTP/1.1" 204 0
2026-03-30 10:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with identifier: 4060236
2026-03-30 10:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with identifier: 4060236
2026-03-30 10:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3d1a60b3-aa34-5a84-a662-b2381d08cd57 with identifier: 4060236 to the API
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:46 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3d1a60b3-aa34-5a84-a662-b2381d08cd57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SO73AUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4060236',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 15458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'year': 2023}
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060236%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Saving data for 4060236: {'auction_closing_time': 1775120400.0, 'created_time': 1774534001.768749, 'last_price_update_time': 1774866706.828775}
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060236') HTTP/1.1" 204 0
2026-03-30 10:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:46 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg> (referer: None)
2026-03-30 10:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with identifier: 4060322
2026-03-30 10:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with scrape type 2
2026-03-30 10:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with scrape type 2
2026-03-30 10:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7, identifier: 4060322
2026-03-30 10:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:46 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_7.jpg> (referer: None)
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4062114
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [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-30 10:31:46 [manheim.gb] INFO: Scrape type for 4062114: 0
2026-03-30 10:31:46 [manheim.gb] INFO: Found listing with ID: 4062117
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062117%27 HTTP/1.1" 200 None
2026-03-30 10:31:46 [manheim.gb] INFO: Scrape type for 4062117: 2
2026-03-30 10:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_4.jpg not downloaded yet
2026-03-30 10:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with identifier: 4060322
2026-03-30 10:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with identifier: 4060322
2026-03-30 10:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 151240ac-c55f-5ddf-b4f6-b4d2fa6085f7 with identifier: 4060322 to the API
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:47 [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.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '151240ac-c55f-5ddf-b4f6-b4d2fa6085f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT72BBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND?id=4060322',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'CROSSLAND',
'odometer': 20827,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CROSSLAND 1.2 Turbo Ultimate 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Ultimate 5dr',
'year': 2022}
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060322%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Saving data for 4060322: {'auction_closing_time': 1775034000.0, 'created_time': 1773871648.402555, 'last_price_update_time': 1774866707.452833}
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060322') HTTP/1.1" 204 0
2026-03-30 10:31:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_6.jpg> (referer: None)
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062160
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062160%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062160: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062162
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [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-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062162: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062189
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062189%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062189: 2
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_11.jpg not downloaded yet
2026-03-30 10:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 527b085a-517a-53be-b31f-2fbad698d396 with identifier: 4060506
2026-03-30 10:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 527b085a-517a-53be-b31f-2fbad698d396 with scrape type 1
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 527b085a-517a-53be-b31f-2fbad698d396
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg not downloaded yet
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b12dee-7e89-5574-b4ad-d355a5d4b08c with identifier: 4060837
2026-03-30 10:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b12dee-7e89-5574-b4ad-d355a5d4b08c with scrape type 2
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b12dee-7e89-5574-b4ad-d355a5d4b08c with scrape type 2
2026-03-30 10:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 95b12dee-7e89-5574-b4ad-d355a5d4b08c, identifier: 4060837
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062225
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [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-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062225: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062244
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062244%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062244: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062413
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062413%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062413: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062416
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062416%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062416: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062470
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [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-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062470: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062509
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062509%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062509: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062512
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062512%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062512: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062558
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062558%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062558: 0
2026-03-30 10:31:47 [manheim.gb] INFO: Found listing with ID: 4062606
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062606%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [manheim.gb] INFO: Scrape type for 4062606: 2
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_10.jpg not downloaded yet
2026-03-30 10:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 95b12dee-7e89-5574-b4ad-d355a5d4b08c with identifier: 4060837
2026-03-30 10:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 95b12dee-7e89-5574-b4ad-d355a5d4b08c with identifier: 4060837
2026-03-30 10:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 95b12dee-7e89-5574-b4ad-d355a5d4b08c with identifier: 4060837 to the API
2026-03-30 10:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:48 [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': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '95b12dee-7e89-5574-b4ad-d355a5d4b08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG68KLS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4060837',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 96423,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-16',
'seller_name': 'Santander Consumer',
'title': 'LAND ROVER RANGE ROVER 2.0 D240 R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D240 R-Dynamic S 5dr Auto',
'year': 2018}
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060837%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Saving data for 4060837: {'auction_closing_time': 1775552400.0, 'created_time': 1773835069.920497, 'last_price_update_time': 1774866708.162536}
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060837') HTTP/1.1" 204 0
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg not downloaded yet
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_1.jpg> (referer: None)
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062632
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062632%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062632: 0
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062739
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [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-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062739: 0
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062786
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062786%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062786: 0
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062895
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062895%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062895: 1
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_9.jpg not downloaded yet
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_6.jpg not downloaded yet
2026-03-30 10:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with identifier: 4062079
2026-03-30 10:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with scrape type 2
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with scrape type 2
2026-03-30 10:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2d3c66ec-4600-5ece-aa56-077c8e2ac990, identifier: 4062079
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062902
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062902%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062902: 0
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062935
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062935%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062935: 2
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F3285607f-b77c-41c5-bd40-f32d33c0701a_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_2.jpg not downloaded yet
2026-03-30 10:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with identifier: 4062079
2026-03-30 10:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with identifier: 4062079
2026-03-30 10:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2d3c66ec-4600-5ece-aa56-077c8e2ac990 with identifier: 4062079 to the API
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:48 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2d3c66ec-4600-5ece-aa56-077c8e2ac990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK74HWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4062079',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 6029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-16',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062079%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Saving data for 4062079: {'auction_closing_time': 1775120400.0, 'created_time': 1774534348.157293, 'last_price_update_time': 1774866708.879405}
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062079') HTTP/1.1" 204 0
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_5.jpg> (referer: None)
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_1.jpg not downloaded yet
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_4.jpg> (referer: None)
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4062966
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062966%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4062966: 0
2026-03-30 10:31:48 [manheim.gb] INFO: Found listing with ID: 4063358
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063358%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [manheim.gb] INFO: Scrape type for 4063358: 2
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_5.jpg not downloaded yet
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9f3e001-efdd-5503-9f26-835934dd09c4 with identifier: 4061395
2026-03-30 10:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9f3e001-efdd-5503-9f26-835934dd09c4 with scrape type 1
2026-03-30 10:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9f3e001-efdd-5503-9f26-835934dd09c4
2026-03-30 10:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg not downloaded yet
2026-03-30 10:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84753192-9d06-5169-914c-81c01b4c18ae with identifier: 4062117
2026-03-30 10:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84753192-9d06-5169-914c-81c01b4c18ae with scrape type 2
2026-03-30 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84753192-9d06-5169-914c-81c01b4c18ae with scrape type 2
2026-03-30 10:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 84753192-9d06-5169-914c-81c01b4c18ae, identifier: 4062117
2026-03-30 10:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c23ecc-522b-5340-91cc-42a8d085280c with identifier: 4062189
2026-03-30 10:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c23ecc-522b-5340-91cc-42a8d085280c with scrape type 2
2026-03-30 10:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8c23ecc-522b-5340-91cc-42a8d085280c with scrape type 2
2026-03-30 10:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e8c23ecc-522b-5340-91cc-42a8d085280c, identifier: 4062189
2026-03-30 10:31:49 [manheim.gb] INFO: Found listing with ID: 4063486
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [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-30 10:31:49 [manheim.gb] INFO: Scrape type for 4063486: 0
2026-03-30 10:31:49 [manheim.gb] INFO: Found listing with ID: 4063487
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063487%27 HTTP/1.1" 200 None
2026-03-30 10:31:49 [manheim.gb] INFO: Scrape type for 4063487: 0
2026-03-30 10:31:49 [manheim.gb] INFO: Found listing with ID: 4063513
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063513%27 HTTP/1.1" 200 None
2026-03-30 10:31:49 [manheim.gb] INFO: Scrape type for 4063513: 0
2026-03-30 10:31:49 [manheim.gb] INFO: Found listing with ID: 4063835
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [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-30 10:31:49 [manheim.gb] INFO: Scrape type for 4063835: 0
2026-03-30 10:31:49 [manheim.gb] INFO: Found listing with ID: 4063868
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063868%27 HTTP/1.1" 200 None
2026-03-30 10:31:49 [manheim.gb] INFO: Scrape type for 4063868: 2
2026-03-30 10:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 84753192-9d06-5169-914c-81c01b4c18ae with identifier: 4062117
2026-03-30 10:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 84753192-9d06-5169-914c-81c01b4c18ae with identifier: 4062117
2026-03-30 10:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 84753192-9d06-5169-914c-81c01b4c18ae with identifier: 4062117 to the API
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'color': 'Lagoon Blue',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '84753192-9d06-5169-914c-81c01b4c18ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EX22XHC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4062117',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 73982,
'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': 'Peugeot',
'title': 'PEUGEOT 3008 1.6 Hybrid 225 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid 225 GT 5dr e-EAT8',
'year': 2022}
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062117%27 HTTP/1.1" 200 None
2026-03-30 10:31:49 [manheim.gb] INFO: Saving data for 4062117: {'auction_closing_time': 1774947600.0, 'created_time': 1774620390.899863, 'last_price_update_time': 1774866709.613222}
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062117') HTTP/1.1" 204 0
2026-03-30 10:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e8c23ecc-522b-5340-91cc-42a8d085280c with identifier: 4062189
2026-03-30 10:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e8c23ecc-522b-5340-91cc-42a8d085280c with identifier: 4062189
2026-03-30 10:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e8c23ecc-522b-5340-91cc-42a8d085280c with identifier: 4062189 to the API
2026-03-30 10:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'GREEN',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e8c23ecc-522b-5340-91cc-42a8d085280c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO72CVT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4062189',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 24070,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-17',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062189%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [manheim.gb] INFO: Saving data for 4062189: {'auction_closing_time': 1775120400.0, 'created_time': 1773835062.072947, 'last_price_update_time': 1774866710.059456}
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062189') HTTP/1.1" 204 0
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_4.jpg not downloaded yet
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg not downloaded yet
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_11.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_10.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_7.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_9.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_6.jpg> (referer: None)
2026-03-30 10:31:50 [manheim.gb] INFO: Found listing with ID: 4063890
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063890%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [manheim.gb] INFO: Scrape type for 4063890: 0
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d00cf7-61c5-5838-b817-3229df7fd7ce with identifier: 4062606
2026-03-30 10:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d00cf7-61c5-5838-b817-3229df7fd7ce with scrape type 2
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d00cf7-61c5-5838-b817-3229df7fd7ce with scrape type 2
2026-03-30 10:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 21d00cf7-61c5-5838-b817-3229df7fd7ce, identifier: 4062606
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_11.jpg not downloaded yet
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_6.jpg not downloaded yet
2026-03-30 10:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 21d00cf7-61c5-5838-b817-3229df7fd7ce with identifier: 4062606
2026-03-30 10:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 21d00cf7-61c5-5838-b817-3229df7fd7ce with identifier: 4062606
2026-03-30 10:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 21d00cf7-61c5-5838-b817-3229df7fd7ce with identifier: 4062606 to the API
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '21d00cf7-61c5-5838-b817-3229df7fd7ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS72VFK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=4062606',
'listing': 'auction',
'location': 'Birmingham',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 14142,
'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': 'FCA Group',
'title': 'AUDI E-TRON 300kW 55 Quattro 95kWh Black Edition 5dr Auto',
'transmission': 'automatic',
'trim': '300kW 55 Quattro 95kWh Black Edition 5dr Auto',
'year': 2023}
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062606%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [manheim.gb] INFO: Saving data for 4062606: {'auction_closing_time': 1775034000.0, 'created_time': 1774620394.46508, 'last_price_update_time': 1774866710.559417}
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062606') HTTP/1.1" 204 0
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_2.jpg> (referer: None)
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_1.jpg> (referer: None)
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_10.jpg not downloaded yet
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_1.jpg not downloaded yet
2026-03-30 10:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 113b6ab3-5799-5ddd-9ef2-062b87664e94 with identifier: 4062895
2026-03-30 10:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 with scrape type 1
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 113b6ab3-5799-5ddd-9ef2-062b87664e94
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4062895-4067846-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4062895-4067846-13.jpg not downloaded yet
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_9.jpg not downloaded yet
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_5.jpg not downloaded yet
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg not downloaded yet
2026-03-30 10:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with identifier: 4062935
2026-03-30 10:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with scrape type 2
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with scrape type 2
2026-03-30 10:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bde90625-bf2a-52dd-b147-0ce2a44a1bc9, identifier: 4062935
2026-03-30 10:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with identifier: 4063358
2026-03-30 10:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with scrape type 2
2026-03-30 10:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with scrape type 2
2026-03-30 10:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5f341fa3-15b9-5b92-98dd-6a0f50f58601, identifier: 4063358
2026-03-30 10:31:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ee7451e-1322-5659-a85f-e6a74dcc0057, skipping ID generation
2026-03-30 10:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 with scrape type 1
2026-03-30 10:31:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 sending to next pipeline
2026-03-30 10:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ee7451e-1322-5659-a85f-e6a74dcc0057, identifier: 4058531
2026-03-30 10:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with identifier: 4062935
2026-03-30 10:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with identifier: 4062935
2026-03-30 10:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bde90625-bf2a-52dd-b147-0ce2a44a1bc9 with identifier: 4062935 to the API
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:51 [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': 'Vertigo Blue',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bde90625-bf2a-52dd-b147-0ce2a44a1bc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KO69XLK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4062935',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '208',
'odometer': 8091,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2020}
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062935%27 HTTP/1.1" 200 None
2026-03-30 10:31:51 [manheim.gb] INFO: Saving data for 4062935: {'auction_closing_time': 1775120400.0, 'created_time': 1774533994.791859, 'last_price_update_time': 1774866711.454373}
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062935') HTTP/1.1" 204 0
2026-03-30 10:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with identifier: 4063358
2026-03-30 10:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with identifier: 4063358
2026-03-30 10:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5f341fa3-15b9-5b92-98dd-6a0f50f58601 with identifier: 4063358 to the API
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:51 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5f341fa3-15b9-5b92-98dd-6a0f50f58601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB71RZN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4063358',
'listing': 'directbuy',
'location': 'Washington',
'make': 'VOLVO',
'model': 'XC40',
'odometer': 55864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-08',
'seller_name': 'Lookers',
'title': 'VOLVO XC40 1.5 T3 [163] R DESIGN 5dr',
'transmission': 'manual',
'trim': '1.5 T3 [163] R DESIGN 5dr',
'year': 2022}
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063358%27 HTTP/1.1" 200 None
2026-03-30 10:31:51 [manheim.gb] INFO: Saving data for 4063358: {'auction_closing_time': 1775034000.0, 'created_time': 1773835045.414028, 'last_price_update_time': 1774866711.785399}
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063358') HTTP/1.1" 204 0
2026-03-30 10:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ee7451e-1322-5659-a85f-e6a74dcc0057 with identifier: 4058531
2026-03-30 10:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ee7451e-1322-5659-a85f-e6a74dcc0057 with identifier: 4058531
2026-03-30 10:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ee7451e-1322-5659-a85f-e6a74dcc0057 with identifier: 4058531 to the API
2026-03-30 10:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:52 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/3285607f-b77c-41c5-bd40-f32d33c0701a_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8ee7451e-1322-5659-a85f-e6a74dcc0057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV69NPF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4058531',
'listing': 'auction',
'location': 'Manchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 144181,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-28',
'seller_name': 'FCA Group',
'title': 'MERCEDES-BENZ A CLASS A180d AMG Line Premium 4dr Auto',
'transmission': 'automatic',
'trim': 'A180d AMG Line Premium 4dr Auto',
'year': 2019}
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058531%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [manheim.gb] INFO: Saving data for 4058531: {'created_time': 1774866712.165187, 'last_price_update_time': 1774866712.165199, 'auction_closing_time': 1775725200.0}
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058531') HTTP/1.1" 204 0
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fbe8ae120-9ae9-43c1-9366-597e7ba853a6_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_2.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_4.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg not downloaded yet
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8ee7451e-1322-5659-a85f-e6a74dcc0057 due to Ignoring non-200 response
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_5.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_4.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_7.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_6.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_11.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4062895-4067846-13.jpg> (referer: None)
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_1.jpg> (referer: None)
2026-03-30 10:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba2fd95c-bd63-59bd-a086-fce4800730f3 with identifier: 4063868
2026-03-30 10:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba2fd95c-bd63-59bd-a086-fce4800730f3 with scrape type 2
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba2fd95c-bd63-59bd-a086-fce4800730f3 with scrape type 2
2026-03-30 10:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba2fd95c-bd63-59bd-a086-fce4800730f3, identifier: 4063868
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_11.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_6.jpg not downloaded yet
2026-03-30 10:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba2fd95c-bd63-59bd-a086-fce4800730f3 with identifier: 4063868
2026-03-30 10:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba2fd95c-bd63-59bd-a086-fce4800730f3 with identifier: 4063868
2026-03-30 10:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba2fd95c-bd63-59bd-a086-fce4800730f3 with identifier: 4063868 to the API
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:52 [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': 'Ultimate Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba2fd95c-bd63-59bd-a086-fce4800730f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EX22YAE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4063868',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 23358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-19',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 PureTech Allure Premium 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure Premium 5dr',
'year': 2022}
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063868%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [manheim.gb] INFO: Saving data for 4063868: {'auction_closing_time': 1775120400.0, 'created_time': 1774534362.48776, 'last_price_update_time': 1774866712.672723}
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063868') HTTP/1.1" 204 0
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_10.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_1.jpg not downloaded yet
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_9.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_5.jpg not downloaded yet
2026-03-30 10:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_2.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_4.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_11.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_10.jpg not downloaded yet
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa91295a5-396b-454b-8d60-3a6924de2e96_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_9.jpg not downloaded yet
2026-03-30 10:31:52 [manheim.gb] INFO: Page 15: 100 results (total: 7999)
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4063917
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [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-30 10:31:52 [manheim.gb] INFO: Scrape type for 4063917: 0
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4064056
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064056%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [manheim.gb] INFO: Scrape type for 4064056: 0
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4064105
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [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-30 10:31:52 [manheim.gb] INFO: Scrape type for 4064105: 0
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4064138
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064138%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [manheim.gb] INFO: Scrape type for 4064138: 0
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4064187
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064187%27 HTTP/1.1" 200 None
2026-03-30 10:31:52 [manheim.gb] INFO: Scrape type for 4064187: 2
2026-03-30 10:31:52 [manheim.gb] INFO: Found listing with ID: 4064194
2026-03-30 10:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064194%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064194: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064204
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064204%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064204: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064259
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064259%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064259: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064265
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064265%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064265: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064431
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064431: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064441
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064441%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064441: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064482
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064482%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064482: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064483
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064483%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064483: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064484
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064484%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064484: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064485
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064485%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064485: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064589
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064589%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064589: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064608
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064608%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064608: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064657
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064657%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064657: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064713
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064713: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064715
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064715%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064715: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064736
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064736%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064736: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064760
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064760%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064760: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064874
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064874%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064874: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064929
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064929: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064937
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064937%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064937: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064955
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064955%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064955: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4064965
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064965%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4064965: 2
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_5.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_10.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_9.jpg> (referer: None)
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065029
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065029: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065094
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065094%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065094: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065125
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065125%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065125: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065161
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065161%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065161: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065256
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065256%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065256: 2
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065261
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065261%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065261: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065265
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065265%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065265: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065268
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065268%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065268: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065271
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065271: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065279
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065279%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065279: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065295
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065295%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065295: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065321
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065321: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065432
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065432%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065432: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065448
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065448%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065448: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065500
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065500%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065500: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065510
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065510: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065580
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065580%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065580: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065601
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065601%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065601: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065622
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065622%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065622: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065623
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065623%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065623: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065624
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065624%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065624: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065639
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065639%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065639: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065646
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065646%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065646: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065647
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065647: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065850
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065850: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065872
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065872%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065872: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065920
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065920: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065934
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065934%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065934: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4065982
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4065982: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4066089
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066089%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4066089: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4066124
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066124%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4066124: 2
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_7.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_2.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_4.jpg> (referer: None)
2026-03-30 10:31:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_6.jpg> (referer: None)
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4066133
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066133%27 HTTP/1.1" 200 None
2026-03-30 10:31:53 [manheim.gb] INFO: Scrape type for 4066133: 2
2026-03-30 10:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4066152
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:53 [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-30 10:31:53 [manheim.gb] INFO: Scrape type for 4066152: 0
2026-03-30 10:31:53 [manheim.gb] INFO: Found listing with ID: 4066155
2026-03-30 10:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066155%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066155: 2
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066173
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066173%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066173: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066182
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066182%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066182: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066183
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066183%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066183: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066201
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066201%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066201: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066258
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [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-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066258: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066271
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066271%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066271: 2
2026-03-30 10:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066409
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066409%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066409: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066437
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066437%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066437: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066480
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066480%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066480: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066665
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066665%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066665: 2
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066707
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066707%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066707: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066717
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066717%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066717: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066829
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066829%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066829: 2
2026-03-30 10:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with identifier: 4064874
2026-03-30 10:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with scrape type 2
2026-03-30 10:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with scrape type 2
2026-03-30 10:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e4ad2190-5bcd-53b0-a84f-98240cdf9af2, identifier: 4064874
2026-03-30 10:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 527b085a-517a-53be-b31f-2fbad698d396, skipping ID generation
2026-03-30 10:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 527b085a-517a-53be-b31f-2fbad698d396 with scrape type 1
2026-03-30 10:31:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 527b085a-517a-53be-b31f-2fbad698d396 sending to next pipeline
2026-03-30 10:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 527b085a-517a-53be-b31f-2fbad698d396, identifier: 4060506
2026-03-30 10:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066830
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [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-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066830: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066831
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066831%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066831: 0
2026-03-30 10:31:54 [manheim.gb] INFO: Found listing with ID: 4066832
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066832%27 HTTP/1.1" 200 None
2026-03-30 10:31:54 [manheim.gb] INFO: Scrape type for 4066832: 2
2026-03-30 10:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with identifier: 4064874
2026-03-30 10:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with identifier: 4064874
2026-03-30 10:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e4ad2190-5bcd-53b0-a84f-98240cdf9af2 with identifier: 4064874 to the API
2026-03-30 10:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:55 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e4ad2190-5bcd-53b0-a84f-98240cdf9af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU74TVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4064874',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 10824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-20',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2024}
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064874%27 HTTP/1.1" 200 None
2026-03-30 10:31:55 [manheim.gb] INFO: Saving data for 4064874: {'auction_closing_time': 1775120400.0, 'created_time': 1774534361.653727, 'last_price_update_time': 1774866715.024832}
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064874') HTTP/1.1" 204 0
2026-03-30 10:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 527b085a-517a-53be-b31f-2fbad698d396 with identifier: 4060506
2026-03-30 10:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 527b085a-517a-53be-b31f-2fbad698d396 with identifier: 4060506
2026-03-30 10:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 527b085a-517a-53be-b31f-2fbad698d396 with identifier: 4060506 to the API
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:55 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/be8ae120-9ae9-43c1-9366-597e7ba853a6_ext_2.jpg>
{'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': '527b085a-517a-53be-b31f-2fbad698d396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YC18CWU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/E-PACE?id=4060506',
'listing': 'auction',
'location': 'Manchester',
'make': 'JAGUAR',
'model': 'E-PACE',
'odometer': 98185,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-21',
'seller_name': 'FCA Group',
'title': 'JAGUAR E-PACE 2.0d 5dr 2WD',
'transmission': 'manual',
'trim': '2.0d 5dr 2WD',
'year': 2018}
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060506%27 HTTP/1.1" 200 None
2026-03-30 10:31:55 [manheim.gb] INFO: Saving data for 4060506: {'created_time': 1774866715.520179, 'last_price_update_time': 1774866715.520191, 'auction_closing_time': 1775552400.0}
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060506') HTTP/1.1" 204 0
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_11.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_10.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_5.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_ext_1.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 527b085a-517a-53be-b31f-2fbad698d396 due to Ignoring non-200 response
2026-03-30 10:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with identifier: 4064760
2026-03-30 10:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with scrape type 2
2026-03-30 10:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with scrape type 2
2026-03-30 10:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f9d791b4-bdfd-576f-85f0-1bd76f9faa04, identifier: 4064760
2026-03-30 10:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab20b541-a0c0-5066-b340-1cf717b42536 with identifier: 4065125
2026-03-30 10:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab20b541-a0c0-5066-b340-1cf717b42536 with scrape type 2
2026-03-30 10:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab20b541-a0c0-5066-b340-1cf717b42536 with scrape type 2
2026-03-30 10:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ab20b541-a0c0-5066-b340-1cf717b42536, identifier: 4065125
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_9.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_4.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_2.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_11.jpg> (referer: None)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:55 [manheim.gb] INFO: Found listing with ID: 4066834
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066834%27 HTTP/1.1" 200 None
2026-03-30 10:31:55 [manheim.gb] INFO: Scrape type for 4066834: 2
2026-03-30 10:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with identifier: 4064760
2026-03-30 10:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with identifier: 4064760
2026-03-30 10:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f9d791b4-bdfd-576f-85f0-1bd76f9faa04 with identifier: 4064760 to the API
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:31:56 [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': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9d791b4-bdfd-576f-85f0-1bd76f9faa04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV72WXL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4064760',
'listing': 'auction',
'location': 'Shotts',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 28471,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-07',
'seller_name': 'Northridge Finance',
'title': 'KIA SPORTAGE 1.6T GDi ISG GT-Line 5dr',
'transmission': 'manual',
'trim': '1.6T GDi ISG GT-Line 5dr',
'year': 2022}
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064760%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Saving data for 4064760: {'auction_closing_time': 1774947600.0, 'created_time': 1773835021.700332, 'last_price_update_time': 1774866716.104804}
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064760') HTTP/1.1" 204 0
2026-03-30 10:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ab20b541-a0c0-5066-b340-1cf717b42536 with identifier: 4065125
2026-03-30 10:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ab20b541-a0c0-5066-b340-1cf717b42536 with identifier: 4065125
2026-03-30 10:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ab20b541-a0c0-5066-b340-1cf717b42536 with identifier: 4065125 to the API
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:56 [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': 'ab20b541-a0c0-5066-b340-1cf717b42536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD69LUA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4065125',
'listing': 'auction',
'location': 'Shotts',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 101859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-24',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'year': 2019}
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065125%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Saving data for 4065125: {'auction_closing_time': 1774947600.0, 'created_time': 1773835008.534242, 'last_price_update_time': 1774866716.431809}
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4065125') HTTP/1.1" 204 0
2026-03-30 10:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eaa94fd-3589-520d-b49e-69168f560867 with identifier: 4066271
2026-03-30 10:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eaa94fd-3589-520d-b49e-69168f560867 with scrape type 2
2026-03-30 10:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eaa94fd-3589-520d-b49e-69168f560867 with scrape type 2
2026-03-30 10:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2eaa94fd-3589-520d-b49e-69168f560867, identifier: 4066271
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4066901
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [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-30 10:31:56 [manheim.gb] INFO: Scrape type for 4066901: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4066980
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066980%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4066980: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4066982
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066982%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4066982: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4066986
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066986%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4066986: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4066991
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066991%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4066991: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067002
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067002%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067002: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067004
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067004%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067004: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067026
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067026%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067026: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067029
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067029%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067029: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067062
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [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-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067062: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067110
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067110%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067110: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067118
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067118%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067118: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067119
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067119%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067119: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067121
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [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-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067121: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067133
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067133%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067133: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067134
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067134%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067134: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067139
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067139%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067139: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067196
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067196%27 HTTP/1.1" 200 None
2026-03-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067196: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067255
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:56 [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-30 10:31:56 [manheim.gb] INFO: Scrape type for 4067255: 0
2026-03-30 10:31:56 [manheim.gb] INFO: Found listing with ID: 4067346
2026-03-30 10:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067346%27 HTTP/1.1" 200 None
2026-03-30 10:31:57 [manheim.gb] INFO: Scrape type for 4067346: 2
2026-03-30 10:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2eaa94fd-3589-520d-b49e-69168f560867 with identifier: 4066271
2026-03-30 10:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2eaa94fd-3589-520d-b49e-69168f560867 with identifier: 4066271
2026-03-30 10:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2eaa94fd-3589-520d-b49e-69168f560867 with identifier: 4066271 to the API
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:57 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '2eaa94fd-3589-520d-b49e-69168f560867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ71SCV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CR-V?id=4066271',
'listing': 'auction',
'location': 'Manchester',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 14285,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seller_name': 'Northridge Finance',
'title': 'HONDA CR-V 2.0 i-MMD Hybrid EX 5dr eCVT',
'transmission': 'automatic',
'trim': '2.0 i-MMD Hybrid EX 5dr eCVT',
'year': 2021}
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066271%27 HTTP/1.1" 200 None
2026-03-30 10:31:57 [manheim.gb] INFO: Saving data for 4066271: {'auction_closing_time': 1775120400.0, 'created_time': 1773828190.926227, 'last_price_update_time': 1774866717.322759}
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066271') HTTP/1.1" 204 0
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3aeaf9f-dabc-5425-9e33-7738a586d954 with identifier: 4064937
2026-03-30 10:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3aeaf9f-dabc-5425-9e33-7738a586d954 with scrape type 2
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3aeaf9f-dabc-5425-9e33-7738a586d954 with scrape type 2
2026-03-30 10:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b3aeaf9f-dabc-5425-9e33-7738a586d954, identifier: 4064937
2026-03-30 10:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with identifier: 4065256
2026-03-30 10:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with scrape type 2
2026-03-30 10:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with scrape type 2
2026-03-30 10:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6015aaea-4e07-514e-96ed-980e6fd8b7f8, identifier: 4065256
2026-03-30 10:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b3aeaf9f-dabc-5425-9e33-7738a586d954 with identifier: 4064937
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Pepper+Red HTTP/1.1" 200 None
2026-03-30 10:31:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b3aeaf9f-dabc-5425-9e33-7738a586d954 with identifier: 4064937
2026-03-30 10:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b3aeaf9f-dabc-5425-9e33-7738a586d954 with identifier: 4064937 to the API
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:58 [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': 'Pepper Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3aeaf9f-dabc-5425-9e33-7738a586d954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HY23XOO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3%20AIRCROSS?id=4064937',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C3 AIRCROSS',
'odometer': 17337,
'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': 'Citroen',
'title': 'CITROEN C3 AIRCROSS 1.2 PureTech 130 Shine 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Shine 5dr EAT6',
'year': 2023}
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064937%27 HTTP/1.1" 200 None
2026-03-30 10:31:58 [manheim.gb] INFO: Saving data for 4064937: {'auction_closing_time': 1775120400.0, 'created_time': 1774533989.446834, 'last_price_update_time': 1774866718.260094}
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064937') HTTP/1.1" 204 0
2026-03-30 10:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with identifier: 4065256
2026-03-30 10:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with identifier: 4065256
2026-03-30 10:31:58 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6015aaea-4e07-514e-96ed-980e6fd8b7f8 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6015aaea-4e07-514e-96ed-980e6fd8b7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU22HZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4065256',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 39787,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'year': 2022}
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065256%27 HTTP/1.1" 200 None
2026-03-30 10:31:58 [manheim.gb] INFO: Saving data for 4065256: {'auction_closing_time': 1774861200.0, 'created_time': 1774303603.595118, 'last_price_update_time': 1774866718.298486}
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4065256') HTTP/1.1" 204 0
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e64af6-4405-5e5a-9407-7f2ec106358e with identifier: 4064589
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e64af6-4405-5e5a-9407-7f2ec106358e with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e64af6-4405-5e5a-9407-7f2ec106358e with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 01e64af6-4405-5e5a-9407-7f2ec106358e, identifier: 4064589
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with identifier: 4064736
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2545d7ea-1b3d-5c5e-9976-10c9a57d6138, identifier: 4064736
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 282674a3-4f48-5cea-b102-6ee211cf91d6 with identifier: 4066155
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 282674a3-4f48-5cea-b102-6ee211cf91d6 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 282674a3-4f48-5cea-b102-6ee211cf91d6 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 282674a3-4f48-5cea-b102-6ee211cf91d6, identifier: 4066155
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9f3e001-efdd-5503-9f26-835934dd09c4, skipping ID generation
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9f3e001-efdd-5503-9f26-835934dd09c4 with scrape type 1
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9f3e001-efdd-5503-9f26-835934dd09c4 sending to next pipeline
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b9f3e001-efdd-5503-9f26-835934dd09c4, identifier: 4061395
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with identifier: 4064965
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3efa3ea-d78b-5c33-863d-dcb27f173fb2, identifier: 4064965
2026-03-30 10:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 753da28c-5aa5-54b6-ae84-d76588131f7f with identifier: 4066124
2026-03-30 10:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 753da28c-5aa5-54b6-ae84-d76588131f7f with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 753da28c-5aa5-54b6-ae84-d76588131f7f with scrape type 2
2026-03-30 10:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 753da28c-5aa5-54b6-ae84-d76588131f7f, identifier: 4066124
2026-03-30 10:31:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_10.jpg> (referer: None)
2026-03-30 10:31:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_9.jpg> (referer: None)
2026-03-30 10:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:31:58 [manheim.gb] INFO: Found listing with ID: 4067391
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067391%27 HTTP/1.1" 200 None
2026-03-30 10:31:58 [manheim.gb] INFO: Scrape type for 4067391: 0
2026-03-30 10:31:58 [manheim.gb] INFO: Found listing with ID: 4067511
2026-03-30 10:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:58 [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-30 10:31:58 [manheim.gb] INFO: Scrape type for 4067511: 0
2026-03-30 10:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 01e64af6-4405-5e5a-9407-7f2ec106358e with identifier: 4064589
2026-03-30 10:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 01e64af6-4405-5e5a-9407-7f2ec106358e with identifier: 4064589
2026-03-30 10:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 01e64af6-4405-5e5a-9407-7f2ec106358e with identifier: 4064589 to the API
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:59 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '01e64af6-4405-5e5a-9407-7f2ec106358e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RS69SSS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4064589',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 45953,
'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': 'Arval',
'title': 'BMW 2 SERIES 218i [2.0] M Sport 2dr [Nav] Step Auto',
'transmission': 'automatic',
'trim': '218i [2.0] M Sport 2dr [Nav] Step Auto',
'year': 2021}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064589%27 HTTP/1.1" 200 None
2026-03-30 10:31:59 [manheim.gb] INFO: Saving data for 4064589: {'auction_closing_time': 1776070800.0, 'created_time': 1773835027.574056, 'last_price_update_time': 1774866719.244836}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064589') HTTP/1.1" 204 0
2026-03-30 10:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with identifier: 4064736
2026-03-30 10:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with identifier: 4064736
2026-03-30 10:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2545d7ea-1b3d-5c5e-9976-10c9a57d6138 with identifier: 4064736 to the API
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:59 [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.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '2545d7ea-1b3d-5c5e-9976-10c9a57d6138',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OW73MTU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4064736',
'listing': 'auction',
'location': 'Colchester',
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 14361,
'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': 'Novuna Vehicle Solutions',
'title': 'HYUNDAI TUCSON 1.6 TGDi Hybrid 230 N Line 5dr 2WD Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 N Line 5dr 2WD Auto',
'year': 2023}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064736%27 HTTP/1.1" 200 None
2026-03-30 10:31:59 [manheim.gb] INFO: Saving data for 4064736: {'auction_closing_time': 1775552400.0, 'created_time': 1773835022.01881, 'last_price_update_time': 1774866719.588611}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064736') HTTP/1.1" 204 0
2026-03-30 10:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 282674a3-4f48-5cea-b102-6ee211cf91d6 with identifier: 4066155
2026-03-30 10:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 282674a3-4f48-5cea-b102-6ee211cf91d6 with identifier: 4066155
2026-03-30 10:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 282674a3-4f48-5cea-b102-6ee211cf91d6 with identifier: 4066155 to the API
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:59 [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': 'Faro Yellow',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '282674a3-4f48-5cea-b102-6ee211cf91d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MH73OXG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4066155',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 1082,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-12',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech Active Premium + 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Active Premium + 5dr',
'year': 2024}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066155%27 HTTP/1.1" 200 None
2026-03-30 10:31:59 [manheim.gb] INFO: Saving data for 4066155: {'auction_closing_time': 1775120400.0, 'created_time': 1774534360.16541, 'last_price_update_time': 1774866719.909401}
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066155') HTTP/1.1" 204 0
2026-03-30 10:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b9f3e001-efdd-5503-9f26-835934dd09c4 with identifier: 4061395
2026-03-30 10:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b9f3e001-efdd-5503-9f26-835934dd09c4 with identifier: 4061395
2026-03-30 10:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b9f3e001-efdd-5503-9f26-835934dd09c4 with identifier: 4061395 to the API
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:00 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/249dbd75-ec3c-4320-a07b-5c85f986c4e9_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b9f3e001-efdd-5503-9f26-835934dd09c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA69NTM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ALFA%20ROMEO/GIULIETTA?id=4061395',
'listing': 'auction',
'location': 'Manchester',
'make': 'ALFA ROMEO',
'model': 'GIULIETTA',
'odometer': 31356,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'seller_name': 'FCA Group',
'title': 'ALFA ROMEO GIULIETTA 1.6 JTDM-2 120 Speciale 5dr',
'transmission': 'manual',
'trim': '1.6 JTDM-2 120 Speciale 5dr',
'year': 2019}
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061395%27 HTTP/1.1" 200 None
2026-03-30 10:32:00 [manheim.gb] INFO: Saving data for 4061395: {'created_time': 1774866720.704884, 'last_price_update_time': 1774866720.704895, 'auction_closing_time': 1775725200.0}
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4061395') HTTP/1.1" 204 0
2026-03-30 10:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with identifier: 4064965
2026-03-30 10:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with identifier: 4064965
2026-03-30 10:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3efa3ea-d78b-5c33-863d-dcb27f173fb2 with identifier: 4064965 to the API
2026-03-30 10:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:01 [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': 'ORANGE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e3efa3ea-d78b-5c33-863d-dcb27f173fb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BC22HPK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4064965',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 23738,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-15',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064965%27 HTTP/1.1" 200 None
2026-03-30 10:32:01 [manheim.gb] INFO: Saving data for 4064965: {'auction_closing_time': 1775120400.0, 'created_time': 1773835013.401007, 'last_price_update_time': 1774866721.11031}
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064965') HTTP/1.1" 204 0
2026-03-30 10:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 753da28c-5aa5-54b6-ae84-d76588131f7f with identifier: 4066124
2026-03-30 10:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 753da28c-5aa5-54b6-ae84-d76588131f7f with identifier: 4066124
2026-03-30 10:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 753da28c-5aa5-54b6-ae84-d76588131f7f with identifier: 4066124 to the API
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:01 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '753da28c-5aa5-54b6-ae84-d76588131f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL24WKY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4066124',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '208',
'odometer': 10175,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-21',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 100 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 100 GT 5dr',
'year': 2024}
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066124%27 HTTP/1.1" 200 None
2026-03-30 10:32:01 [manheim.gb] INFO: Saving data for 4066124: {'auction_closing_time': 1775120400.0, 'created_time': 1774534363.373166, 'last_price_update_time': 1774866721.473277}
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066124') HTTP/1.1" 204 0
2026-03-30 10:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b9f3e001-efdd-5503-9f26-835934dd09c4 due to Ignoring non-200 response
2026-03-30 10:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdf22c4-2048-511f-99fc-c260a6d20d2b with identifier: 4066832
2026-03-30 10:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdf22c4-2048-511f-99fc-c260a6d20d2b with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdf22c4-2048-511f-99fc-c260a6d20d2b with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2cdf22c4-2048-511f-99fc-c260a6d20d2b, identifier: 4066832
2026-03-30 10:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 189efd52-03af-567e-9592-96ad5ee16f72 with identifier: 4066133
2026-03-30 10:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 189efd52-03af-567e-9592-96ad5ee16f72 with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 189efd52-03af-567e-9592-96ad5ee16f72 with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 189efd52-03af-567e-9592-96ad5ee16f72, identifier: 4066133
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:32:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 113b6ab3-5799-5ddd-9ef2-062b87664e94, skipping ID generation
2026-03-30 10:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 with scrape type 1
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 sending to next pipeline
2026-03-30 10:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 113b6ab3-5799-5ddd-9ef2-062b87664e94, identifier: 4062895
2026-03-30 10:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5715925-8b46-5d9c-8418-b6653b0282db with identifier: 4066829
2026-03-30 10:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5715925-8b46-5d9c-8418-b6653b0282db with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5715925-8b46-5d9c-8418-b6653b0282db with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c5715925-8b46-5d9c-8418-b6653b0282db, identifier: 4066829
2026-03-30 10:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with identifier: 4064187
2026-03-30 10:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with scrape type 2
2026-03-30 10:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with scrape type 2
2026-03-30 10:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 79be81e8-ebf7-5fa1-a9aa-28affb4d8651, identifier: 4064187
2026-03-30 10:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d5df9d9-d365-5308-831f-12bcb5c68a43 with identifier: 4064194
2026-03-30 10:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d5df9d9-d365-5308-831f-12bcb5c68a43 with scrape type 2
2026-03-30 10:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d5df9d9-d365-5308-831f-12bcb5c68a43 with scrape type 2
2026-03-30 10:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4d5df9d9-d365-5308-831f-12bcb5c68a43, identifier: 4064194
2026-03-30 10:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2cdf22c4-2048-511f-99fc-c260a6d20d2b with identifier: 4066832
2026-03-30 10:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2cdf22c4-2048-511f-99fc-c260a6d20d2b with identifier: 4066832
2026-03-30 10:32:02 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2cdf22c4-2048-511f-99fc-c260a6d20d2b with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2cdf22c4-2048-511f-99fc-c260a6d20d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19VRN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4066832',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 57676,
'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-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066832%27 HTTP/1.1" 200 None
2026-03-30 10:32:02 [manheim.gb] INFO: Saving data for 4066832: {'auction_closing_time': 1774861200.0, 'created_time': 1773834993.386219, 'last_price_update_time': 1774866722.146954}
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066832') HTTP/1.1" 204 0
2026-03-30 10:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 189efd52-03af-567e-9592-96ad5ee16f72 with identifier: 4066133
2026-03-30 10:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 189efd52-03af-567e-9592-96ad5ee16f72 with identifier: 4066133
2026-03-30 10:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 189efd52-03af-567e-9592-96ad5ee16f72 with identifier: 4066133 to the API
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:02 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '189efd52-03af-567e-9592-96ad5ee16f72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HN24OTC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4066133',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 13277,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066133%27 HTTP/1.1" 200 None
2026-03-30 10:32:02 [manheim.gb] INFO: Saving data for 4066133: {'auction_closing_time': 1775120400.0, 'created_time': 1774534360.952764, 'last_price_update_time': 1774866722.4573}
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066133') HTTP/1.1" 204 0
2026-03-30 10:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 113b6ab3-5799-5ddd-9ef2-062b87664e94 with identifier: 4062895
2026-03-30 10:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 113b6ab3-5799-5ddd-9ef2-062b87664e94 with identifier: 4062895
2026-03-30 10:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 113b6ab3-5799-5ddd-9ef2-062b87664e94 with identifier: 4062895 to the API
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:02 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/a91295a5-396b-454b-8d60-3a6924de2e96_9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '113b6ab3-5799-5ddd-9ef2-062b87664e94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP67YVX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4062895',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 76832,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-24',
'seller_name': 'FCA 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-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062895%27 HTTP/1.1" 200 None
2026-03-30 10:32:02 [manheim.gb] INFO: Saving data for 4062895: {'created_time': 1774866722.85355, 'last_price_update_time': 1774866722.853562, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062895') HTTP/1.1" 204 0
2026-03-30 10:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c5715925-8b46-5d9c-8418-b6653b0282db with identifier: 4066829
2026-03-30 10:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c5715925-8b46-5d9c-8418-b6653b0282db with identifier: 4066829
2026-03-30 10:32:02 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c5715925-8b46-5d9c-8418-b6653b0282db with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c5715925-8b46-5d9c-8418-b6653b0282db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19VSC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4066829',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 87857,
'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-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066829%27 HTTP/1.1" 200 None
2026-03-30 10:32:02 [manheim.gb] INFO: Saving data for 4066829: {'auction_closing_time': 1774861200.0, 'created_time': 1773835007.764203, 'last_price_update_time': 1774866722.889521}
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066829') HTTP/1.1" 204 0
2026-03-30 10:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with identifier: 4064187
2026-03-30 10:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with identifier: 4064187
2026-03-30 10:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 79be81e8-ebf7-5fa1-a9aa-28affb4d8651 with identifier: 4064187 to the API
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:03 [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': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '79be81e8-ebf7-5fa1-a9aa-28affb4d8651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU22WSK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4064187',
'listing': 'auction',
'location': 'Colchester',
'make': 'FIAT',
'model': '500',
'odometer': 27529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-05',
'seller_name': 'FCA Group',
'title': 'FIAT 500 1.0 Mild Hybrid Dolcevita [Part Leather] 3dr',
'transmission': 'manual',
'trim': '1.0 Mild Hybrid Dolcevita [Part Leather] 3dr',
'year': 2022}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064187%27 HTTP/1.1" 200 None
2026-03-30 10:32:03 [manheim.gb] INFO: Saving data for 4064187: {'auction_closing_time': 1775120400.0, 'created_time': 1773835035.849237, 'last_price_update_time': 1774866723.20528}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064187') HTTP/1.1" 204 0
2026-03-30 10:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4d5df9d9-d365-5308-831f-12bcb5c68a43 with identifier: 4064194
2026-03-30 10:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4d5df9d9-d365-5308-831f-12bcb5c68a43 with identifier: 4064194
2026-03-30 10:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4d5df9d9-d365-5308-831f-12bcb5c68a43 with identifier: 4064194 to the API
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:03 [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': '4d5df9d9-d365-5308-831f-12bcb5c68a43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU72XCK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4064194',
'listing': 'auction',
'location': 'Colchester',
'make': 'FIAT',
'model': '500',
'odometer': 2873,
'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': 'FCA Group',
'title': 'FIAT 500 70kW Action 24kWh 3dr Auto',
'transmission': 'automatic',
'trim': '70kW Action 24kWh 3dr Auto',
'year': 2022}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064194%27 HTTP/1.1" 200 None
2026-03-30 10:32:03 [manheim.gb] INFO: Saving data for 4064194: {'auction_closing_time': 1774947600.0, 'created_time': 1773835031.150348, 'last_price_update_time': 1774866723.495227}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064194') HTTP/1.1" 204 0
2026-03-30 10:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 113b6ab3-5799-5ddd-9ef2-062b87664e94 due to Ignoring non-200 response
2026-03-30 10:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a564c0e-c254-528a-953a-15b5c049a35b with identifier: 4066665
2026-03-30 10:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a564c0e-c254-528a-953a-15b5c049a35b with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a564c0e-c254-528a-953a-15b5c049a35b with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7a564c0e-c254-528a-953a-15b5c049a35b, identifier: 4066665
2026-03-30 10:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with identifier: 4066834
2026-03-30 10:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6, identifier: 4066834
2026-03-30 10:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7a564c0e-c254-528a-953a-15b5c049a35b with identifier: 4066665
2026-03-30 10:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7a564c0e-c254-528a-953a-15b5c049a35b with identifier: 4066665
2026-03-30 10:32:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7a564c0e-c254-528a-953a-15b5c049a35b with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7a564c0e-c254-528a-953a-15b5c049a35b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KJ68FLP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4066665',
'listing': 'auction',
'location': 'Leeds',
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 57756,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-15',
'seller_name': 'Mobilize Financial Services',
'title': 'HYUNDAI TUCSON 1.6 GDi SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 GDi SE Nav 5dr 2WD',
'year': 2019}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066665%27 HTTP/1.1" 200 None
2026-03-30 10:32:03 [manheim.gb] INFO: Saving data for 4066665: {'auction_closing_time': 1774861200.0, 'created_time': 1774303628.239449, 'last_price_update_time': 1774866723.73785}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066665') HTTP/1.1" 204 0
2026-03-30 10:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with identifier: 4066834
2026-03-30 10:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with identifier: 4066834
2026-03-30 10:32:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6b691d19-9c2d-5c3e-bee9-6e6486bf78b6 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6b691d19-9c2d-5c3e-bee9-6e6486bf78b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19VRJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4066834',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 65095,
'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-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066834%27 HTTP/1.1" 200 None
2026-03-30 10:32:03 [manheim.gb] INFO: Saving data for 4066834: {'auction_closing_time': 1774861200.0, 'created_time': 1773834981.159748, 'last_price_update_time': 1774866723.773663}
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066834') HTTP/1.1" 204 0
2026-03-30 10:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701c2833-2d51-57ac-8bec-7c178edf962e with identifier: 4067346
2026-03-30 10:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701c2833-2d51-57ac-8bec-7c178edf962e with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 701c2833-2d51-57ac-8bec-7c178edf962e with scrape type 2
2026-03-30 10:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 701c2833-2d51-57ac-8bec-7c178edf962e, identifier: 4067346
2026-03-30 10:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 701c2833-2d51-57ac-8bec-7c178edf962e with identifier: 4067346
2026-03-30 10:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 701c2833-2d51-57ac-8bec-7c178edf962e with identifier: 4067346
2026-03-30 10:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 701c2833-2d51-57ac-8bec-7c178edf962e with identifier: 4067346 to the API
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:04 [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': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '701c2833-2d51-57ac-8bec-7c178edf962e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'C007618',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CARTWRIGHT/TRAILER?id=4067346',
'listing': 'auction',
'location': 'Colchester',
'make': 'CARTWRIGHT',
'model': 'TRAILER',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-01-01',
'seller_name': None,
'title': 'CARTWRIGHT TRAILER TANDEM/AIR/ROR GRP Body Air Susp',
'transmission': 'automatic',
'trim': 'TANDEM/AIR/ROR GRP Body Air Susp',
'year': 1998}
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067346%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Saving data for 4067346: {'auction_closing_time': 1775725200.0, 'created_time': 1773834966.820419, 'last_price_update_time': 1774866724.287875}
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4067346') HTTP/1.1" 204 0
2026-03-30 10:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:04 [manheim.gb] INFO: Page 16: 100 results (total: 7999)
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067513
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067513%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067513: 2
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067517
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067517: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067526
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067526: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067535
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067535%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067535: 2
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067547
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067547%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067547: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067550
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067550%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067550: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067718
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067718: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067725
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067725: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067748
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067748: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067751
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067751: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067778
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067778: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067802
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067802%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067802: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4067844
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4067844: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068010
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068010%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068010: 2
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068055
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068055%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068055: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068148
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068148%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068148: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068185
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068185%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068185: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068264
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068264%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068264: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068279
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068279%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068279: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068280
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068280%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068280: 2
2026-03-30 10:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068292
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [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-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068292: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068296
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068296%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068296: 2
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068515
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068515%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068515: 2
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068577
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068577%27 HTTP/1.1" 200 None
2026-03-30 10:32:04 [manheim.gb] INFO: Scrape type for 4068577: 0
2026-03-30 10:32:04 [manheim.gb] INFO: Found listing with ID: 4068694
2026-03-30 10:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068694%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068694: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068739
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068739%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068739: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068744
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [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-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068744: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068804
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068804%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068804: 2
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068824
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [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-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068824: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068848
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068848%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068848: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068856
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068856%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068856: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068912
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068912%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068912: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068919
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068919%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068919: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4068997
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068997%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4068997: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069019
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069019%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069019: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069020
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069020%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069020: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069021
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069021%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069021: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069029
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069029%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069029: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069030
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069030%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069030: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069036
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [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-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069036: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069041
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [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-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069041: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069056
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069056%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069056: 2
2026-03-30 10:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0890026-cf83-51c0-a153-509321988e86 with identifier: 4067535
2026-03-30 10:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0890026-cf83-51c0-a153-509321988e86 with scrape type 2
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0890026-cf83-51c0-a153-509321988e86 with scrape type 2
2026-03-30 10:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d0890026-cf83-51c0-a153-509321988e86, identifier: 4067535
2026-03-30 10:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069058
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069058%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069058: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069079
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069079%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069079: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069134
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [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-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069134: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069138
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069138%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069138: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069187
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069187%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069187: 2
2026-03-30 10:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d0890026-cf83-51c0-a153-509321988e86 with identifier: 4067535
2026-03-30 10:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d0890026-cf83-51c0-a153-509321988e86 with identifier: 4067535
2026-03-30 10:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d0890026-cf83-51c0-a153-509321988e86 with identifier: 4067535 to the API
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd0890026-cf83-51c0-a153-509321988e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PL71BZY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4067535',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 29630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-23',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW Ultimate 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067535%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Saving data for 4067535: {'auction_closing_time': 1774947600.0, 'created_time': 1773741754.82011, 'last_price_update_time': 1774866725.817658}
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4067535') HTTP/1.1" 204 0
2026-03-30 10:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069275
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069275%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069275: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069423
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069423%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069423: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069470
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069470%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [manheim.gb] INFO: Scrape type for 4069470: 0
2026-03-30 10:32:05 [manheim.gb] INFO: Found listing with ID: 4069500
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069500%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069500: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069544
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069544%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069544: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069545
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069545: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069548
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069548%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069548: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069551
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069551%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069551: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069557
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069557%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069557: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069799
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069799: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069839
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069839%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069839: 2
2026-03-30 10:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6962b184-3deb-56ba-88ba-fafe49cf3efb with identifier: 4067513
2026-03-30 10:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6962b184-3deb-56ba-88ba-fafe49cf3efb with scrape type 2
2026-03-30 10:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6962b184-3deb-56ba-88ba-fafe49cf3efb with scrape type 2
2026-03-30 10:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6962b184-3deb-56ba-88ba-fafe49cf3efb, identifier: 4067513
2026-03-30 10:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b5b33f0-b083-52a6-b138-d70b88392b5f with identifier: 4068515
2026-03-30 10:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b5b33f0-b083-52a6-b138-d70b88392b5f with scrape type 2
2026-03-30 10:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b5b33f0-b083-52a6-b138-d70b88392b5f with scrape type 2
2026-03-30 10:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7b5b33f0-b083-52a6-b138-d70b88392b5f, identifier: 4068515
2026-03-30 10:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069846
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069846%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069846: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069847
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069847%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069847: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069850
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069850%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069850: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069854
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069854%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069854: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069868
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069868%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069868: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069870
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069870%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069870: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069878
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069878: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4069884
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069884%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4069884: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070095
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070095%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070095: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070124
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070124%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070124: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070127
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070127%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070127: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070133
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070133: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070134
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070134%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070134: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070135
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070135%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070135: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070136
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070136%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070136: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070137
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070137%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070137: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070139
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070139%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070139: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070142
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070142%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070142: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070143
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070143: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070148
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070148%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070148: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070149
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070149%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070149: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070156
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070156%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070156: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070186
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070186%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070186: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070188
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070188%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070188: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070217
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [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-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070217: 0
2026-03-30 10:32:06 [manheim.gb] INFO: Found listing with ID: 4070228
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070228%27 HTTP/1.1" 200 None
2026-03-30 10:32:06 [manheim.gb] INFO: Scrape type for 4070228: 2
2026-03-30 10:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6962b184-3deb-56ba-88ba-fafe49cf3efb with identifier: 4067513
2026-03-30 10:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6962b184-3deb-56ba-88ba-fafe49cf3efb with identifier: 4067513
2026-03-30 10:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6962b184-3deb-56ba-88ba-fafe49cf3efb with identifier: 4067513 to the API
2026-03-30 10:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6962b184-3deb-56ba-88ba-fafe49cf3efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS21WYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/308?id=4067513',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '308',
'odometer': 87333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 308 1.5 BlueHDi 130 GT 5dr EAT8 [Digital i-Cockpit]',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 130 GT 5dr EAT8 [Digital i-Cockpit]',
'year': 2021}
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067513%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Saving data for 4067513: {'auction_closing_time': 1775034000.0, 'created_time': 1774534359.026972, 'last_price_update_time': 1774866727.252409}
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4067513') HTTP/1.1" 204 0
2026-03-30 10:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7b5b33f0-b083-52a6-b138-d70b88392b5f with identifier: 4068515
2026-03-30 10:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7b5b33f0-b083-52a6-b138-d70b88392b5f with identifier: 4068515
2026-03-30 10:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7b5b33f0-b083-52a6-b138-d70b88392b5f with identifier: 4068515 to the API
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 203,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b5b33f0-b083-52a6-b138-d70b88392b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GD70MSV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4068515',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'RANGER',
'odometer': 80555,
'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': 'Assured Group Ltd',
'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': 2020}
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068515%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Saving data for 4068515: {'auction_closing_time': 1775120400.0, 'created_time': 1773834943.229528, 'last_price_update_time': 1774866727.649297}
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068515') HTTP/1.1" 204 0
2026-03-30 10:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a289f44-92a4-5f02-8e6c-0da32b6a895f with identifier: 4068280
2026-03-30 10:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a289f44-92a4-5f02-8e6c-0da32b6a895f with scrape type 2
2026-03-30 10:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a289f44-92a4-5f02-8e6c-0da32b6a895f with scrape type 2
2026-03-30 10:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2a289f44-92a4-5f02-8e6c-0da32b6a895f, identifier: 4068280
2026-03-30 10:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbbad21e-fe97-5486-b32e-59dbc14c2d92 with identifier: 4068296
2026-03-30 10:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbbad21e-fe97-5486-b32e-59dbc14c2d92 with scrape type 2
2026-03-30 10:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbbad21e-fe97-5486-b32e-59dbc14c2d92 with scrape type 2
2026-03-30 10:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cbbad21e-fe97-5486-b32e-59dbc14c2d92, identifier: 4068296
2026-03-30 10:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070274
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070274%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070274: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070275
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [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-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070275: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070308
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070308%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070308: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070444
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070444%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070444: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070477
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [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-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070477: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070482
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070482%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070482: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070507
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070507%27 HTTP/1.1" 200 None
2026-03-30 10:32:07 [manheim.gb] INFO: Scrape type for 4070507: 0
2026-03-30 10:32:07 [manheim.gb] INFO: Found listing with ID: 4070508
2026-03-30 10:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070508%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Scrape type for 4070508: 0
2026-03-30 10:32:08 [manheim.gb] INFO: Found listing with ID: 4070651
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070651%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Scrape type for 4070651: 0
2026-03-30 10:32:08 [manheim.gb] INFO: Found listing with ID: 4070666
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070666%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Scrape type for 4070666: 0
2026-03-30 10:32:08 [manheim.gb] INFO: Found listing with ID: 4070698
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070698%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Scrape type for 4070698: 2
2026-03-30 10:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2a289f44-92a4-5f02-8e6c-0da32b6a895f with identifier: 4068280
2026-03-30 10:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2a289f44-92a4-5f02-8e6c-0da32b6a895f with identifier: 4068280
2026-03-30 10:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2a289f44-92a4-5f02-8e6c-0da32b6a895f with identifier: 4068280 to the API
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:08 [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': '12.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a289f44-92a4-5f02-8e6c-0da32b6a895f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AY71SDX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/ACTROS?id=4068280',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'ACTROS',
'odometer': 627597,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seller_name': 'DIRECT WINCANTON',
'title': 'MERCEDES-BENZ ACTROS TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2022}
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068280%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Saving data for 4068280: {'auction_closing_time': 1775725200.0, 'created_time': 1773834946.248682, 'last_price_update_time': 1774866728.358864}
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068280') HTTP/1.1" 204 0
2026-03-30 10:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cbbad21e-fe97-5486-b32e-59dbc14c2d92 with identifier: 4068296
2026-03-30 10:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cbbad21e-fe97-5486-b32e-59dbc14c2d92 with identifier: 4068296
2026-03-30 10:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cbbad21e-fe97-5486-b32e-59dbc14c2d92 with identifier: 4068296 to the API
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:08 [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': '12.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbbad21e-fe97-5486-b32e-59dbc14c2d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AY71SFJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/ACTROS?id=4068296',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'ACTROS',
'odometer': 650784,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seller_name': 'DIRECT WINCANTON',
'title': 'MERCEDES-BENZ ACTROS TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2022}
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068296%27 HTTP/1.1" 200 None
2026-03-30 10:32:08 [manheim.gb] INFO: Saving data for 4068296: {'auction_closing_time': 1775725200.0, 'created_time': 1773834942.907956, 'last_price_update_time': 1774866728.774291}
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068296') HTTP/1.1" 204 0
2026-03-30 10:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 381a42c1-2402-5338-a24c-5ac387860f86 with identifier: 4068804
2026-03-30 10:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381a42c1-2402-5338-a24c-5ac387860f86 with scrape type 2
2026-03-30 10:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 381a42c1-2402-5338-a24c-5ac387860f86 with scrape type 2
2026-03-30 10:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 381a42c1-2402-5338-a24c-5ac387860f86, identifier: 4068804
2026-03-30 10:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cb4f10-3cf0-5f8b-b237-14b3476706bf with identifier: 4068010
2026-03-30 10:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cb4f10-3cf0-5f8b-b237-14b3476706bf with scrape type 2
2026-03-30 10:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36cb4f10-3cf0-5f8b-b237-14b3476706bf with scrape type 2
2026-03-30 10:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 36cb4f10-3cf0-5f8b-b237-14b3476706bf, identifier: 4068010
2026-03-30 10:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:08 [manheim.gb] INFO: Found listing with ID: 4070700
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [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-30 10:32:09 [manheim.gb] INFO: Scrape type for 4070700: 0
2026-03-30 10:32:09 [manheim.gb] INFO: Found listing with ID: 4070718
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [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-30 10:32:09 [manheim.gb] INFO: Scrape type for 4070718: 0
2026-03-30 10:32:09 [manheim.gb] INFO: Found listing with ID: 4070761
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070761%27 HTTP/1.1" 200 None
2026-03-30 10:32:09 [manheim.gb] INFO: Scrape type for 4070761: 0
2026-03-30 10:32:09 [manheim.gb] INFO: Found listing with ID: 4070886
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070886%27 HTTP/1.1" 200 None
2026-03-30 10:32:09 [manheim.gb] INFO: Scrape type for 4070886: 0
2026-03-30 10:32:09 [manheim.gb] INFO: Found listing with ID: 4070948
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070948%27 HTTP/1.1" 200 None
2026-03-30 10:32:09 [manheim.gb] INFO: Scrape type for 4070948: 0
2026-03-30 10:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 381a42c1-2402-5338-a24c-5ac387860f86 with identifier: 4068804
2026-03-30 10:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 381a42c1-2402-5338-a24c-5ac387860f86 with identifier: 4068804
2026-03-30 10:32:09 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 381a42c1-2402-5338-a24c-5ac387860f86 with expiration date: 2026-02-12T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1598.0L',
'expiration_date': '2026-02-12T09:00:00Z',
'fuel_type': 'Diesel',
'id': '381a42c1-2402-5338-a24c-5ac387860f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL13EJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/CLUBMAN?id=4068804',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 121660,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'MINI CLUBMAN 1.6 Cooper D 5dr',
'transmission': 'manual',
'trim': '1.6 Cooper D 5dr',
'year': 2013}
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068804%27 HTTP/1.1" 200 None
2026-03-30 10:32:09 [manheim.gb] INFO: Saving data for 4068804: {'auction_closing_time': 1770886800.0, 'created_time': 1773828211.993647, 'last_price_update_time': 1774866729.109862}
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068804') HTTP/1.1" 204 0
2026-03-30 10:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 36cb4f10-3cf0-5f8b-b237-14b3476706bf with identifier: 4068010
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=AGATE+BLACK HTTP/1.1" 200 None
2026-03-30 10:32:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 36cb4f10-3cf0-5f8b-b237-14b3476706bf with identifier: 4068010
2026-03-30 10:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 36cb4f10-3cf0-5f8b-b237-14b3476706bf with identifier: 4068010 to the API
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:09 [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': 'AGATE BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '36cb4f10-3cf0-5f8b-b237-14b3476706bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD74KYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/EXPLORER?id=4068010',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'EXPLORER',
'odometer': 9004,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-25',
'seller_name': 'FCE Bank',
'title': 'FORD EXPLORER 210kW Premium 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW Premium 77kWh 5dr Auto',
'year': 2024}
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068010%27 HTTP/1.1" 200 None
2026-03-30 10:32:09 [manheim.gb] INFO: Saving data for 4068010: {'auction_closing_time': 1775120400.0, 'created_time': 1773834965.747902, 'last_price_update_time': 1774866729.584309}
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068010') HTTP/1.1" 204 0
2026-03-30 10:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with identifier: 4069056
2026-03-30 10:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with scrape type 2
2026-03-30 10:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with scrape type 2
2026-03-30 10:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 84cbf345-3b3a-5b00-8eb2-f3e2598ed036, identifier: 4069056
2026-03-30 10:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with identifier: 4069056
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=FROZEN+WHITE HTTP/1.1" 200 None
2026-03-30 10:32:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with identifier: 4069056
2026-03-30 10:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 84cbf345-3b3a-5b00-8eb2-f3e2598ed036 with identifier: 4069056 to the API
2026-03-30 10:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:10 [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': 'FROZEN WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '84cbf345-3b3a-5b00-8eb2-f3e2598ed036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN73VYL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4069056',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 13042,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-28',
'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-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069056%27 HTTP/1.1" 200 None
2026-03-30 10:32:10 [manheim.gb] INFO: Saving data for 4069056: {'auction_closing_time': 1775120400.0, 'created_time': 1773834934.795508, 'last_price_update_time': 1774866730.121515}
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4069056') HTTP/1.1" 204 0
2026-03-30 10:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f6805bb-0fb7-5315-9a62-804ba437094f with identifier: 4069187
2026-03-30 10:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f6805bb-0fb7-5315-9a62-804ba437094f with scrape type 2
2026-03-30 10:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f6805bb-0fb7-5315-9a62-804ba437094f with scrape type 2
2026-03-30 10:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6f6805bb-0fb7-5315-9a62-804ba437094f, identifier: 4069187
2026-03-30 10:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with identifier: 4069839
2026-03-30 10:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with scrape type 2
2026-03-30 10:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with scrape type 2
2026-03-30 10:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4473d4a2-09ac-5114-8caf-c0b38dba1a91, identifier: 4069839
2026-03-30 10:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6f6805bb-0fb7-5315-9a62-804ba437094f with identifier: 4069187
2026-03-30 10:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6f6805bb-0fb7-5315-9a62-804ba437094f with identifier: 4069187
2026-03-30 10:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6f6805bb-0fb7-5315-9a62-804ba437094f with identifier: 4069187 to the API
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:10 [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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6f6805bb-0fb7-5315-9a62-804ba437094f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BP66JWU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF230%204X2%20DAY%20EURO%206?id=4069187',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF230 4X2 DAY EURO 6',
'odometer': 180129,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-25',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF LF230 4X2 DAY EURO 6 HOT BOX 3 Seats Day cab Steel Susp',
'transmission': 'manual',
'trim': 'HOT BOX 3 Seats Day cab Steel Susp',
'year': 2017}
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069187%27 HTTP/1.1" 200 None
2026-03-30 10:32:10 [manheim.gb] INFO: Saving data for 4069187: {'auction_closing_time': 1775725200.0, 'created_time': 1773828215.198964, 'last_price_update_time': 1774866730.69616}
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4069187') HTTP/1.1" 204 0
2026-03-30 10:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with identifier: 4069839
2026-03-30 10:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with identifier: 4069839
2026-03-30 10:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4473d4a2-09ac-5114-8caf-c0b38dba1a91 with identifier: 4069839 to the API
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:10 [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': 'ORANGE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4473d4a2-09ac-5114-8caf-c0b38dba1a91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NT19BXA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/IGNIS?id=4069839',
'listing': 'auction',
'location': 'Washington',
'make': 'SUZUKI',
'model': 'IGNIS',
'odometer': 42421,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-30',
'seller_name': 'FCA Group',
'title': 'SUZUKI IGNIS 1.2 Dualjet SZ3 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet SZ3 5dr',
'year': 2019}
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069839%27 HTTP/1.1" 200 None
2026-03-30 10:32:10 [manheim.gb] INFO: Saving data for 4069839: {'auction_closing_time': 1775034000.0, 'created_time': 1774563061.43429, 'last_price_update_time': 1774866730.994499}
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4069839') HTTP/1.1" 204 0
2026-03-30 10:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c814dd68-02be-5c03-a491-659ad97d7fc5 with identifier: 4070228
2026-03-30 10:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c814dd68-02be-5c03-a491-659ad97d7fc5 with scrape type 2
2026-03-30 10:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c814dd68-02be-5c03-a491-659ad97d7fc5 with scrape type 2
2026-03-30 10:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c814dd68-02be-5c03-a491-659ad97d7fc5, identifier: 4070228
2026-03-30 10:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c814dd68-02be-5c03-a491-659ad97d7fc5 with identifier: 4070228
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 10:32:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c814dd68-02be-5c03-a491-659ad97d7fc5 with identifier: 4070228
2026-03-30 10:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c814dd68-02be-5c03-a491-659ad97d7fc5 with identifier: 4070228 to the API
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 64,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'c814dd68-02be-5c03-a491-659ad97d7fc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CT18KPG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=4070228',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': 111025,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-31',
'seller_name': 'Lookers',
'title': 'LAND ROVER RANGE ROVER SPORT 2.0 P400e HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 P400e HSE 5dr Auto',
'year': 2018}
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070228%27 HTTP/1.1" 200 None
2026-03-30 10:32:11 [manheim.gb] INFO: Saving data for 4070228: {'auction_closing_time': 1774947600.0, 'created_time': 1773834907.704527, 'last_price_update_time': 1774866731.719006}
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4070228') HTTP/1.1" 204 0
2026-03-30 10:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with identifier: 4070698
2026-03-30 10:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with scrape type 2
2026-03-30 10:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with scrape type 2
2026-03-30 10:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08faf701-f44f-5cdb-910f-e3bc5ba13d3c, identifier: 4070698
2026-03-30 10:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with identifier: 4070698
2026-03-30 10:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with identifier: 4070698
2026-03-30 10:32:11 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 08faf701-f44f-5cdb-910f-e3bc5ba13d3c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 178,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '08faf701-f44f-5cdb-910f-e3bc5ba13d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BW19YWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4070698',
'listing': 'auction',
'location': 'Leeds',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 90582,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'Mobilize Financial Services',
'title': 'KIA SPORTAGE 1.6T GDi ISG 2 5dr [AWD]',
'transmission': 'manual',
'trim': '1.6T GDi ISG 2 5dr [AWD]',
'year': 2019}
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070698%27 HTTP/1.1" 200 None
2026-03-30 10:32:11 [manheim.gb] INFO: Saving data for 4070698: {'auction_closing_time': 1774861200.0, 'created_time': 1773834893.256637, 'last_price_update_time': 1774866731.853181}
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4070698') HTTP/1.1" 204 0
2026-03-30 10:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:11 [manheim.gb] INFO: Page 17: 100 results (total: 7999)
2026-03-30 10:32:11 [manheim.gb] INFO: Found listing with ID: 4070983
2026-03-30 10:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070983%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4070983: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071144
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071144%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071144: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071245
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071245%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071245: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071438
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071438%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071438: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071487
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071487%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071487: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071538
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071538%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071538: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071582
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071582%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071582: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071776
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071776%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071776: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071916
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071916%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071916: 2
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071942
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071942%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071942: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071957
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071957: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071959
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071959: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071964
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071964%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071964: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071966
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071966%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071966: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071969
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071969%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071969: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071970
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071970%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071970: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071971
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071971%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071971: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071973
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071973: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071975
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071975%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071975: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071986
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071986: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071987
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071987: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4071998
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4071998: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072099
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072099%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072099: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072103
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072103%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072103: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072116
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072116%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072116: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072120
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072120%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072120: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072121
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072121: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072123
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072123%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072123: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072125
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072125%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072125: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072127
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072127: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072130
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072130%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072130: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072172
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072172: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072211
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072211%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072211: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072247
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072247: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072285
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072285%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072285: 2
2026-03-30 10:32:12 [scrapy.extensions.logstats] INFO: Crawled 475 pages (at 183 pages/min), scraped 248 items (at 88 items/min)
2026-03-30 10:32:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072290
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072290%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072290: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072319
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072319%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072319: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072323
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072323%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072323: 2
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072351
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072351%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072351: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072377
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072377%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072377: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072393
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072393%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072393: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072394
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072394: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072411
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072411%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072411: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072427
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072427%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072427: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072443
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072443%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072443: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072454
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072454: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072459
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072459%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072459: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072462
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072462%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072462: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072463
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072463%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072463: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072587
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072587: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072590
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072590%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072590: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072601
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072601%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072601: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072738
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072738%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072738: 2
2026-03-30 10:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072756
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072756%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072756: 2
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072780
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072780%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072780: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072787
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072787%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072787: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072832
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [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-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072832: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072841
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072841%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072841: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072849
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072849%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072849: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072866
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072866%27 HTTP/1.1" 200 None
2026-03-30 10:32:12 [manheim.gb] INFO: Scrape type for 4072866: 0
2026-03-30 10:32:12 [manheim.gb] INFO: Found listing with ID: 4072926
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072926%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4072926: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4072949
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072949%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4072949: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4072964
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072964%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4072964: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4072968
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072968%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4072968: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4072969
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072969%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4072969: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073063
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073063: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073097
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073097%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073097: 2
2026-03-30 10:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073158
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073158%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073158: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073244
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073244%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073244: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073266
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073266%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073266: 1
2026-03-30 10:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48f0009-b1d5-5270-95f0-6fa522b418ff with identifier: 4072285
2026-03-30 10:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48f0009-b1d5-5270-95f0-6fa522b418ff with scrape type 2
2026-03-30 10:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b48f0009-b1d5-5270-95f0-6fa522b418ff with scrape type 2
2026-03-30 10:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b48f0009-b1d5-5270-95f0-6fa522b418ff, identifier: 4072285
2026-03-30 10:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073270
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073270%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073270: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073288
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073288%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073288: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073456
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073456%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073456: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073460
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073460%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073460: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073489
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073489%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073489: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073553
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073553%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073553: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073554
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073554%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073554: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073558
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073558: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073559
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073559: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073561
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073561%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073561: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073562
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073562%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073562: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073563
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073563: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073570
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073570%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073570: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073582
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073582%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073582: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073586
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073586%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073586: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073692
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073692: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073712
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073712%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073712: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073716
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073716: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073720
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073720%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073720: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073727
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073727: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073729
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073729%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073729: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073799
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [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-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073799: 0
2026-03-30 10:32:13 [manheim.gb] INFO: Found listing with ID: 4073832
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073832%27 HTTP/1.1" 200 None
2026-03-30 10:32:13 [manheim.gb] INFO: Scrape type for 4073832: 2
2026-03-30 10:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b48f0009-b1d5-5270-95f0-6fa522b418ff with identifier: 4072285
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 10:32:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b48f0009-b1d5-5270-95f0-6fa522b418ff with identifier: 4072285
2026-03-30 10:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b48f0009-b1d5-5270-95f0-6fa522b418ff with identifier: 4072285 to the API
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:14 [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': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b48f0009-b1d5-5270-95f0-6fa522b418ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF69LVW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4072285',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 32310,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-27',
'seller_name': 'Car Planet',
'title': 'NISSAN X-TRAIL 1.3 DiG-T N-Connecta 5dr [7 Seat] DCT',
'transmission': 'automatic',
'trim': '1.3 DiG-T N-Connecta 5dr [7 Seat] DCT',
'year': 2019}
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072285%27 HTTP/1.1" 200 None
2026-03-30 10:32:14 [manheim.gb] INFO: Saving data for 4072285: {'auction_closing_time': 1774947600.0, 'created_time': 1773834862.10026, 'last_price_update_time': 1774866734.346489}
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072285') HTTP/1.1" 204 0
2026-03-30 10:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:14 [manheim.gb] INFO: Found listing with ID: 4073836
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073836%27 HTTP/1.1" 200 None
2026-03-30 10:32:14 [manheim.gb] INFO: Scrape type for 4073836: 2
2026-03-30 10:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca559677-c7fb-52cf-b876-370b8adec4e6 with identifier: 4072738
2026-03-30 10:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca559677-c7fb-52cf-b876-370b8adec4e6 with scrape type 2
2026-03-30 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca559677-c7fb-52cf-b876-370b8adec4e6 with scrape type 2
2026-03-30 10:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ca559677-c7fb-52cf-b876-370b8adec4e6, identifier: 4072738
2026-03-30 10:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63c495c-6a27-5d6f-a7d9-67e005d693be with identifier: 4071916
2026-03-30 10:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63c495c-6a27-5d6f-a7d9-67e005d693be with scrape type 2
2026-03-30 10:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63c495c-6a27-5d6f-a7d9-67e005d693be with scrape type 2
2026-03-30 10:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f63c495c-6a27-5d6f-a7d9-67e005d693be, identifier: 4071916
2026-03-30 10:32:14 [manheim.gb] INFO: Found listing with ID: 4073861
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073861%27 HTTP/1.1" 200 None
2026-03-30 10:32:14 [manheim.gb] INFO: Scrape type for 4073861: 0
2026-03-30 10:32:14 [manheim.gb] INFO: Found listing with ID: 4073863
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073863%27 HTTP/1.1" 200 None
2026-03-30 10:32:14 [manheim.gb] INFO: Scrape type for 4073863: 2
2026-03-30 10:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ca559677-c7fb-52cf-b876-370b8adec4e6 with identifier: 4072738
2026-03-30 10:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ca559677-c7fb-52cf-b876-370b8adec4e6 with identifier: 4072738
2026-03-30 10:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ca559677-c7fb-52cf-b876-370b8adec4e6 with identifier: 4072738 to the API
2026-03-30 10:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:14 [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': 'Elixir Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca559677-c7fb-52cf-b876-370b8adec4e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MW24DWP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4072738',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 9161,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-16',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2024}
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072738%27 HTTP/1.1" 200 None
2026-03-30 10:32:15 [manheim.gb] INFO: Saving data for 4072738: {'auction_closing_time': 1775120400.0, 'created_time': 1774534366.747285, 'last_price_update_time': 1774866735.010661}
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072738') HTTP/1.1" 204 0
2026-03-30 10:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f63c495c-6a27-5d6f-a7d9-67e005d693be with identifier: 4071916
2026-03-30 10:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f63c495c-6a27-5d6f-a7d9-67e005d693be with identifier: 4071916
2026-03-30 10:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f63c495c-6a27-5d6f-a7d9-67e005d693be with identifier: 4071916 to the API
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:15 [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': 'AGATE BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f63c495c-6a27-5d6f-a7d9-67e005d693be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CU25JKE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/CAPRI?id=4071916',
'listing': 'auction',
'location': 'Bristol',
'make': 'FORD',
'model': 'CAPRI',
'odometer': 14698,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-05',
'seller_name': 'FCE Bank',
'title': 'FORD CAPRI 210kW Premium 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW Premium 77kWh 5dr Auto',
'year': 2025}
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071916%27 HTTP/1.1" 200 None
2026-03-30 10:32:15 [manheim.gb] INFO: Saving data for 4071916: {'auction_closing_time': 1774947600.0, 'created_time': 1773742001.343767, 'last_price_update_time': 1774866735.304758}
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4071916') HTTP/1.1" 204 0
2026-03-30 10:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:15 [manheim.gb] INFO: Found listing with ID: 4073885
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073885%27 HTTP/1.1" 200 None
2026-03-30 10:32:15 [manheim.gb] INFO: Scrape type for 4073885: 0
2026-03-30 10:32:15 [manheim.gb] INFO: Found listing with ID: 4073886
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [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-30 10:32:15 [manheim.gb] INFO: Scrape type for 4073886: 0
2026-03-30 10:32:15 [manheim.gb] INFO: Found listing with ID: 4073892
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073892%27 HTTP/1.1" 200 None
2026-03-30 10:32:15 [manheim.gb] INFO: Scrape type for 4073892: 0
2026-03-30 10:32:15 [manheim.gb] INFO: Found listing with ID: 4073900
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:15 [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-30 10:32:15 [manheim.gb] INFO: Scrape type for 4073900: 0
2026-03-30 10:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d05a5af2-bfa2-5912-8359-b72d01417329 with identifier: 4072756
2026-03-30 10:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d05a5af2-bfa2-5912-8359-b72d01417329 with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d05a5af2-bfa2-5912-8359-b72d01417329 with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d05a5af2-bfa2-5912-8359-b72d01417329, identifier: 4072756
2026-03-30 10:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b93de930-9c8e-5ca3-b113-30d9ea1df50c with identifier: 4072323
2026-03-30 10:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b93de930-9c8e-5ca3-b113-30d9ea1df50c with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b93de930-9c8e-5ca3-b113-30d9ea1df50c with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b93de930-9c8e-5ca3-b113-30d9ea1df50c, identifier: 4072323
2026-03-30 10:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with identifier: 4073097
2026-03-30 10:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with scrape type 2
2026-03-30 10:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd5d2cc3-dfa6-5e84-ab96-c058712f7236, identifier: 4073097
2026-03-30 10:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d05a5af2-bfa2-5912-8359-b72d01417329 with identifier: 4072756
2026-03-30 10:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d05a5af2-bfa2-5912-8359-b72d01417329 with identifier: 4072756
2026-03-30 10:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d05a5af2-bfa2-5912-8359-b72d01417329 with identifier: 4072756 to the API
2026-03-30 10:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:15 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd05a5af2-bfa2-5912-8359-b72d01417329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN72WRE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4072756',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 15150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-28',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072756%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [manheim.gb] INFO: Saving data for 4072756: {'auction_closing_time': 1775120400.0, 'created_time': 1773834856.001047, 'last_price_update_time': 1774866736.014521}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072756') HTTP/1.1" 204 0
2026-03-30 10:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b93de930-9c8e-5ca3-b113-30d9ea1df50c with identifier: 4072323
2026-03-30 10:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b93de930-9c8e-5ca3-b113-30d9ea1df50c with identifier: 4072323
2026-03-30 10:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b93de930-9c8e-5ca3-b113-30d9ea1df50c with identifier: 4072323 to the API
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:16 [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-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b93de930-9c8e-5ca3-b113-30d9ea1df50c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO68FGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4072323',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 104638,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-29',
'seller_name': 'Busseys',
'title': 'FORD FOCUS 1.5 EcoBlue 120 Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 Titanium 5dr',
'year': 2018}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072323%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [manheim.gb] INFO: Saving data for 4072323: {'auction_closing_time': 1775120400.0, 'created_time': 1773834860.590282, 'last_price_update_time': 1774866736.333367}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072323') HTTP/1.1" 204 0
2026-03-30 10:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with identifier: 4073097
2026-03-30 10:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with identifier: 4073097
2026-03-30 10:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd5d2cc3-dfa6-5e84-ab96-c058712f7236 with identifier: 4073097 to the API
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:16 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'cd5d2cc3-dfa6-5e84-ab96-c058712f7236',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HJ72XXK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4073097',
'listing': 'auction',
'location': 'Bristol',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 63842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'year': 2022}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073097%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [manheim.gb] INFO: Saving data for 4073097: {'auction_closing_time': 1774947600.0, 'created_time': 1774343513.600317, 'last_price_update_time': 1774866736.645333}
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073097') HTTP/1.1" 204 0
2026-03-30 10:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8813732-bbbf-51f1-beae-f8819f3b46d9 with identifier: 4073266
2026-03-30 10:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8813732-bbbf-51f1-beae-f8819f3b46d9 with scrape type 1
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item e8813732-bbbf-51f1-beae-f8819f3b46d9
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-1.jpg not downloaded yet
2026-03-30 10:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02313278-9d71-5cc4-ba16-4538a60ec2b4 with identifier: 4073832
2026-03-30 10:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02313278-9d71-5cc4-ba16-4538a60ec2b4 with scrape type 2
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02313278-9d71-5cc4-ba16-4538a60ec2b4 with scrape type 2
2026-03-30 10:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 02313278-9d71-5cc4-ba16-4538a60ec2b4, identifier: 4073832
2026-03-30 10:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8076b9e-79a4-5f6a-80cb-fcc56216245b with identifier: 4073836
2026-03-30 10:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8076b9e-79a4-5f6a-80cb-fcc56216245b with scrape type 2
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8076b9e-79a4-5f6a-80cb-fcc56216245b with scrape type 2
2026-03-30 10:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f8076b9e-79a4-5f6a-80cb-fcc56216245b, identifier: 4073836
2026-03-30 10:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 02313278-9d71-5cc4-ba16-4538a60ec2b4 with identifier: 4073832
2026-03-30 10:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 02313278-9d71-5cc4-ba16-4538a60ec2b4 with identifier: 4073832
2026-03-30 10:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 02313278-9d71-5cc4-ba16-4538a60ec2b4 with identifier: 4073832 to the API
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:17 [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': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '02313278-9d71-5cc4-ba16-4538a60ec2b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV23NVT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4073832',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 24559,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-24',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'year': 2023}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073832%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [manheim.gb] INFO: Saving data for 4073832: {'auction_closing_time': 1775120400.0, 'created_time': 1774534372.059231, 'last_price_update_time': 1774866737.248264}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073832') HTTP/1.1" 204 0
2026-03-30 10:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f8076b9e-79a4-5f6a-80cb-fcc56216245b with identifier: 4073836
2026-03-30 10:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f8076b9e-79a4-5f6a-80cb-fcc56216245b with identifier: 4073836
2026-03-30 10:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f8076b9e-79a4-5f6a-80cb-fcc56216245b with identifier: 4073836 to the API
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:17 [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': 'Nimbus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f8076b9e-79a4-5f6a-80cb-fcc56216245b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KV22CWN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4073836',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 42101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'year': 2022}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073836%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [manheim.gb] INFO: Saving data for 4073836: {'auction_closing_time': 1775120400.0, 'created_time': 1774534372.539657, 'last_price_update_time': 1774866737.543443}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073836') HTTP/1.1" 204 0
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-2.jpg not downloaded yet
2026-03-30 10:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-3.jpg not downloaded yet
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-4.jpg not downloaded yet
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-6.jpg not downloaded yet
2026-03-30 10:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-13.jpg not downloaded yet
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4073266-4087692-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-8.jpg not downloaded yet
2026-03-30 10:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with identifier: 4073863
2026-03-30 10:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with scrape type 2
2026-03-30 10:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with scrape type 2
2026-03-30 10:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2, identifier: 4073863
2026-03-30 10:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with identifier: 4073863
2026-03-30 10:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with identifier: 4073863
2026-03-30 10:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2 with identifier: 4073863 to the API
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:18 [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': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb3f8ff9-cf23-549a-9e3f-b7519f92a6f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV21AVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND%20X?id=4073863',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'CROSSLAND X',
'odometer': 36138,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CROSSLAND X 1.2 [83] SRi Nav 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 [83] SRi Nav 5dr [Start Stop]',
'year': 2021}
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073863%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Saving data for 4073863: {'auction_closing_time': 1775034000.0, 'created_time': 1774562761.886226, 'last_price_update_time': 1774866738.185535}
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073863') HTTP/1.1" 204 0
2026-03-30 10:32:18 [manheim.gb] INFO: Page 18: 100 results (total: 7999)
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4073901
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073901%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4073901: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4073908
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073908%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4073908: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074029
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074029%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074029: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074051
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074051%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074051: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074064
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074064%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074064: 2
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074068
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074068%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074068: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074115
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074115%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074115: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074125
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074125%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074125: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074136
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074136: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074170
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074170%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074170: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074453
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074453: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074532
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074532: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074534
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074534%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074534: 2
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074584
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074584: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074585
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074585%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074585: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074587
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074587%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074587: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074588
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074588%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074588: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074602
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074602%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074602: 2
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074669
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074669: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074781
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074781: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074876
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074876: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4074879
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074879%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4074879: 2
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075219
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075219%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075219: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075241
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075241%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075241: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075296
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075296%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075296: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075325
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075325: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075696
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075696: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075708
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075708%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075708: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075725
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075725: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075761
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075761%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075761: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075772
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075772: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075908
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075908%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075908: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075911
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075911: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4075928
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075928%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4075928: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076296
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4076296: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076297
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076297%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4076297: 2
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-1.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-2.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-3.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-4.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-6.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-13.jpg> (referer: None)
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-8.jpg> (referer: None)
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076299
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076299%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4076299: 2
2026-03-30 10:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4003fe72-bd82-5ce4-878e-292c5ff08e2a with identifier: 4074064
2026-03-30 10:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4003fe72-bd82-5ce4-878e-292c5ff08e2a with scrape type 2
2026-03-30 10:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4003fe72-bd82-5ce4-878e-292c5ff08e2a with scrape type 2
2026-03-30 10:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4003fe72-bd82-5ce4-878e-292c5ff08e2a, identifier: 4074064
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076304
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076304%27 HTTP/1.1" 200 None
2026-03-30 10:32:18 [manheim.gb] INFO: Scrape type for 4076304: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076306
2026-03-30 10:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:18 [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-30 10:32:18 [manheim.gb] INFO: Scrape type for 4076306: 0
2026-03-30 10:32:18 [manheim.gb] INFO: Found listing with ID: 4076391
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076391%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076391: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076435
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076435%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076435: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076466
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076466%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076466: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076506
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076506%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076506: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076589
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076589%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076589: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076604
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [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-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076604: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076660
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076660%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076660: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076702
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [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-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076702: 0
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076711
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076711%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076711: 2
2026-03-30 10:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4003fe72-bd82-5ce4-878e-292c5ff08e2a with identifier: 4074064
2026-03-30 10:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4003fe72-bd82-5ce4-878e-292c5ff08e2a with identifier: 4074064
2026-03-30 10:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4003fe72-bd82-5ce4-878e-292c5ff08e2a with identifier: 4074064 to the API
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:19 [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': '7.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4003fe72-bd82-5ce4-878e-292c5ff08e2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YP15HME',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/ANTOS?id=4074064',
'listing': 'auction',
'location': 'Gloucester - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'ANTOS',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-22',
'seller_name': 'United Rental Systems',
'title': 'MERCEDES-BENZ ANTOS FRIDGE BOX',
'transmission': 'automatic',
'trim': 'FRIDGE BOX',
'year': 2015}
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074064%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Saving data for 4074064: {'auction_closing_time': 1775725200.0, 'created_time': 1773834813.626987, 'last_price_update_time': 1774866739.452509}
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4074064') HTTP/1.1" 204 0
2026-03-30 10:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076740
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076740%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076740: 2
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8813732-bbbf-51f1-beae-f8819f3b46d9, skipping ID generation
2026-03-30 10:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8813732-bbbf-51f1-beae-f8819f3b46d9 with scrape type 1
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8813732-bbbf-51f1-beae-f8819f3b46d9 sending to next pipeline
2026-03-30 10:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e8813732-bbbf-51f1-beae-f8819f3b46d9, identifier: 4073266
2026-03-30 10:32:19 [manheim.gb] INFO: Found listing with ID: 4076758
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076758%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [manheim.gb] INFO: Scrape type for 4076758: 2
2026-03-30 10:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e8813732-bbbf-51f1-beae-f8819f3b46d9 with identifier: 4073266
2026-03-30 10:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e8813732-bbbf-51f1-beae-f8819f3b46d9 with identifier: 4073266
2026-03-30 10:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e8813732-bbbf-51f1-beae-f8819f3b46d9 with identifier: 4073266 to the API
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:20 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4073266-4087692-8.jpg>
{'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': 'e8813732-bbbf-51f1-beae-f8819f3b46d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SH71OWU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4073266',
'listing': 'auction',
'location': 'Bristol',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 104910,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-09',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TESLA MODEL Long Range AWD 4dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 4dr Auto',
'year': 2022}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073266%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Saving data for 4073266: {'created_time': 1774866740.103583, 'last_price_update_time': 1774866740.103596, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073266') HTTP/1.1" 204 0
2026-03-30 10:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e8813732-bbbf-51f1-beae-f8819f3b46d9 due to Ignoring non-200 response
2026-03-30 10:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4076889
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076889%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4076889: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077147
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077147%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077147: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077170
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [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-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077170: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077240
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [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-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077240: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077247
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077247%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077247: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077251
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [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-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077251: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077265
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [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-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077265: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077288
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077288%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077288: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077296
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077296%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077296: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077330
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077330%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077330: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077483
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077483%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077483: 2
2026-03-30 10:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e096a6d-3cb9-5117-a658-6caebf92cf1a with identifier: 4074602
2026-03-30 10:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e096a6d-3cb9-5117-a658-6caebf92cf1a with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e096a6d-3cb9-5117-a658-6caebf92cf1a with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0e096a6d-3cb9-5117-a658-6caebf92cf1a, identifier: 4074602
2026-03-30 10:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b902706-b19b-59b3-9b81-507083758b11 with identifier: 4074534
2026-03-30 10:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b902706-b19b-59b3-9b81-507083758b11 with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b902706-b19b-59b3-9b81-507083758b11 with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1b902706-b19b-59b3-9b81-507083758b11, identifier: 4074534
2026-03-30 10:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21a889c-28f5-5362-8777-6059f4aeb926 with identifier: 4074879
2026-03-30 10:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21a889c-28f5-5362-8777-6059f4aeb926 with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21a889c-28f5-5362-8777-6059f4aeb926 with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e21a889c-28f5-5362-8777-6059f4aeb926, identifier: 4074879
2026-03-30 10:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077487
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077487%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077487: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077490
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077490%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077490: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077492
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077492%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077492: 0
2026-03-30 10:32:20 [manheim.gb] INFO: Found listing with ID: 4077533
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077533%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [manheim.gb] INFO: Scrape type for 4077533: 2
2026-03-30 10:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0e096a6d-3cb9-5117-a658-6caebf92cf1a with identifier: 4074602
2026-03-30 10:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0e096a6d-3cb9-5117-a658-6caebf92cf1a with identifier: 4074602
2026-03-30 10:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0e096a6d-3cb9-5117-a658-6caebf92cf1a with identifier: 4074602 to the API
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:20 [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': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0e096a6d-3cb9-5117-a658-6caebf92cf1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM64AZO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4074602',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 114112,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-26',
'seller_name': None,
'title': 'FORD FOCUS 1.6 TDCi 115 Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium 5dr',
'year': 2015}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074602%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [manheim.gb] INFO: Saving data for 4074602: {'auction_closing_time': 1774947600.0, 'created_time': 1774476486.028046, 'last_price_update_time': 1774866741.01206}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4074602') HTTP/1.1" 204 0
2026-03-30 10:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1b902706-b19b-59b3-9b81-507083758b11 with identifier: 4074534
2026-03-30 10:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1b902706-b19b-59b3-9b81-507083758b11 with identifier: 4074534
2026-03-30 10:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1b902706-b19b-59b3-9b81-507083758b11 with identifier: 4074534 to the API
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:21 [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': '1b902706-b19b-59b3-9b81-507083758b11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ71NZD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4074534',
'listing': 'auction',
'location': 'Bristol',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 32160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-23',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF 160kW e+ N-Connecta 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW e+ N-Connecta 62kWh 5dr Auto',
'year': 2021}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074534%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [manheim.gb] INFO: Saving data for 4074534: {'auction_closing_time': 1774947600.0, 'created_time': 1774343516.650199, 'last_price_update_time': 1774866741.885153}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4074534') HTTP/1.1" 204 0
2026-03-30 10:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e21a889c-28f5-5362-8777-6059f4aeb926 with identifier: 4074879
2026-03-30 10:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e21a889c-28f5-5362-8777-6059f4aeb926 with identifier: 4074879
2026-03-30 10:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e21a889c-28f5-5362-8777-6059f4aeb926 with identifier: 4074879 to the API
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:22 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e21a889c-28f5-5362-8777-6059f4aeb926',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SN70XYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF180?id=4074879',
'listing': 'auction',
'location': 'Shotts',
'make': 'DAF',
'model': 'LF180',
'odometer': 318457,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-02',
'seller_name': 'United Rental Group',
'title': 'DAF LF180 GRP BOX 3 Seats GRP Body Single Cab Steel Susp 21ft',
'transmission': 'automatic',
'trim': 'GRP BOX 3 Seats GRP Body Single Cab Steel Susp 21ft',
'year': 2020}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074879%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [manheim.gb] INFO: Saving data for 4074879: {'auction_closing_time': 1775725200.0, 'created_time': 1773834798.508468, 'last_price_update_time': 1774866742.215878}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4074879') HTTP/1.1" 204 0
2026-03-30 10:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22402122-d046-55c5-8440-91485fe5af00 with identifier: 4076297
2026-03-30 10:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22402122-d046-55c5-8440-91485fe5af00 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22402122-d046-55c5-8440-91485fe5af00 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 22402122-d046-55c5-8440-91485fe5af00, identifier: 4076297
2026-03-30 10:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with identifier: 4076299
2026-03-30 10:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db7e5e6b-b07f-52b2-9f70-3ed42cecafb0, identifier: 4076299
2026-03-30 10:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:22 [manheim.gb] INFO: Found listing with ID: 4077560
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077560%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [manheim.gb] INFO: Scrape type for 4077560: 2
2026-03-30 10:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 22402122-d046-55c5-8440-91485fe5af00 with identifier: 4076297
2026-03-30 10:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 22402122-d046-55c5-8440-91485fe5af00 with identifier: 4076297
2026-03-30 10:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 22402122-d046-55c5-8440-91485fe5af00 with identifier: 4076297 to the API
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:22 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '22402122-d046-55c5-8440-91485fe5af00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SW22TWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4076297',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 37114,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW GS 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GS 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076297%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [manheim.gb] INFO: Saving data for 4076297: {'auction_closing_time': 1775034000.0, 'created_time': 1773842790.485036, 'last_price_update_time': 1774866742.728039}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076297') HTTP/1.1" 204 0
2026-03-30 10:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with identifier: 4076299
2026-03-30 10:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with identifier: 4076299
2026-03-30 10:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db7e5e6b-b07f-52b2-9f70-3ed42cecafb0 with identifier: 4076299 to the API
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:22 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'db7e5e6b-b07f-52b2-9f70-3ed42cecafb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AV23EXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4076299',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 42527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-31',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CORSA 100kW Ultimate 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Ultimate 50kWh 5dr Auto [11kWCh]',
'year': 2023}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076299%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Saving data for 4076299: {'auction_closing_time': 1775120400.0, 'created_time': 1773834774.471822, 'last_price_update_time': 1774866743.022607}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076299') HTTP/1.1" 204 0
2026-03-30 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e9a02af-51b3-5438-94fd-2461d7751bcc with identifier: 4076711
2026-03-30 10:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e9a02af-51b3-5438-94fd-2461d7751bcc with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e9a02af-51b3-5438-94fd-2461d7751bcc with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e9a02af-51b3-5438-94fd-2461d7751bcc, identifier: 4076711
2026-03-30 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077638
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077638%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077638: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077654
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077654: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077710
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077710: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077737
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077737%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077737: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077762
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077762%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077762: 2
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e9a02af-51b3-5438-94fd-2461d7751bcc with identifier: 4076711
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e9a02af-51b3-5438-94fd-2461d7751bcc with identifier: 4076711
2026-03-30 10:32:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6e9a02af-51b3-5438-94fd-2461d7751bcc with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6e9a02af-51b3-5438-94fd-2461d7751bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM73DVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/JOGGER?id=4076711',
'listing': 'auction',
'location': 'Leeds',
'make': 'DACIA',
'model': 'JOGGER',
'odometer': 30565,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-20',
'seller_name': 'Mobilize Financial Services',
'title': 'DACIA JOGGER 1.0 TCe Extreme 5dr',
'transmission': 'manual',
'trim': '1.0 TCe Extreme 5dr',
'year': 2023}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076711%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Saving data for 4076711: {'auction_closing_time': 1774861200.0, 'created_time': 1774303588.482296, 'last_price_update_time': 1774866743.349632}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076711') HTTP/1.1" 204 0
2026-03-30 10:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98217635-e805-5d14-8122-d7c51552dc06 with identifier: 4076740
2026-03-30 10:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98217635-e805-5d14-8122-d7c51552dc06 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98217635-e805-5d14-8122-d7c51552dc06 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 98217635-e805-5d14-8122-d7c51552dc06, identifier: 4076740
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077765
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077765: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077783
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077783: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077790
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077790%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077790: 2
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 98217635-e805-5d14-8122-d7c51552dc06 with identifier: 4076740
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 98217635-e805-5d14-8122-d7c51552dc06 with identifier: 4076740
2026-03-30 10:32:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 98217635-e805-5d14-8122-d7c51552dc06 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '98217635-e805-5d14-8122-d7c51552dc06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL22CXG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4076740',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 49798,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Lookers',
'title': 'VAUXHALL CORSA 1.5 Turbo D SE Edition 5dr',
'transmission': 'manual',
'trim': '1.5 Turbo D SE Edition 5dr',
'year': 2022}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076740%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Saving data for 4076740: {'auction_closing_time': 1774861200.0, 'created_time': 1773834772.501707, 'last_price_update_time': 1774866743.541666}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076740') HTTP/1.1" 204 0
2026-03-30 10:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with identifier: 4076758
2026-03-30 10:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5dc3ee68-4bff-5f89-ad27-f954fec46b10, identifier: 4076758
2026-03-30 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with identifier: 4076758
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with identifier: 4076758
2026-03-30 10:32:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 5dc3ee68-4bff-5f89-ad27-f954fec46b10 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5dc3ee68-4bff-5f89-ad27-f954fec46b10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MH68VUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=4076758',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 64457,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-28',
'seller_name': 'Lookers',
'title': 'MINI COUNTRYMAN 1.5 Cooper Exclusive 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Exclusive 5dr Auto',
'year': 2019}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076758%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Saving data for 4076758: {'auction_closing_time': 1774861200.0, 'created_time': 1773834771.268869, 'last_price_update_time': 1774866743.69612}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076758') HTTP/1.1" 204 0
2026-03-30 10:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026de248-9d34-52ca-89dd-27a2631c943c with identifier: 4077483
2026-03-30 10:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026de248-9d34-52ca-89dd-27a2631c943c with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 026de248-9d34-52ca-89dd-27a2631c943c with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 026de248-9d34-52ca-89dd-27a2631c943c, identifier: 4077483
2026-03-30 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077873
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077873%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077873: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077977
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077977%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077977: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077979
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077979: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4077983
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077983%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4077983: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078258
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078258%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078258: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078310
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [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-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078310: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078331
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078331%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078331: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078344
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078344%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078344: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078382
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078382%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078382: 0
2026-03-30 10:32:23 [manheim.gb] INFO: Found listing with ID: 4078585
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078585%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [manheim.gb] INFO: Scrape type for 4078585: 2
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 026de248-9d34-52ca-89dd-27a2631c943c with identifier: 4077483
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 026de248-9d34-52ca-89dd-27a2631c943c with identifier: 4077483
2026-03-30 10:32:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 026de248-9d34-52ca-89dd-27a2631c943c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '026de248-9d34-52ca-89dd-27a2631c943c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM71TTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4077483',
'listing': 'auction',
'location': 'Leeds',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 56907,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-07',
'seller_name': 'Lookers',
'title': 'DACIA DUSTER 1.0 TCe 90 Prestige 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 90 Prestige 5dr',
'year': 2022}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077483%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Saving data for 4077483: {'auction_closing_time': 1774861200.0, 'created_time': 1773834766.998249, 'last_price_update_time': 1774866744.005979}
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077483') HTTP/1.1" 204 0
2026-03-30 10:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078615
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078615%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078615: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078617
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [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-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078617: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078618
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078618%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078618: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078643
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078643%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078643: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078646
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078646%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078646: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078655
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078655%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078655: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078674
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078674%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078674: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078686
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078686%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078686: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078690
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078690%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078690: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078691
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [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-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078691: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078692
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [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-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078692: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078693
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078693%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078693: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078708
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [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-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078708: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078710
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078710%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078710: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078711
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078711%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078711: 0
2026-03-30 10:32:24 [manheim.gb] INFO: Found listing with ID: 4078719
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078719%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Scrape type for 4078719: 0
2026-03-30 10:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db671b15-10ad-5586-98fd-f93054447b50 with identifier: 4077533
2026-03-30 10:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db671b15-10ad-5586-98fd-f93054447b50 with scrape type 2
2026-03-30 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db671b15-10ad-5586-98fd-f93054447b50 with scrape type 2
2026-03-30 10:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db671b15-10ad-5586-98fd-f93054447b50, identifier: 4077533
2026-03-30 10:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with identifier: 4077560
2026-03-30 10:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with scrape type 2
2026-03-30 10:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with scrape type 2
2026-03-30 10:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 87c430a1-e1ce-5332-b4ef-ea266deaaee0, identifier: 4077560
2026-03-30 10:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db671b15-10ad-5586-98fd-f93054447b50 with identifier: 4077533
2026-03-30 10:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db671b15-10ad-5586-98fd-f93054447b50 with identifier: 4077533
2026-03-30 10:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db671b15-10ad-5586-98fd-f93054447b50 with identifier: 4077533 to the API
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 205,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'db671b15-10ad-5586-98fd-f93054447b50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD70RNN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4077533',
'listing': 'auction',
'location': 'Washington',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 88713,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-05',
'seller_name': 'FCA Group',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Double Cab Chassis',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Double Cab Chassis',
'year': 2020}
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077533%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [manheim.gb] INFO: Saving data for 4077533: {'auction_closing_time': 1775034000.0, 'created_time': 1774649523.791393, 'last_price_update_time': 1774866744.909125}
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077533') HTTP/1.1" 204 0
2026-03-30 10:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with identifier: 4077560
2026-03-30 10:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with identifier: 4077560
2026-03-30 10:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 87c430a1-e1ce-5332-b4ef-ea266deaaee0 with identifier: 4077560 to the API
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 181,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '87c430a1-e1ce-5332-b4ef-ea266deaaee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR69APY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q8?id=4077560',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'Q8',
'odometer': 80615,
'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': 'Wollaston',
'title': 'AUDI Q8 50 TDI Quattro S Line 5dr Tiptronic [Leather]',
'transmission': 'automatic',
'trim': '50 TDI Quattro S Line 5dr Tiptronic [Leather]',
'year': 2020}
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077560%27 HTTP/1.1" 200 None
2026-03-30 10:32:25 [manheim.gb] INFO: Saving data for 4077560: {'auction_closing_time': 1774947600.0, 'created_time': 1773834764.297509, 'last_price_update_time': 1774866745.340609}
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077560') HTTP/1.1" 204 0
2026-03-30 10:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with identifier: 4077762
2026-03-30 10:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b4916724-65b5-55cb-ab3f-9b1c0c689bd5, identifier: 4077762
2026-03-30 10:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with identifier: 4077762
2026-03-30 10:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with identifier: 4077762
2026-03-30 10:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b4916724-65b5-55cb-ab3f-9b1c0c689bd5 with identifier: 4077762 to the API
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:25 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4916724-65b5-55cb-ab3f-9b1c0c689bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN19VLH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4077762',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 58302,
'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': 'Lloyd Motor Group',
'title': 'MINI HATCHBACK 1.5 Cooper Sport II 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper Sport II 5dr',
'year': 2019}
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077762%27 HTTP/1.1" 200 None
2026-03-30 10:32:25 [manheim.gb] INFO: Saving data for 4077762: {'auction_closing_time': 1775034000.0, 'created_time': 1773834749.794001, 'last_price_update_time': 1774866745.739869}
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077762') HTTP/1.1" 204 0
2026-03-30 10:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f9bf990-92b8-5092-8d63-48c67c345934 with identifier: 4077790
2026-03-30 10:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f9bf990-92b8-5092-8d63-48c67c345934 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f9bf990-92b8-5092-8d63-48c67c345934 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9f9bf990-92b8-5092-8d63-48c67c345934, identifier: 4077790
2026-03-30 10:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b971b5-5936-54d4-ad5a-afe144c06454 with identifier: 4078585
2026-03-30 10:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b971b5-5936-54d4-ad5a-afe144c06454 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b971b5-5936-54d4-ad5a-afe144c06454 with scrape type 2
2026-03-30 10:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 35b971b5-5936-54d4-ad5a-afe144c06454, identifier: 4078585
2026-03-30 10:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9f9bf990-92b8-5092-8d63-48c67c345934 with identifier: 4077790
2026-03-30 10:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9f9bf990-92b8-5092-8d63-48c67c345934 with identifier: 4077790
2026-03-30 10:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9f9bf990-92b8-5092-8d63-48c67c345934 with identifier: 4077790 to the API
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': '8.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f9bf990-92b8-5092-8d63-48c67c345934',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LW17LNG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/IVECO/STRALIS?id=4077790',
'listing': 'auction',
'location': 'Gloucester - In Transit',
'make': 'IVECO',
'model': 'STRALIS',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-03',
'seller_name': None,
'title': 'IVECO STRALIS VACUUM TANKER',
'transmission': 'automatic',
'trim': 'VACUUM TANKER',
'year': 2017}
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077790%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Saving data for 4077790: {'auction_closing_time': 1775725200.0, 'created_time': 1773834746.127282, 'last_price_update_time': 1774866746.238911}
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077790') HTTP/1.1" 204 0
2026-03-30 10:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 35b971b5-5936-54d4-ad5a-afe144c06454 with identifier: 4078585
2026-03-30 10:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 35b971b5-5936-54d4-ad5a-afe144c06454 with identifier: 4078585
2026-03-30 10:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 35b971b5-5936-54d4-ad5a-afe144c06454 with identifier: 4078585 to the API
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '35b971b5-5936-54d4-ad5a-afe144c06454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AP16NCZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4078585',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': 'X5',
'odometer': 114269,
'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': 'Sycamore',
'title': 'BMW X5 xDrive30d M Sport 5dr Auto [7 Seat]',
'transmission': 'automatic',
'trim': 'xDrive30d M Sport 5dr Auto [7 Seat]',
'year': 2016}
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078585%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Saving data for 4078585: {'auction_closing_time': 1775120400.0, 'created_time': 1773834714.830714, 'last_price_update_time': 1774866746.545679}
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078585') HTTP/1.1" 204 0
2026-03-30 10:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:26 [manheim.gb] INFO: Page 19: 100 results (total: 7999)
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078723
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078723%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078723: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078765
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078765%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078765: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078770
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078770%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078770: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078771
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078771%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078771: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078775
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [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-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078775: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078777
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078777%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078777: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078782
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078782%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078782: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078785
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078785%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078785: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078786
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078786%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078786: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078792
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078792%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078792: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078803
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078803%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078803: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078808
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078808%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078808: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078810
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078810%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078810: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078812
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078812%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078812: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078814
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [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-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078814: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078815
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078815%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078815: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078816
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [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-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078816: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078820
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078820%27 HTTP/1.1" 200 None
2026-03-30 10:32:26 [manheim.gb] INFO: Scrape type for 4078820: 0
2026-03-30 10:32:26 [manheim.gb] INFO: Found listing with ID: 4078821
2026-03-30 10:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078821%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078821: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078825
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078825: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078828
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078828%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078828: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078829
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078829%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078829: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078832
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078832%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078832: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078841
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078841%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078841: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078908
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078908%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078908: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078910
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078910: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078964
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078964: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4078965
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4078965: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079000
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079000%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079000: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079005
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079005%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079005: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079023
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079023%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079023: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079032
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079032: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079050
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079050: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079060
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079060%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079060: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079162
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079162%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079162: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079190
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079190%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079190: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079192
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079192%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079192: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079193
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079193%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079193: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079194
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079194: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079211
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079211%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079211: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079218
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079218%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079218: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079221
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079221%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079221: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079250
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079250%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079250: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079263
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079263%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079263: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079278
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079278%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079278: 2
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079358
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079358: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079391
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079391: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079422
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079422%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079422: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079431
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079431: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079437
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079437%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079437: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079447
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079447%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079447: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079454
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079454%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079454: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079457
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079457%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079457: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079459
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079459%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079459: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079468
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079468: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079472
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079472%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079472: 2
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079474
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079474: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079516
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079516%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079516: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079584
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079584%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079584: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079708
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079708: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079805
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079805%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079805: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079823
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079823%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079823: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079932
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079932%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079932: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079943
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079943: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4079974
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079974%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4079974: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080018
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080018: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080069
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080069%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080069: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080127
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080127%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080127: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080128
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080128%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080128: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080131
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080131%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080131: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080133
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080133: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080148
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080148%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080148: 2
2026-03-30 10:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080149
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080149%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080149: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080150
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080150%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080150: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080153
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080153%27 HTTP/1.1" 200 None
2026-03-30 10:32:27 [manheim.gb] INFO: Scrape type for 4080153: 0
2026-03-30 10:32:27 [manheim.gb] INFO: Found listing with ID: 4080195
2026-03-30 10:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:27 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080195: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080217
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080217%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080217: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080374
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080374%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080374: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080398
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080398%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080398: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080509
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080509%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080509: 2
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080511
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080511%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080511: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080553
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080553%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080553: 2
2026-03-30 10:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with identifier: 4079278
2026-03-30 10:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with scrape type 2
2026-03-30 10:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with scrape type 2
2026-03-30 10:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1c1c1ede-60ce-5e94-b9ba-10fea796fe95, identifier: 4079278
2026-03-30 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080602
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080602%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080602: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080610
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080610%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080610: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080675
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080675%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080675: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080744
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080744: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080759
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080759%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080759: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080791
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080791: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080813
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080813%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080813: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080943
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080943: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080944
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080944%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080944: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080947
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080947%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080947: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080958
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080958: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080961
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080961%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080961: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080977
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080977: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080979
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080979%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080979: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4080996
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4080996: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4081002
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081002%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4081002: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4081006
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081006%27 HTTP/1.1" 200 None
2026-03-30 10:32:28 [manheim.gb] INFO: Scrape type for 4081006: 0
2026-03-30 10:32:28 [manheim.gb] INFO: Found listing with ID: 4081013
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:28 [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-30 10:32:28 [manheim.gb] INFO: Scrape type for 4081013: 0
2026-03-30 10:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with identifier: 4079278
2026-03-30 10:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with identifier: 4079278
2026-03-30 10:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1c1c1ede-60ce-5e94-b9ba-10fea796fe95 with identifier: 4079278 to the API
2026-03-30 10:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:29 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1c1c1ede-60ce-5e94-b9ba-10fea796fe95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN70ZWZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4079278',
'listing': 'auction',
'location': 'Birmingham',
'make': 'AUDI',
'model': 'A3',
'odometer': 27101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-29',
'seller_name': 'FCA Group',
'title': 'AUDI A3 35 TFSI S Line 4dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S Line 4dr S Tronic',
'year': 2020}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079278%27 HTTP/1.1" 200 None
2026-03-30 10:32:29 [manheim.gb] INFO: Saving data for 4079278: {'auction_closing_time': 1775034000.0, 'created_time': 1774620402.315899, 'last_price_update_time': 1774866749.067763}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4079278') HTTP/1.1" 204 0
2026-03-30 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3388ba4-ebe3-54d7-8355-81cfd246e73a with identifier: 4079472
2026-03-30 10:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3388ba4-ebe3-54d7-8355-81cfd246e73a with scrape type 2
2026-03-30 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3388ba4-ebe3-54d7-8355-81cfd246e73a with scrape type 2
2026-03-30 10:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3388ba4-ebe3-54d7-8355-81cfd246e73a, identifier: 4079472
2026-03-30 10:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3388ba4-ebe3-54d7-8355-81cfd246e73a with identifier: 4079472
2026-03-30 10:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3388ba4-ebe3-54d7-8355-81cfd246e73a with identifier: 4079472
2026-03-30 10:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3388ba4-ebe3-54d7-8355-81cfd246e73a with identifier: 4079472 to the API
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:29 [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-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e3388ba4-ebe3-54d7-8355-81cfd246e73a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DX23GGF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4079472',
'listing': 'auction',
'location': 'Northampton',
'make': 'FIAT',
'model': '500',
'odometer': 4745,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-13',
'seller_name': 'FCA Group',
'title': 'FIAT 500 70kW Action 24kWh 3dr Auto',
'transmission': 'automatic',
'trim': '70kW Action 24kWh 3dr Auto',
'year': 2023}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079472%27 HTTP/1.1" 200 None
2026-03-30 10:32:29 [manheim.gb] INFO: Saving data for 4079472: {'auction_closing_time': 1775120400.0, 'created_time': 1773834677.592142, 'last_price_update_time': 1774866749.580045}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4079472') HTTP/1.1" 204 0
2026-03-30 10:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee5ab91d-b069-5357-9f57-75cb44522956 with identifier: 4080148
2026-03-30 10:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee5ab91d-b069-5357-9f57-75cb44522956 with scrape type 2
2026-03-30 10:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee5ab91d-b069-5357-9f57-75cb44522956 with scrape type 2
2026-03-30 10:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee5ab91d-b069-5357-9f57-75cb44522956, identifier: 4080148
2026-03-30 10:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee5ab91d-b069-5357-9f57-75cb44522956 with identifier: 4080148
2026-03-30 10:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee5ab91d-b069-5357-9f57-75cb44522956 with identifier: 4080148
2026-03-30 10:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee5ab91d-b069-5357-9f57-75cb44522956 with identifier: 4080148 to the API
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:29 [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-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ee5ab91d-b069-5357-9f57-75cb44522956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV24CGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4080148',
'listing': 'auction',
'location': 'Colchester',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 21057,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-12',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'year': 2024}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080148%27 HTTP/1.1" 200 None
2026-03-30 10:32:29 [manheim.gb] INFO: Saving data for 4080148: {'auction_closing_time': 1775034000.0, 'created_time': 1774649534.205987, 'last_price_update_time': 1774866749.975233}
2026-03-30 10:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080148') HTTP/1.1" 204 0
2026-03-30 10:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066222d5-ef9a-54a9-925f-1030faf8c879 with identifier: 4080509
2026-03-30 10:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066222d5-ef9a-54a9-925f-1030faf8c879 with scrape type 2
2026-03-30 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066222d5-ef9a-54a9-925f-1030faf8c879 with scrape type 2
2026-03-30 10:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 066222d5-ef9a-54a9-925f-1030faf8c879, identifier: 4080509
2026-03-30 10:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 066222d5-ef9a-54a9-925f-1030faf8c879 with identifier: 4080509
2026-03-30 10:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 066222d5-ef9a-54a9-925f-1030faf8c879 with identifier: 4080509
2026-03-30 10:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 066222d5-ef9a-54a9-925f-1030faf8c879 with identifier: 4080509 to the API
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:30 [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-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27066222d5-ef9a-54a9-925f-1030faf8c879%27 HTTP/1.1" 200 None
2026-03-30 10:32:30 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 066222d5-ef9a-54a9-925f-1030faf8c879: 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: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLVO XC60 2.0 D4 R DESIGN 5dr AWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLVO\u0022, \u0022Model\u0022: \u0022XC60\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-06-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLVO/XC60?id=4080509\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 D4 R DESIGN 5dr AWD\u0022, \u0022LicensePlate\u0022: \u0022CT19UCM\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 142, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022066222d5-ef9a-54a9-925f-1030faf8c879\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:32:30 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-30 10:32:30 [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-30 10:32:30 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '066222d5-ef9a-54a9-925f-1030faf8c879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CT19UCM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC60?id=4080509',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLVO',
'model': 'XC60',
'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': 'VOLVO XC60 2.0 D4 R DESIGN 5dr AWD',
'transmission': 'manual',
'trim': '2.0 D4 R DESIGN 5dr AWD',
'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-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080509%27 HTTP/1.1" 200 None
2026-03-30 10:32:30 [manheim.gb] INFO: Saving data for 4080509: {'auction_closing_time': 1775552400.0, 'created_time': 1773834630.595724, 'last_price_update_time': 1774866750.412816}
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080509') HTTP/1.1" 204 0
2026-03-30 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with identifier: 4080553
2026-03-30 10:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with scrape type 2
2026-03-30 10:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with scrape type 2
2026-03-30 10:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7a93a842-0d2f-5f40-9305-14a6c2117cd1, identifier: 4080553
2026-03-30 10:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with identifier: 4080553
2026-03-30 10:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with identifier: 4080553
2026-03-30 10:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7a93a842-0d2f-5f40-9305-14a6c2117cd1 with identifier: 4080553 to the API
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:30 [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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7a93a842-0d2f-5f40-9305-14a6c2117cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ20RHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4080553',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 70096,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-01',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H2 Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H2 Trend Van',
'year': 2020}
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080553%27 HTTP/1.1" 200 None
2026-03-30 10:32:30 [manheim.gb] INFO: Saving data for 4080553: {'auction_closing_time': 1775034000.0, 'created_time': 1773834630.937414, 'last_price_update_time': 1774866750.933151}
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080553') HTTP/1.1" 204 0
2026-03-30 10:32:30 [manheim.gb] INFO: Page 20: 100 results (total: 7999)
2026-03-30 10:32:30 [manheim.gb] INFO: Found listing with ID: 4081016
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081016%27 HTTP/1.1" 200 None
2026-03-30 10:32:30 [manheim.gb] INFO: Scrape type for 4081016: 0
2026-03-30 10:32:30 [manheim.gb] INFO: Found listing with ID: 4081164
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081164%27 HTTP/1.1" 200 None
2026-03-30 10:32:30 [manheim.gb] INFO: Scrape type for 4081164: 0
2026-03-30 10:32:30 [manheim.gb] INFO: Found listing with ID: 4081207
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081207%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081207: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081231
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081231%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081231: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081274
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081274%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081274: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081301
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081301%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081301: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081339
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081339%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081339: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081347
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081347%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081347: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081351
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081351%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081351: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081418
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081418%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081418: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081428
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081428: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081429
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081429%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081429: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081440
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081440%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081440: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081449
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081449%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081449: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081457
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081457%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081457: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081469
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081469: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081491
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081491%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081491: 2
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081493
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081493%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081493: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081529
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081529%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081529: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081589
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081589%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081589: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081630
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081630%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081630: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081678
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081678%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081678: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081695
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081695%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081695: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081732
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081732%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081732: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081738
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081738%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081738: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081758
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081758: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081828
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081828%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081828: 2
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081887
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081887%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081887: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081908
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081908: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4081998
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081998%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4081998: 2
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082046
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082046%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082046: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082055
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082055%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082055: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082076
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082076%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082076: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082108
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082108%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082108: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082110
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082110%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082110: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082128
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082128%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082128: 2
2026-03-30 10:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082153
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082153%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082153: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082195
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082195%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082195: 2
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082218
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082218%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082218: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082256
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082256%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082256: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082380
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082380%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082380: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082386
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082386%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082386: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082387
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082387%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082387: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082388
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082388%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082388: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082389
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082389%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082389: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082395
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082395%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082395: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082397
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082397%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082397: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082400
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082400: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082438
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082438%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082438: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082440
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082440%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082440: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082455
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082455: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082462
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082462%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082462: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082464
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082464%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082464: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082469
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082469%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082469: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082512
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082512: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082583
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [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-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082583: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082593
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082593%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082593: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082636
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082636%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082636: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082712
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082712%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082712: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082740
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082740%27 HTTP/1.1" 200 None
2026-03-30 10:32:31 [manheim.gb] INFO: Scrape type for 4082740: 0
2026-03-30 10:32:31 [manheim.gb] INFO: Found listing with ID: 4082773
2026-03-30 10:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082773%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082773: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082785
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082785%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082785: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082796
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [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-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082796: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082807
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [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-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082807: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082886
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082886%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082886: 2
2026-03-30 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082926
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082926%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082926: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4082995
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082995%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4082995: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083000
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083000%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083000: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083063
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [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-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083063: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083128
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083128%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083128: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083134
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083134%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083134: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083154
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083154%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083154: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083156
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083156%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083156: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083191
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083191%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083191: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083260
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083260%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083260: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083324
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083324%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083324: 2
2026-03-30 10:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45a0045-fb69-514f-9b34-79f887bdc11c with identifier: 4081491
2026-03-30 10:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45a0045-fb69-514f-9b34-79f887bdc11c with scrape type 2
2026-03-30 10:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c45a0045-fb69-514f-9b34-79f887bdc11c with scrape type 2
2026-03-30 10:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c45a0045-fb69-514f-9b34-79f887bdc11c, identifier: 4081491
2026-03-30 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083387
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083387%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083387: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083415
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083415%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083415: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083448
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083448%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083448: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083475
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [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-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083475: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083517
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [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-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083517: 0
2026-03-30 10:32:32 [manheim.gb] INFO: Found listing with ID: 4083544
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083544%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Scrape type for 4083544: 2
2026-03-30 10:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c45a0045-fb69-514f-9b34-79f887bdc11c with identifier: 4081491
2026-03-30 10:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c45a0045-fb69-514f-9b34-79f887bdc11c with identifier: 4081491
2026-03-30 10:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c45a0045-fb69-514f-9b34-79f887bdc11c with identifier: 4081491 to the API
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c45a0045-fb69-514f-9b34-79f887bdc11c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN72WSD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/MG3?id=4081491',
'listing': 'auction',
'location': 'Plymouth',
'make': 'MG',
'model': 'MG3',
'odometer': 44524,
'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': 'Leasys',
'title': 'MG MG3 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2022}
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081491%27 HTTP/1.1" 200 None
2026-03-30 10:32:32 [manheim.gb] INFO: Saving data for 4081491: {'auction_closing_time': 1775034000.0, 'created_time': 1773834593.443489, 'last_price_update_time': 1774866752.911952}
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4081491') HTTP/1.1" 204 0
2026-03-30 10:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84df1de-4b64-5c22-8c8a-5ce397aa45ac with identifier: 4081998
2026-03-30 10:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84df1de-4b64-5c22-8c8a-5ce397aa45ac with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84df1de-4b64-5c22-8c8a-5ce397aa45ac with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d84df1de-4b64-5c22-8c8a-5ce397aa45ac, identifier: 4081998
2026-03-30 10:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083616
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083616%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083616: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083653
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083653%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083653: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083676
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083676%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083676: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083734
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083734%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083734: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083758
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083758%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083758: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083763
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083763%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083763: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4083779
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083779%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4083779: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4084037
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084037%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4084037: 2
2026-03-30 10:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d84df1de-4b64-5c22-8c8a-5ce397aa45ac with identifier: 4081998
2026-03-30 10:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d84df1de-4b64-5c22-8c8a-5ce397aa45ac with identifier: 4081998
2026-03-30 10:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d84df1de-4b64-5c22-8c8a-5ce397aa45ac with identifier: 4081998 to the API
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd84df1de-4b64-5c22-8c8a-5ce397aa45ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70TAV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/P410?id=4081998',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': 'P410',
'odometer': 668419,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA P410 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081998%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Saving data for 4081998: {'auction_closing_time': 1775725200.0, 'created_time': 1773834565.150311, 'last_price_update_time': 1774866753.573987}
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4081998') HTTP/1.1" 204 0
2026-03-30 10:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e91d211-ae8e-5d4f-8004-5284e326bf11 with identifier: 4081828
2026-03-30 10:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e91d211-ae8e-5d4f-8004-5284e326bf11 with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e91d211-ae8e-5d4f-8004-5284e326bf11 with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e91d211-ae8e-5d4f-8004-5284e326bf11, identifier: 4081828
2026-03-30 10:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a562cca4-e37f-59c8-8b8a-f3001fb10e2d with identifier: 4082128
2026-03-30 10:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a562cca4-e37f-59c8-8b8a-f3001fb10e2d with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a562cca4-e37f-59c8-8b8a-f3001fb10e2d with scrape type 2
2026-03-30 10:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a562cca4-e37f-59c8-8b8a-f3001fb10e2d, identifier: 4082128
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4084121
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084121%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4084121: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4084239
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084239%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4084239: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4084241
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [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-30 10:32:33 [manheim.gb] INFO: Scrape type for 4084241: 0
2026-03-30 10:32:33 [manheim.gb] INFO: Found listing with ID: 4084246
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084246%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [manheim.gb] INFO: Scrape type for 4084246: 2
2026-03-30 10:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e91d211-ae8e-5d4f-8004-5284e326bf11 with identifier: 4081828
2026-03-30 10:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e91d211-ae8e-5d4f-8004-5284e326bf11 with identifier: 4081828
2026-03-30 10:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e91d211-ae8e-5d4f-8004-5284e326bf11 with identifier: 4081828 to the API
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:34 [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': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9e91d211-ae8e-5d4f-8004-5284e326bf11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS70DKL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4081828',
'listing': 'auction',
'location': 'Shotts',
'make': 'AUDI',
'model': 'A5',
'odometer': 32936,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'seller_name': 'Parks Motor Group',
'title': 'AUDI A5 35 TDI Edition 1 2dr S Tronic',
'transmission': 'automatic',
'trim': '35 TDI Edition 1 2dr S Tronic',
'year': 2020}
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081828%27 HTTP/1.1" 200 None
2026-03-30 10:32:34 [manheim.gb] INFO: Saving data for 4081828: {'auction_closing_time': 1774947600.0, 'created_time': 1773834577.915071, 'last_price_update_time': 1774866754.17338}
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4081828') HTTP/1.1" 204 0
2026-03-30 10:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a562cca4-e37f-59c8-8b8a-f3001fb10e2d with identifier: 4082128
2026-03-30 10:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a562cca4-e37f-59c8-8b8a-f3001fb10e2d with identifier: 4082128
2026-03-30 10:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a562cca4-e37f-59c8-8b8a-f3001fb10e2d with identifier: 4082128 to the API
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:34 [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-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a562cca4-e37f-59c8-8b8a-f3001fb10e2d%27 HTTP/1.1" 200 None
2026-03-30 10:32:34 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a562cca4-e37f-59c8-8b8a-f3001fb10e2d: 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: \u0022Sycamore\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ASTRA 1.6T 16V 200 SRi Nav 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: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-03-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4082128\u0022, \u0022Location\u0022: \u0022Northampton\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6T 16V 200 SRi Nav 5dr\u0022, \u0022LicensePlate\u0022: \u0022SA16XJG\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 141, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a562cca4-e37f-59c8-8b8a-f3001fb10e2d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:32:34 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-30 10:32:34 [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-30 10:32:34 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a562cca4-e37f-59c8-8b8a-f3001fb10e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA16XJG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4082128',
'listing': 'auction',
'location': 'Northampton',
'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': '2016-03-17',
'seller_name': 'Sycamore',
'title': 'VAUXHALL ASTRA 1.6T 16V 200 SRi Nav 5dr',
'transmission': 'manual',
'trim': '1.6T 16V 200 SRi 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-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082128%27 HTTP/1.1" 200 None
2026-03-30 10:32:34 [manheim.gb] INFO: Saving data for 4082128: {'auction_closing_time': 1775120400.0, 'created_time': 1773834558.911652, 'last_price_update_time': 1774866754.577338}
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082128') HTTP/1.1" 204 0
2026-03-30 10:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa7ab05-f728-5851-8c82-4e1017523f61 with identifier: 4082195
2026-03-30 10:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa7ab05-f728-5851-8c82-4e1017523f61 with scrape type 2
2026-03-30 10:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa7ab05-f728-5851-8c82-4e1017523f61 with scrape type 2
2026-03-30 10:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8aa7ab05-f728-5851-8c82-4e1017523f61, identifier: 4082195
2026-03-30 10:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8aa7ab05-f728-5851-8c82-4e1017523f61 with identifier: 4082195
2026-03-30 10:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8aa7ab05-f728-5851-8c82-4e1017523f61 with identifier: 4082195
2026-03-30 10:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8aa7ab05-f728-5851-8c82-4e1017523f61 with identifier: 4082195 to the API
2026-03-30 10:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '8aa7ab05-f728-5851-8c82-4e1017523f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CV72WRN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4082195',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 57139,
'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': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW GS 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GS 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082195%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Saving data for 4082195: {'auction_closing_time': 1774947600.0, 'created_time': 1773742180.770359, 'last_price_update_time': 1774866755.011757}
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082195') HTTP/1.1" 204 0
2026-03-30 10:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6043fa0-de28-5657-b1f3-ad857c62f131 with identifier: 4082886
2026-03-30 10:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6043fa0-de28-5657-b1f3-ad857c62f131 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6043fa0-de28-5657-b1f3-ad857c62f131 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c6043fa0-de28-5657-b1f3-ad857c62f131, identifier: 4082886
2026-03-30 10:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084263
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084263%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084263: 2
2026-03-30 10:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c6043fa0-de28-5657-b1f3-ad857c62f131 with identifier: 4082886
2026-03-30 10:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c6043fa0-de28-5657-b1f3-ad857c62f131 with identifier: 4082886
2026-03-30 10:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c6043fa0-de28-5657-b1f3-ad857c62f131 with identifier: 4082886 to the API
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:35 [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.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6043fa0-de28-5657-b1f3-ad857c62f131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX24UGR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4082886',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 102442,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Progressive Van',
'transmission': 'manual',
'trim': '3.5t H2 Progressive Van',
'year': 2024}
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082886%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Saving data for 4082886: {'auction_closing_time': 1776070800.0, 'created_time': 1774620401.394154, 'last_price_update_time': 1774866755.462297}
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082886') HTTP/1.1" 204 0
2026-03-30 10:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084275
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084275%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084275: 0
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084317
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [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-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084317: 0
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084325
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084325%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084325: 0
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084430
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [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-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084430: 0
2026-03-30 10:32:35 [manheim.gb] INFO: Found listing with ID: 4084434
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084434%27 HTTP/1.1" 200 None
2026-03-30 10:32:35 [manheim.gb] INFO: Scrape type for 4084434: 0
2026-03-30 10:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with identifier: 4083324
2026-03-30 10:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d5ee9b78-87f3-593f-ae85-a7d3c2b3a246, identifier: 4083324
2026-03-30 10:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f414d983-4a1a-5580-b4d2-aff7f6ada987 with identifier: 4083544
2026-03-30 10:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f414d983-4a1a-5580-b4d2-aff7f6ada987 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f414d983-4a1a-5580-b4d2-aff7f6ada987 with scrape type 2
2026-03-30 10:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f414d983-4a1a-5580-b4d2-aff7f6ada987, identifier: 4083544
2026-03-30 10:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with identifier: 4083324
2026-03-30 10:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with identifier: 4083324
2026-03-30 10:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d5ee9b78-87f3-593f-ae85-a7d3c2b3a246 with identifier: 4083324 to the API
2026-03-30 10:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:36 [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-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5ee9b78-87f3-593f-ae85-a7d3c2b3a246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA63GXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4083324',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 163012,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-12',
'seller_name': None,
'title': 'NISSAN QASHQAI 1.5 dCi [110] 360 5dr',
'transmission': 'manual',
'trim': '1.5 dCi [110] 360 5dr',
'year': 2013}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083324%27 HTTP/1.1" 200 None
2026-03-30 10:32:36 [manheim.gb] INFO: Saving data for 4083324: {'auction_closing_time': 1775120400.0, 'created_time': 1773834552.573091, 'last_price_update_time': 1774866756.059036}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4083324') HTTP/1.1" 204 0
2026-03-30 10:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f414d983-4a1a-5580-b4d2-aff7f6ada987 with identifier: 4083544
2026-03-30 10:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f414d983-4a1a-5580-b4d2-aff7f6ada987 with identifier: 4083544
2026-03-30 10:32:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f414d983-4a1a-5580-b4d2-aff7f6ada987 with expiration date: 2026-03-30T09:00:00Z
{'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': 'f414d983-4a1a-5580-b4d2-aff7f6ada987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY23WGW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4083544',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17767,
'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': '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-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083544%27 HTTP/1.1" 200 None
2026-03-30 10:32:36 [manheim.gb] INFO: Saving data for 4083544: {'auction_closing_time': 1774861200.0, 'created_time': 1773834530.278711, 'last_price_update_time': 1774866756.092407}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4083544') HTTP/1.1" 204 0
2026-03-30 10:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with identifier: 4084037
2026-03-30 10:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 51c83b02-c3fb-5715-95c7-9cf78bd123b9, identifier: 4084037
2026-03-30 10:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with identifier: 4084037
2026-03-30 10:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with identifier: 4084037
2026-03-30 10:32:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 51c83b02-c3fb-5715-95c7-9cf78bd123b9 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 229,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '51c83b02-c3fb-5715-95c7-9cf78bd123b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YS21FDD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4084037',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 171287,
'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': 'Lookers',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van Auto',
'transmission': 'automatic',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van Auto',
'year': 2021}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084037%27 HTTP/1.1" 200 None
2026-03-30 10:32:36 [manheim.gb] INFO: Saving data for 4084037: {'auction_closing_time': 1774861200.0, 'created_time': 1773834521.315099, 'last_price_update_time': 1774866756.227415}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084037') HTTP/1.1" 204 0
2026-03-30 10:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with identifier: 4084246
2026-03-30 10:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd, identifier: 4084246
2026-03-30 10:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8c2a602-8d30-5691-aea9-f55b39269bcc with identifier: 4084263
2026-03-30 10:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8c2a602-8d30-5691-aea9-f55b39269bcc with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8c2a602-8d30-5691-aea9-f55b39269bcc with scrape type 2
2026-03-30 10:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c8c2a602-8d30-5691-aea9-f55b39269bcc, identifier: 4084263
2026-03-30 10:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with identifier: 4084246
2026-03-30 10:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with identifier: 4084246
2026-03-30 10:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd with identifier: 4084246 to the API
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32: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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '8630cddf-cd9a-5ee0-bd0f-d3e5aebcf5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BN22DXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4084246',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 19370,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-16',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL MOKKA 100kW SRi Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto',
'year': 2022}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084246%27 HTTP/1.1" 200 None
2026-03-30 10:32:36 [manheim.gb] INFO: Saving data for 4084246: {'auction_closing_time': 1775120400.0, 'created_time': 1773834522.82277, 'last_price_update_time': 1774866756.747956}
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084246') HTTP/1.1" 204 0
2026-03-30 10:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c8c2a602-8d30-5691-aea9-f55b39269bcc with identifier: 4084263
2026-03-30 10:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c8c2a602-8d30-5691-aea9-f55b39269bcc with identifier: 4084263
2026-03-30 10:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c8c2a602-8d30-5691-aea9-f55b39269bcc with identifier: 4084263 to the API
2026-03-30 10:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:37 [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.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c8c2a602-8d30-5691-aea9-f55b39269bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX68HSD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/DOBLO?id=4084263',
'listing': 'auction',
'location': 'Shotts',
'make': 'FIAT',
'model': 'DOBLO',
'odometer': 88675,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-04',
'seller_name': 'XBG Fleet',
'title': 'FIAT DOBLO 1.3 Multijet 16V 95 Van',
'transmission': 'manual',
'trim': '1.3 Multijet 16V 95 Van',
'year': 2018}
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084263%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Saving data for 4084263: {'auction_closing_time': 1775120400.0, 'created_time': 1773834519.618276, 'last_price_update_time': 1774866757.143908}
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084263') HTTP/1.1" 204 0
2026-03-30 10:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:37 [manheim.gb] INFO: Page 21: 100 results (total: 7999)
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084437
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084437: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084441
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084441%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084441: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084472
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084472: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084505
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084505%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084505: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084511
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084511: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084512
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084512%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084512: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084515
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084515%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084515: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084574
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084574%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084574: 1
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084584
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084584%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084584: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084585
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084585%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084585: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084644
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084644: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084660
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084660%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084660: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084700
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084700%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084700: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084758
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084758%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084758: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084761
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084761%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084761: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084762
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084762%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084762: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084763
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084763%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084763: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084765
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084765: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084810
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084810%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084810: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084859
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084859: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084865
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084865: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4084912
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084912%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4084912: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085116
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085116%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085116: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085164
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085164%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085164: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085328
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085328%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085328: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085415
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085415%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085415: 2
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085430
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085430: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085693
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085693%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085693: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085741
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085741%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085741: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085752
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [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-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085752: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085882
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085882%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085882: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085884
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085884%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085884: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085903
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085903%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085903: 2
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085913
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085913%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085913: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085914
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085914%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085914: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085931
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085931%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085931: 2
2026-03-30 10:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085968
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085968%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085968: 2
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085971
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085971%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085971: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4085984
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085984%27 HTTP/1.1" 200 None
2026-03-30 10:32:37 [manheim.gb] INFO: Scrape type for 4085984: 0
2026-03-30 10:32:37 [manheim.gb] INFO: Found listing with ID: 4086028
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086028%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086028: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086073
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086073: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086084
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086084: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086199
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086199%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086199: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086213
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086213%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086213: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086220
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086220%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086220: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086254
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086254: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086342
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086342%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086342: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086348
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086348%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086348: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086381
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086381%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086381: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086475
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086475%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086475: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086490
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086490%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086490: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086500
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086500: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086576
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086576: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086617
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086617%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086617: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086669
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086669%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086669: 2
2026-03-30 10:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086693
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086693%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086693: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086696
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086696%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086696: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086767
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086767%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086767: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086781
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086781: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086825
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086825%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086825: 2
2026-03-30 10:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6330905b-ca9a-57e2-bc89-b4d032913f01 with identifier: 4084574
2026-03-30 10:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6330905b-ca9a-57e2-bc89-b4d032913f01 with scrape type 1
2026-03-30 10:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6330905b-ca9a-57e2-bc89-b4d032913f01
2026-03-30 10:32:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6330905b-ca9a-57e2-bc89-b4d032913f01
2026-03-30 10:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6330905b-ca9a-57e2-bc89-b4d032913f01, identifier: 4084574
2026-03-30 10:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086840
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [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-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086840: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086860
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086860%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086860: 0
2026-03-30 10:32:38 [manheim.gb] INFO: Found listing with ID: 4086887
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086887%27 HTTP/1.1" 200 None
2026-03-30 10:32:38 [manheim.gb] INFO: Scrape type for 4086887: 1
2026-03-30 10:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6330905b-ca9a-57e2-bc89-b4d032913f01 with identifier: 4084574
2026-03-30 10:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6330905b-ca9a-57e2-bc89-b4d032913f01 with identifier: 4084574
2026-03-30 10:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6330905b-ca9a-57e2-bc89-b4d032913f01 with identifier: 4084574 to the API
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:39 [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-04-13T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6330905b-ca9a-57e2-bc89-b4d032913f01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YS69ULN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4084574',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 77057,
'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': '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-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084574%27 HTTP/1.1" 200 None
2026-03-30 10:32:39 [manheim.gb] INFO: Saving data for 4084574: {'created_time': 1774866759.082936, 'last_price_update_time': 1774866759.082947, 'auction_closing_time': 1776070800.0}
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084574') HTTP/1.1" 204 0
2026-03-30 10:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:39 [manheim.gb] INFO: Found listing with ID: 4086895
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086895%27 HTTP/1.1" 200 None
2026-03-30 10:32:39 [manheim.gb] INFO: Scrape type for 4086895: 0
2026-03-30 10:32:39 [manheim.gb] INFO: Found listing with ID: 4086901
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086901%27 HTTP/1.1" 200 None
2026-03-30 10:32:39 [manheim.gb] INFO: Scrape type for 4086901: 2
2026-03-30 10:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bc5d4bf-f86c-585e-a631-038fa6374ace with identifier: 4085931
2026-03-30 10:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bc5d4bf-f86c-585e-a631-038fa6374ace with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bc5d4bf-f86c-585e-a631-038fa6374ace with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8bc5d4bf-f86c-585e-a631-038fa6374ace, identifier: 4085931
2026-03-30 10:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129e3c37-5010-591a-b5f5-e75a226e5a5f with identifier: 4085903
2026-03-30 10:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129e3c37-5010-591a-b5f5-e75a226e5a5f with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129e3c37-5010-591a-b5f5-e75a226e5a5f with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 129e3c37-5010-591a-b5f5-e75a226e5a5f, identifier: 4085903
2026-03-30 10:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a10e5d-2372-5be6-9ccf-52264cc007b7 with identifier: 4085415
2026-03-30 10:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a10e5d-2372-5be6-9ccf-52264cc007b7 with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3a10e5d-2372-5be6-9ccf-52264cc007b7 with scrape type 2
2026-03-30 10:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3a10e5d-2372-5be6-9ccf-52264cc007b7, identifier: 4085415
2026-03-30 10:32:39 [manheim.gb] INFO: Found listing with ID: 4086902
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086902%27 HTTP/1.1" 200 None
2026-03-30 10:32:39 [manheim.gb] INFO: Scrape type for 4086902: 2
2026-03-30 10:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8bc5d4bf-f86c-585e-a631-038fa6374ace with identifier: 4085931
2026-03-30 10:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8bc5d4bf-f86c-585e-a631-038fa6374ace with identifier: 4085931
2026-03-30 10:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8bc5d4bf-f86c-585e-a631-038fa6374ace with identifier: 4085931 to the API
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:39 [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-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bc5d4bf-f86c-585e-a631-038fa6374ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FJ21XVK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4085931',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 244009,
'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': 'Arval',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Progressive Van',
'transmission': 'manual',
'trim': '3.5t H2 Progressive Van',
'year': 2021}
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085931%27 HTTP/1.1" 200 None
2026-03-30 10:32:39 [manheim.gb] INFO: Saving data for 4085931: {'auction_closing_time': 1775725200.0, 'created_time': 1773834463.41286, 'last_price_update_time': 1774866759.876872}
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085931') HTTP/1.1" 204 0
2026-03-30 10:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 129e3c37-5010-591a-b5f5-e75a226e5a5f with identifier: 4085903
2026-03-30 10:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 129e3c37-5010-591a-b5f5-e75a226e5a5f with identifier: 4085903
2026-03-30 10:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 129e3c37-5010-591a-b5f5-e75a226e5a5f with identifier: 4085903 to the API
2026-03-30 10:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:40 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '129e3c37-5010-591a-b5f5-e75a226e5a5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DC23CNY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4085903',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 31860,
'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': 'Arval',
'title': 'VOLKSWAGEN GOLF 1.5 eTSI 150 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 eTSI 150 R-Line 5dr DSG',
'year': 2023}
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085903%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [manheim.gb] INFO: Saving data for 4085903: {'auction_closing_time': 1776070800.0, 'created_time': 1773828324.316554, 'last_price_update_time': 1774866760.17609}
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085903') HTTP/1.1" 204 0
2026-03-30 10:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3a10e5d-2372-5be6-9ccf-52264cc007b7 with identifier: 4085415
2026-03-30 10:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3a10e5d-2372-5be6-9ccf-52264cc007b7 with identifier: 4085415
2026-03-30 10:32:40 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a3a10e5d-2372-5be6-9ccf-52264cc007b7 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3a10e5d-2372-5be6-9ccf-52264cc007b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU72YYN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4085415',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 74874,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-06',
'seller_name': 'Marshall Leasing',
'title': 'VAUXHALL VIVARO 3100 2.0d 145PS Dynamic H1 D/Cab',
'transmission': 'manual',
'trim': '3100 2.0d 145PS Dynamic H1 D/Cab',
'year': 2022}
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085415%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [manheim.gb] INFO: Saving data for 4085415: {'auction_closing_time': 1774861200.0, 'created_time': 1773834469.791534, 'last_price_update_time': 1774866760.210754}
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085415') HTTP/1.1" 204 0
2026-03-30 10:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:40 [manheim.gb] INFO: Found listing with ID: 4086903
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [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-30 10:32:40 [manheim.gb] INFO: Scrape type for 4086903: 0
2026-03-30 10:32:40 [manheim.gb] INFO: Found listing with ID: 4086904
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086904%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [manheim.gb] INFO: Scrape type for 4086904: 2
2026-03-30 10:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with identifier: 4085968
2026-03-30 10:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with scrape type 2
2026-03-30 10:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with scrape type 2
2026-03-30 10:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fae1255c-e1b5-51ff-9b5c-8f0cef71a43e, identifier: 4085968
2026-03-30 10:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with identifier: 4086669
2026-03-30 10:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with scrape type 2
2026-03-30 10:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with scrape type 2
2026-03-30 10:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3b882bda-4660-54f3-a5d8-8a83adaf7f97, identifier: 4086669
2026-03-30 10:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:40 [manheim.gb] INFO: Found listing with ID: 4086906
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086906%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [manheim.gb] INFO: Scrape type for 4086906: 2
2026-03-30 10:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with identifier: 4085968
2026-03-30 10:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with identifier: 4085968
2026-03-30 10:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fae1255c-e1b5-51ff-9b5c-8f0cef71a43e with identifier: 4085968 to the API
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:40 [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-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27fae1255c-e1b5-51ff-9b5c-8f0cef71a43e%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id fae1255c-e1b5-51ff-9b5c-8f0cef71a43e: 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: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022HYUNDAI I20 1.2 MPi SE 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022HYUNDAI\u0022, \u0022Model\u0022: \u0022I20\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\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/HYUNDAI/I20?id=4085968\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 MPi SE 5dr\u0022, \u0022LicensePlate\u0022: \u0022EA68TCO\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022fae1255c-e1b5-51ff-9b5c-8f0cef71a43e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:32:40 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-30 10:32:40 [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-30 10:32:40 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fae1255c-e1b5-51ff-9b5c-8f0cef71a43e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA68TCO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I20?id=4085968',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'HYUNDAI',
'model': 'I20',
'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': 'Available Car',
'title': 'HYUNDAI I20 1.2 MPi SE 5dr',
'transmission': 'manual',
'trim': '1.2 MPi SE 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-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085968%27 HTTP/1.1" 200 None
2026-03-30 10:32:40 [manheim.gb] INFO: Saving data for 4085968: {'auction_closing_time': 1775034000.0, 'created_time': 1773834461.739996, 'last_price_update_time': 1774866760.7582}
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085968') HTTP/1.1" 204 0
2026-03-30 10:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with identifier: 4086669
2026-03-30 10:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with identifier: 4086669
2026-03-30 10:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3b882bda-4660-54f3-a5d8-8a83adaf7f97 with identifier: 4086669 to the API
2026-03-30 10:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:41 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b882bda-4660-54f3-a5d8-8a83adaf7f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS63ZUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF45.160?id=4086669',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF45.160',
'odometer': 159924,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-17',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF LF45.160 RECYCLING STILLAGE CARRIER 3 Seats Alloy Body Day cab '
'Air Susp 24ft',
'transmission': 'automatic',
'trim': 'RECYCLING STILLAGE CARRIER 3 Seats Alloy Body Day cab Air Susp 24ft',
'year': 2013}
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086669%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Saving data for 4086669: {'auction_closing_time': 1775725200.0, 'created_time': 1773834440.78733, 'last_price_update_time': 1774866761.058882}
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086669') HTTP/1.1" 204 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086911
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086911%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086911: 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086919
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086919%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086919: 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086920
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086920%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086920: 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086921
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086921%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086921: 2
2026-03-30 10:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc5d003-b837-5fbe-9ee6-632994a38517 with identifier: 4086825
2026-03-30 10:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc5d003-b837-5fbe-9ee6-632994a38517 with scrape type 2
2026-03-30 10:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc5d003-b837-5fbe-9ee6-632994a38517 with scrape type 2
2026-03-30 10:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0fc5d003-b837-5fbe-9ee6-632994a38517, identifier: 4086825
2026-03-30 10:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90518912-7982-5e81-8cf4-c09d5f81e758 with identifier: 4086887
2026-03-30 10:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90518912-7982-5e81-8cf4-c09d5f81e758 with scrape type 1
2026-03-30 10:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 90518912-7982-5e81-8cf4-c09d5f81e758
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-1.jpg not downloaded yet
2026-03-30 10:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e170dc7c-08cd-512e-802f-bf004555e09a with identifier: 4086901
2026-03-30 10:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e170dc7c-08cd-512e-802f-bf004555e09a with scrape type 2
2026-03-30 10:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e170dc7c-08cd-512e-802f-bf004555e09a with scrape type 2
2026-03-30 10:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e170dc7c-08cd-512e-802f-bf004555e09a, identifier: 4086901
2026-03-30 10:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086922
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086922%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086922: 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086923
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086923%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086923: 0
2026-03-30 10:32:41 [manheim.gb] INFO: Found listing with ID: 4086925
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086925%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Scrape type for 4086925: 2
2026-03-30 10:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0fc5d003-b837-5fbe-9ee6-632994a38517 with identifier: 4086825
2026-03-30 10:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0fc5d003-b837-5fbe-9ee6-632994a38517 with identifier: 4086825
2026-03-30 10:32:41 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0fc5d003-b837-5fbe-9ee6-632994a38517 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0fc5d003-b837-5fbe-9ee6-632994a38517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NJ15TGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4086825',
'listing': 'auction',
'location': 'Birmingham',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 106794,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-18',
'seller_name': 'Acorn Group Limited',
'title': 'KIA SPORTAGE 1.6 GDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.6 GDi ISG 2 5dr',
'year': 2015}
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086825%27 HTTP/1.1" 200 None
2026-03-30 10:32:41 [manheim.gb] INFO: Saving data for 4086825: {'auction_closing_time': 1774861200.0, 'created_time': 1773834428.473814, 'last_price_update_time': 1774866761.467003}
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086825') HTTP/1.1" 204 0
2026-03-30 10:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e170dc7c-08cd-512e-802f-bf004555e09a with identifier: 4086901
2026-03-30 10:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e170dc7c-08cd-512e-802f-bf004555e09a with identifier: 4086901
2026-03-30 10:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e170dc7c-08cd-512e-802f-bf004555e09a with identifier: 4086901 to the API
2026-03-30 10:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:42 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e170dc7c-08cd-512e-802f-bf004555e09a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WU70CZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4086901',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 746346,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-20',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086901%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Saving data for 4086901: {'auction_closing_time': 1775725200.0, 'created_time': 1773834425.391778, 'last_price_update_time': 1774866762.263134}
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086901') HTTP/1.1" 204 0
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-2.jpg not downloaded yet
2026-03-30 10:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4086927
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086927%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4086927: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4086929
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086929%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4086929: 2
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-3.jpg not downloaded yet
2026-03-30 10:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a2444b8-2bf6-561c-9671-e41109c2c97a with identifier: 4086902
2026-03-30 10:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a2444b8-2bf6-561c-9671-e41109c2c97a with scrape type 2
2026-03-30 10:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a2444b8-2bf6-561c-9671-e41109c2c97a with scrape type 2
2026-03-30 10:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2a2444b8-2bf6-561c-9671-e41109c2c97a, identifier: 4086902
2026-03-30 10:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4086947
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086947%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4086947: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4086960
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086960%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4086960: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4086961
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086961%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4086961: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087051
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087051%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087051: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087104
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087104%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087104: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087119
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [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-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087119: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087120
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [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-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087120: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087169
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087169%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087169: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087179
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087179%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087179: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087190
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087190%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087190: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087208
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087208%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087208: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087224
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087224%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087224: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087235
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087235%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087235: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087251
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [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-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087251: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087324
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087324%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087324: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087426
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087426%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087426: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087519
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087519%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087519: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087651
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087651%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087651: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087655
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087655%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087655: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087658
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087658%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087658: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087682
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087682%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087682: 0
2026-03-30 10:32:42 [manheim.gb] INFO: Found listing with ID: 4087685
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087685%27 HTTP/1.1" 200 None
2026-03-30 10:32:42 [manheim.gb] INFO: Scrape type for 4087685: 0
2026-03-30 10:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2a2444b8-2bf6-561c-9671-e41109c2c97a with identifier: 4086902
2026-03-30 10:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2a2444b8-2bf6-561c-9671-e41109c2c97a with identifier: 4086902
2026-03-30 10:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2a2444b8-2bf6-561c-9671-e41109c2c97a with identifier: 4086902 to the API
2026-03-30 10:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:43 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a2444b8-2bf6-561c-9671-e41109c2c97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WU70CZY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4086902',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 727995,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-20',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086902%27 HTTP/1.1" 200 None
2026-03-30 10:32:43 [manheim.gb] INFO: Saving data for 4086902: {'auction_closing_time': 1775725200.0, 'created_time': 1773834413.969182, 'last_price_update_time': 1774866763.130797}
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086902') HTTP/1.1" 204 0
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-4.jpg not downloaded yet
2026-03-30 10:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-6.jpg not downloaded yet
2026-03-30 10:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1423a43d-185c-50d9-93d2-fadebfa150ba with identifier: 4086904
2026-03-30 10:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1423a43d-185c-50d9-93d2-fadebfa150ba with scrape type 2
2026-03-30 10:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1423a43d-185c-50d9-93d2-fadebfa150ba with scrape type 2
2026-03-30 10:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1423a43d-185c-50d9-93d2-fadebfa150ba, identifier: 4086904
2026-03-30 10:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d49b3864-d57f-5c26-b43e-575bfb3a63bb with identifier: 4086921
2026-03-30 10:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d49b3864-d57f-5c26-b43e-575bfb3a63bb with scrape type 2
2026-03-30 10:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d49b3864-d57f-5c26-b43e-575bfb3a63bb with scrape type 2
2026-03-30 10:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d49b3864-d57f-5c26-b43e-575bfb3a63bb, identifier: 4086921
2026-03-30 10:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1423a43d-185c-50d9-93d2-fadebfa150ba with identifier: 4086904
2026-03-30 10:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1423a43d-185c-50d9-93d2-fadebfa150ba with identifier: 4086904
2026-03-30 10:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1423a43d-185c-50d9-93d2-fadebfa150ba with identifier: 4086904 to the API
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:43 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1423a43d-185c-50d9-93d2-fadebfa150ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70TUJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4086904',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 776967,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-13',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086904%27 HTTP/1.1" 200 None
2026-03-30 10:32:43 [manheim.gb] INFO: Saving data for 4086904: {'auction_closing_time': 1775725200.0, 'created_time': 1773834412.142728, 'last_price_update_time': 1774866763.765678}
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086904') HTTP/1.1" 204 0
2026-03-30 10:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d49b3864-d57f-5c26-b43e-575bfb3a63bb with identifier: 4086921
2026-03-30 10:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d49b3864-d57f-5c26-b43e-575bfb3a63bb with identifier: 4086921
2026-03-30 10:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d49b3864-d57f-5c26-b43e-575bfb3a63bb with identifier: 4086921 to the API
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:32:44 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd49b3864-d57f-5c26-b43e-575bfb3a63bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70THU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/P410?id=4086921',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': 'P410',
'odometer': 771871,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-03',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA P410 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086921%27 HTTP/1.1" 200 None
2026-03-30 10:32:44 [manheim.gb] INFO: Saving data for 4086921: {'auction_closing_time': 1775725200.0, 'created_time': 1773834410.343691, 'last_price_update_time': 1774866764.10061}
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086921') HTTP/1.1" 204 0
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-1.jpg> (referer: None)
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-2.jpg> (referer: None)
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-13.jpg not downloaded yet
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4086887-4120112-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-8.jpg not downloaded yet
2026-03-30 10:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d984b4-7364-5f52-bce2-946f5a15b878 with identifier: 4086906
2026-03-30 10:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d984b4-7364-5f52-bce2-946f5a15b878 with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05d984b4-7364-5f52-bce2-946f5a15b878 with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 05d984b4-7364-5f52-bce2-946f5a15b878, identifier: 4086906
2026-03-30 10:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 05d984b4-7364-5f52-bce2-946f5a15b878 with identifier: 4086906
2026-03-30 10:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 05d984b4-7364-5f52-bce2-946f5a15b878 with identifier: 4086906
2026-03-30 10:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 05d984b4-7364-5f52-bce2-946f5a15b878 with identifier: 4086906 to the API
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:44 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05d984b4-7364-5f52-bce2-946f5a15b878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70TUH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4086906',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 715706,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-11',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086906%27 HTTP/1.1" 200 None
2026-03-30 10:32:44 [manheim.gb] INFO: Saving data for 4086906: {'auction_closing_time': 1775725200.0, 'created_time': 1773834411.804623, 'last_price_update_time': 1774866764.578776}
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086906') HTTP/1.1" 204 0
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-3.jpg> (referer: None)
2026-03-30 10:32:44 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-4.jpg> (referer: None)
2026-03-30 10:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba10bf74-bb06-52e8-aa1a-fd76e150978d with identifier: 4086925
2026-03-30 10:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba10bf74-bb06-52e8-aa1a-fd76e150978d with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba10bf74-bb06-52e8-aa1a-fd76e150978d with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba10bf74-bb06-52e8-aa1a-fd76e150978d, identifier: 4086925
2026-03-30 10:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b4afca7-128f-54e3-b835-e22ac64039aa with identifier: 4086929
2026-03-30 10:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4afca7-128f-54e3-b835-e22ac64039aa with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b4afca7-128f-54e3-b835-e22ac64039aa with scrape type 2
2026-03-30 10:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8b4afca7-128f-54e3-b835-e22ac64039aa, identifier: 4086929
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba10bf74-bb06-52e8-aa1a-fd76e150978d with identifier: 4086925
2026-03-30 10:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba10bf74-bb06-52e8-aa1a-fd76e150978d with identifier: 4086925
2026-03-30 10:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba10bf74-bb06-52e8-aa1a-fd76e150978d with identifier: 4086925 to the API
2026-03-30 10:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:45 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba10bf74-bb06-52e8-aa1a-fd76e150978d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70TFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/P410?id=4086925',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': 'P410',
'odometer': 712750,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA P410 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086925%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Saving data for 4086925: {'auction_closing_time': 1775725200.0, 'created_time': 1774620410.096654, 'last_price_update_time': 1774866765.080516}
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086925') HTTP/1.1" 204 0
2026-03-30 10:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8b4afca7-128f-54e3-b835-e22ac64039aa with identifier: 4086929
2026-03-30 10:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8b4afca7-128f-54e3-b835-e22ac64039aa with identifier: 4086929
2026-03-30 10:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8b4afca7-128f-54e3-b835-e22ac64039aa with identifier: 4086929 to the API
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:45 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8b4afca7-128f-54e3-b835-e22ac64039aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70SZN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/P410?id=4086929',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': 'P410',
'odometer': 677474,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-02',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA P410 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086929%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Saving data for 4086929: {'auction_closing_time': 1775725200.0, 'created_time': 1773834404.791155, 'last_price_update_time': 1774866765.38489}
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086929') HTTP/1.1" 204 0
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-6.jpg> (referer: None)
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-13.jpg> (referer: None)
2026-03-30 10:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:45 [manheim.gb] INFO: Page 22: 100 results (total: 7999)
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087689
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087689%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087689: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087751
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087751%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087751: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087765
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087765%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087765: 2
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087767
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087767%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087767: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087780
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087780%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087780: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087783
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087783%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087783: 2
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087793
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087793%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087793: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087896
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [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-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087896: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4087957
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087957%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4087957: 2
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088002
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088002%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088002: 2
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088009
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088009%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088009: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088039
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [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-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088039: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088040
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088040%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088040: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088041
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088041%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088041: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088047
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088047%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088047: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088051
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088051%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088051: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088052
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [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-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088052: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088054
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [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-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088054: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088055
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088055%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088055: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088057
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088057%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088057: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088065
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088065%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088065: 1
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-8.jpg> (referer: None)
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088066
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088066%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088066: 1
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088067
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088067%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088067: 1
2026-03-30 10:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088068
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [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-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088068: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088071
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088071%27 HTTP/1.1" 200 None
2026-03-30 10:32:45 [manheim.gb] INFO: Scrape type for 4088071: 0
2026-03-30 10:32:45 [manheim.gb] INFO: Found listing with ID: 4088073
2026-03-30 10:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088073%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088073: 0
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088117
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088117%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088117: 0
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088147
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088147%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088147: 2
2026-03-30 10:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088239
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088239%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088239: 0
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088242
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088242%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088242: 0
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088246
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088246%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088246: 1
2026-03-30 10:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30a3c3a-9c88-55f0-8514-70541eeb0c04 with identifier: 4087765
2026-03-30 10:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30a3c3a-9c88-55f0-8514-70541eeb0c04 with scrape type 2
2026-03-30 10:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d30a3c3a-9c88-55f0-8514-70541eeb0c04 with scrape type 2
2026-03-30 10:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d30a3c3a-9c88-55f0-8514-70541eeb0c04, identifier: 4087765
2026-03-30 10:32:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90518912-7982-5e81-8cf4-c09d5f81e758, skipping ID generation
2026-03-30 10:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90518912-7982-5e81-8cf4-c09d5f81e758 with scrape type 1
2026-03-30 10:32:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90518912-7982-5e81-8cf4-c09d5f81e758 sending to next pipeline
2026-03-30 10:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 90518912-7982-5e81-8cf4-c09d5f81e758, identifier: 4086887
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088250
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088250%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088250: 0
2026-03-30 10:32:46 [manheim.gb] INFO: Found listing with ID: 4088265
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088265%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Scrape type for 4088265: 2
2026-03-30 10:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d30a3c3a-9c88-55f0-8514-70541eeb0c04 with identifier: 4087765
2026-03-30 10:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d30a3c3a-9c88-55f0-8514-70541eeb0c04 with identifier: 4087765
2026-03-30 10:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d30a3c3a-9c88-55f0-8514-70541eeb0c04 with identifier: 4087765 to the API
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:46 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd30a3c3a-9c88-55f0-8514-70541eeb0c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN24RTZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/IGNIS?id=4087765',
'listing': 'auction',
'location': 'Leeds',
'make': 'SUZUKI',
'model': 'IGNIS',
'odometer': 47889,
'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': 'Lookers Leasing',
'title': 'SUZUKI IGNIS 1.2 Dualjet 12V Hybrid SZ5 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet 12V Hybrid SZ5 5dr',
'year': 2024}
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087765%27 HTTP/1.1" 200 None
2026-03-30 10:32:46 [manheim.gb] INFO: Saving data for 4087765: {'auction_closing_time': 1776070800.0, 'created_time': 1773834375.850512, 'last_price_update_time': 1774866766.63501}
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087765') HTTP/1.1" 204 0
2026-03-30 10:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 90518912-7982-5e81-8cf4-c09d5f81e758 with identifier: 4086887
2026-03-30 10:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 90518912-7982-5e81-8cf4-c09d5f81e758 with identifier: 4086887
2026-03-30 10:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 90518912-7982-5e81-8cf4-c09d5f81e758 with identifier: 4086887 to the API
2026-03-30 10:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:47 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4086887-4120112-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '90518912-7982-5e81-8cf4-c09d5f81e758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE72GZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4086887',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 14377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'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-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086887%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [manheim.gb] INFO: Saving data for 4086887: {'created_time': 1774866767.154863, 'last_price_update_time': 1774866767.154877, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086887') HTTP/1.1" 204 0
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 90518912-7982-5e81-8cf4-c09d5f81e758 due to Ignoring non-200 response
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ec4f195-f260-56a3-a244-1986d7bfd99c with identifier: 4087957
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec4f195-f260-56a3-a244-1986d7bfd99c with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ec4f195-f260-56a3-a244-1986d7bfd99c with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3ec4f195-f260-56a3-a244-1986d7bfd99c, identifier: 4087957
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [manheim.gb] INFO: Found listing with ID: 4088268
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088268%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [manheim.gb] INFO: Scrape type for 4088268: 2
2026-03-30 10:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3ec4f195-f260-56a3-a244-1986d7bfd99c with identifier: 4087957
2026-03-30 10:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3ec4f195-f260-56a3-a244-1986d7bfd99c with identifier: 4087957
2026-03-30 10:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3ec4f195-f260-56a3-a244-1986d7bfd99c with identifier: 4087957 to the API
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:47 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ec4f195-f260-56a3-a244-1986d7bfd99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD24DPV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4087957',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 11467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seller_name': 'Direct From Fleet Company',
'title': 'FORD TRANSIT 2.0 EcoBlue 136ps H1 Van Trend Low Roof',
'transmission': 'manual',
'trim': '2.0 EcoBlue 136ps H1 Van Trend Low Roof',
'year': 2024}
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087957%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [manheim.gb] INFO: Saving data for 4087957: {'auction_closing_time': 1775034000.0, 'created_time': 1773834365.719098, 'last_price_update_time': 1774866767.572954}
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087957') HTTP/1.1" 204 0
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with identifier: 4088066
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with scrape type 1
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-1.jpg not downloaded yet
2026-03-30 10:32:47 [manheim.gb] INFO: Found listing with ID: 4088272
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088272%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [manheim.gb] INFO: Scrape type for 4088272: 2
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-2.jpg not downloaded yet
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c47ba6-320b-5291-b87f-700080211453 with identifier: 4088067
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c47ba6-320b-5291-b87f-700080211453 with scrape type 1
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 20c47ba6-320b-5291-b87f-700080211453
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-1.jpg not downloaded yet
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8b146f-72be-5440-8cef-c03825492ed3 with identifier: 4087783
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8b146f-72be-5440-8cef-c03825492ed3 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8b146f-72be-5440-8cef-c03825492ed3 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ea8b146f-72be-5440-8cef-c03825492ed3, identifier: 4087783
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e60c4b-34a4-5612-8b6f-2cd338775b68 with identifier: 4088147
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e60c4b-34a4-5612-8b6f-2cd338775b68 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e60c4b-34a4-5612-8b6f-2cd338775b68 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 41e60c4b-34a4-5612-8b6f-2cd338775b68, identifier: 4088147
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c34071-24f3-538d-aea6-a37be9694404 with identifier: 4088002
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c34071-24f3-538d-aea6-a37be9694404 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c34071-24f3-538d-aea6-a37be9694404 with scrape type 2
2026-03-30 10:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 67c34071-24f3-538d-aea6-a37be9694404, identifier: 4088002
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6918539d-1566-5b22-9562-797eb65a9822 with identifier: 4088065
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6918539d-1566-5b22-9562-797eb65a9822 with scrape type 1
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 6918539d-1566-5b22-9562-797eb65a9822
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-1.jpg not downloaded yet
2026-03-30 10:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:47 [manheim.gb] INFO: Found listing with ID: 4088326
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088326%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [manheim.gb] INFO: Scrape type for 4088326: 2
2026-03-30 10:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ea8b146f-72be-5440-8cef-c03825492ed3 with identifier: 4087783
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ea8b146f-72be-5440-8cef-c03825492ed3 with identifier: 4087783
2026-03-30 10:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ea8b146f-72be-5440-8cef-c03825492ed3 with identifier: 4087783 to the API
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:48 [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.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ea8b146f-72be-5440-8cef-c03825492ed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AU72WJK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CADDY?id=4087783',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'CADDY',
'odometer': 17534,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-27',
'seller_name': 'Thurlow Nunn',
'title': 'VOLKSWAGEN CADDY 1.5 TSI 114PS Commerce Plus Van',
'transmission': 'manual',
'trim': '1.5 TSI 114PS Commerce Plus Van',
'year': 2022}
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087783%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [manheim.gb] INFO: Saving data for 4087783: {'auction_closing_time': 1775120400.0, 'created_time': 1773834390.170091, 'last_price_update_time': 1774866768.450833}
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087783') HTTP/1.1" 204 0
2026-03-30 10:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 41e60c4b-34a4-5612-8b6f-2cd338775b68 with identifier: 4088147
2026-03-30 10:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 41e60c4b-34a4-5612-8b6f-2cd338775b68 with identifier: 4088147
2026-03-30 10:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 41e60c4b-34a4-5612-8b6f-2cd338775b68 with identifier: 4088147 to the API
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:48 [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': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '41e60c4b-34a4-5612-8b6f-2cd338775b68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SP65VPJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4088147',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 107939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-24',
'seller_name': None,
'title': 'NISSAN JUKE 1.6 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Xtronic',
'year': 2015}
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088147%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [manheim.gb] INFO: Saving data for 4088147: {'auction_closing_time': 1775120400.0, 'created_time': 1774649200.374658, 'last_price_update_time': 1774866768.731429}
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088147') HTTP/1.1" 204 0
2026-03-30 10:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 67c34071-24f3-538d-aea6-a37be9694404 with identifier: 4088002
2026-03-30 10:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 67c34071-24f3-538d-aea6-a37be9694404 with identifier: 4088002
2026-03-30 10:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 67c34071-24f3-538d-aea6-a37be9694404 with identifier: 4088002 to the API
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '67c34071-24f3-538d-aea6-a37be9694404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LV22FTO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4088002',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 92130,
'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': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ A CLASS A35 4Matic Premium Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'A35 4Matic Premium Edition 5dr Auto',
'year': 2022}
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088002%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Saving data for 4088002: {'auction_closing_time': 1774947600.0, 'created_time': 1773828337.919299, 'last_price_update_time': 1774866769.022378}
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088002') HTTP/1.1" 204 0
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-3.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-2.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-2.jpg not downloaded yet
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-1.jpg> (referer: None)
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088339
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088339%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088339: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088347
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [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-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088347: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088349
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088349%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088349: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088357
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088357%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088357: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088375
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088375%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088375: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088443
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [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-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088443: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088465
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088465%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088465: 2
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-4.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-3.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-3.jpg not downloaded yet
2026-03-30 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adf01aee-b83c-5744-906d-cc9c31704186 with identifier: 4088246
2026-03-30 10:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adf01aee-b83c-5744-906d-cc9c31704186 with scrape type 1
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item adf01aee-b83c-5744-906d-cc9c31704186
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-1.jpg not downloaded yet
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088470
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [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-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088470: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088501
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088501%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088501: 2
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-6.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-4.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-4.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-2.jpg not downloaded yet
2026-03-30 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 457cf6e1-2626-5630-8a4f-3053d25b327f with identifier: 4088265
2026-03-30 10:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 457cf6e1-2626-5630-8a4f-3053d25b327f with scrape type 2
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 457cf6e1-2626-5630-8a4f-3053d25b327f with scrape type 2
2026-03-30 10:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 457cf6e1-2626-5630-8a4f-3053d25b327f, identifier: 4088265
2026-03-30 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b304902-405e-5847-8995-cd4ca37583f7 with identifier: 4088268
2026-03-30 10:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b304902-405e-5847-8995-cd4ca37583f7 with scrape type 2
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b304902-405e-5847-8995-cd4ca37583f7 with scrape type 2
2026-03-30 10:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0b304902-405e-5847-8995-cd4ca37583f7, identifier: 4088268
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088570
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088570%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088570: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088622
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088622%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088622: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088633
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088633%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088633: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088640
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088640%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088640: 0
2026-03-30 10:32:49 [manheim.gb] INFO: Found listing with ID: 4088647
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088647%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [manheim.gb] INFO: Scrape type for 4088647: 1
2026-03-30 10:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 457cf6e1-2626-5630-8a4f-3053d25b327f with identifier: 4088265
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 457cf6e1-2626-5630-8a4f-3053d25b327f with identifier: 4088265
2026-03-30 10:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 457cf6e1-2626-5630-8a4f-3053d25b327f with identifier: 4088265 to the API
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'Green',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '457cf6e1-2626-5630-8a4f-3053d25b327f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE72KCK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/ENYAQ?id=4088265',
'listing': 'auction',
'location': 'Colchester',
'make': 'SKODA',
'model': 'ENYAQ',
'odometer': 15845,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-12',
'seller_name': 'Lookers',
'title': 'SKODA ENYAQ 220kW vRS 82kWh 4x4 5dr Auto',
'transmission': 'automatic',
'trim': '220kW vRS 82kWh 4x4 5dr Auto',
'year': 2022}
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088265%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Saving data for 4088265: {'auction_closing_time': 1774947600.0, 'created_time': 1773834345.644644, 'last_price_update_time': 1774866770.263511}
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088265') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0b304902-405e-5847-8995-cd4ca37583f7 with identifier: 4088268
2026-03-30 10:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0b304902-405e-5847-8995-cd4ca37583f7 with identifier: 4088268
2026-03-30 10:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0b304902-405e-5847-8995-cd4ca37583f7 with identifier: 4088268 to the API
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:50 [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': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0b304902-405e-5847-8995-cd4ca37583f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY66PVU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4088268',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'S-MAX',
'odometer': 121065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-12',
'seller_name': 'Thurlow Nunn',
'title': 'FORD S-MAX 2.0 TDCi 150 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 150 Titanium 5dr Powershift',
'year': 2016}
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088268%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Saving data for 4088268: {'auction_closing_time': 1775120400.0, 'created_time': 1773834350.346549, 'last_price_update_time': 1774866770.7834}
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088268') HTTP/1.1" 204 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-13.jpg not downloaded yet
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-6.jpg not downloaded yet
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-6.jpg not downloaded yet
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-3.jpg not downloaded yet
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-2.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-1.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-1.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-3.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-2.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-2.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-3.jpg> (referer: None)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-1.jpg> (referer: None)
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088650
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [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-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088650: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088753
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [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-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088753: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088786
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088786%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088786: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088814
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088814%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088814: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088853
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088853%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088853: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088873
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [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-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088873: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088879
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088879%27 HTTP/1.1" 200 None
2026-03-30 10:32:50 [manheim.gb] INFO: Scrape type for 4088879: 0
2026-03-30 10:32:50 [manheim.gb] INFO: Found listing with ID: 4088916
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [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-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088916: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4088945
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088945%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088945: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4088951
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088951%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088951: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4088952
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [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-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088952: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4088959
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088959%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088959: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4088968
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [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-30 10:32:51 [manheim.gb] INFO: Scrape type for 4088968: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089005
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089005%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089005: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089015
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [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-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089015: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089024
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089024%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089024: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089029
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [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-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089029: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089030
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089030%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089030: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089033
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089033%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089033: 1
2026-03-30 10:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e7499f9-0a78-51be-9614-af9eb03d78cc with identifier: 4088272
2026-03-30 10:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e7499f9-0a78-51be-9614-af9eb03d78cc with scrape type 2
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e7499f9-0a78-51be-9614-af9eb03d78cc with scrape type 2
2026-03-30 10:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e7499f9-0a78-51be-9614-af9eb03d78cc, identifier: 4088272
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088066-4120410-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-8.jpg not downloaded yet
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-13.jpg not downloaded yet
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-13.jpg not downloaded yet
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-4.jpg not downloaded yet
2026-03-30 10:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e7499f9-0a78-51be-9614-af9eb03d78cc with identifier: 4088272
2026-03-30 10:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e7499f9-0a78-51be-9614-af9eb03d78cc with identifier: 4088272
2026-03-30 10:32:51 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4e7499f9-0a78-51be-9614-af9eb03d78cc with expiration date: 2026-03-30T09:00:00Z
{'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': '4e7499f9-0a78-51be-9614-af9eb03d78cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY23WZS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4088272',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 27209,
'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-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088272%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Saving data for 4088272: {'auction_closing_time': 1774861200.0, 'created_time': 1773834366.904093, 'last_price_update_time': 1774866771.390301}
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088272') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with identifier: 4088326
2026-03-30 10:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with scrape type 2
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with scrape type 2
2026-03-30 10:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 09e21c64-f3ce-5b41-96c6-37eb431bc1cd, identifier: 4088326
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089034
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089034%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089034: 0
2026-03-30 10:32:51 [manheim.gb] INFO: Found listing with ID: 4089065
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089065%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Scrape type for 4089065: 2
2026-03-30 10:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with identifier: 4088326
2026-03-30 10:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with identifier: 4088326
2026-03-30 10:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 09e21c64-f3ce-5b41-96c6-37eb431bc1cd with identifier: 4088326 to the API
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:51 [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.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '09e21c64-f3ce-5b41-96c6-37eb431bc1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LL70CMO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4088326',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 50929,
'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': 'MotoNovo Finance',
'title': 'PEUGEOT PARTNER 1000 1.5 BlueHDi 100 Professional Van Low Roof',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Van Low Roof',
'year': 2021}
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088326%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [manheim.gb] INFO: Saving data for 4088326: {'auction_closing_time': 1775034000.0, 'created_time': 1773834374.697883, 'last_price_update_time': 1774866771.923834}
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088326') HTTP/1.1" 204 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088067-4120474-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-8.jpg not downloaded yet
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088065-4121807-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-8.jpg not downloaded yet
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-6.jpg not downloaded yet
2026-03-30 10:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a890e24-1d2d-5718-9b85-dbf1950c4988 with identifier: 4088465
2026-03-30 10:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a890e24-1d2d-5718-9b85-dbf1950c4988 with scrape type 2
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a890e24-1d2d-5718-9b85-dbf1950c4988 with scrape type 2
2026-03-30 10:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a890e24-1d2d-5718-9b85-dbf1950c4988, identifier: 4088465
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089068
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [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-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089068: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089083
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089083%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089083: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089089
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089089%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089089: 2
2026-03-30 10:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a890e24-1d2d-5718-9b85-dbf1950c4988 with identifier: 4088465
2026-03-30 10:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a890e24-1d2d-5718-9b85-dbf1950c4988 with identifier: 4088465
2026-03-30 10:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a890e24-1d2d-5718-9b85-dbf1950c4988 with identifier: 4088465 to the API
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:52 [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': '12.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a890e24-1d2d-5718-9b85-dbf1950c4988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO70TVU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4088465',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 546081,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-17',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2020}
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088465%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Saving data for 4088465: {'auction_closing_time': 1775725200.0, 'created_time': 1773834342.652662, 'last_price_update_time': 1774866772.424786}
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088465') HTTP/1.1" 204 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-13.jpg not downloaded yet
2026-03-30 10:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with identifier: 4088501
2026-03-30 10:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with scrape type 2
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with scrape type 2
2026-03-30 10:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 72a986c6-3ab7-5bbf-82af-e7eb24c511eb, identifier: 4088501
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-4.jpg> (referer: None)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-6.jpg> (referer: None)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-4.jpg> (referer: None)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-2.jpg> (referer: None)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-4.jpg> (referer: None)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-3.jpg> (referer: None)
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089092
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089092%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089092: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089097
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089097%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089097: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089201
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089201%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089201: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089368
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089368%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089368: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089385
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089385%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089385: 0
2026-03-30 10:32:52 [manheim.gb] INFO: Found listing with ID: 4089390
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089390%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Scrape type for 4089390: 2
2026-03-30 10:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with identifier: 4088501
2026-03-30 10:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with identifier: 4088501
2026-03-30 10:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 72a986c6-3ab7-5bbf-82af-e7eb24c511eb with identifier: 4088501 to the API
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:52 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '72a986c6-3ab7-5bbf-82af-e7eb24c511eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VX70HWF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/3?id=4088501',
'listing': 'auction',
'location': 'Bristol',
'make': 'MAZDA',
'model': '3',
'odometer': 21034,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-04',
'seller_name': 'Mann Island Finance',
'title': 'MAZDA 3 2.0 Skyactiv G MHEV SE-L Lux 5dr',
'transmission': 'manual',
'trim': '2.0 Skyactiv G MHEV SE-L Lux 5dr',
'year': 2021}
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088501%27 HTTP/1.1" 200 None
2026-03-30 10:32:52 [manheim.gb] INFO: Saving data for 4088501: {'auction_closing_time': 1774947600.0, 'created_time': 1773742466.926924, 'last_price_update_time': 1774866772.980107}
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088501') HTTP/1.1" 204 0
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4088246-4118442-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-8.jpg not downloaded yet
2026-03-30 10:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with identifier: 4088647
2026-03-30 10:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with scrape type 1
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg not downloaded yet
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-6.jpg> (referer: None)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-3.jpg> (referer: None)
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089568
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089568: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089575
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089575: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089617
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089617: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089624
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089624%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089624: 2
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg not downloaded yet
2026-03-30 10:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a436ccf4-064d-5887-895c-9ddf92f1ec56 with identifier: 4089033
2026-03-30 10:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a436ccf4-064d-5887-895c-9ddf92f1ec56 with scrape type 1
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a436ccf4-064d-5887-895c-9ddf92f1ec56
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg not downloaded yet
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089636
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089636%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089636: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089654
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089654%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089654: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089676
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089676%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089676: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089722
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089722%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089722: 1
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_6.jpg not downloaded yet
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg not downloaded yet
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089724
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089724%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089724: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089728
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089728%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089728: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089729
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089729: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089739
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089739%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089739: 2
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_1.jpg not downloaded yet
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_6.jpg not downloaded yet
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089747
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089747: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089762
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089762%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089762: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089769
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089769%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089769: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089770
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089770: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089774
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [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-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089774: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089777
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089777%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089777: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089783
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089783%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089783: 0
2026-03-30 10:32:53 [manheim.gb] INFO: Found listing with ID: 4089795
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089795%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [manheim.gb] INFO: Scrape type for 4089795: 0
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_5.jpg not downloaded yet
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_1.jpg not downloaded yet
2026-03-30 10:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcfd8a43-eccc-5480-8f8a-d34616c5648b with identifier: 4089065
2026-03-30 10:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfd8a43-eccc-5480-8f8a-d34616c5648b with scrape type 2
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcfd8a43-eccc-5480-8f8a-d34616c5648b with scrape type 2
2026-03-30 10:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bcfd8a43-eccc-5480-8f8a-d34616c5648b, identifier: 4089065
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bcfd8a43-eccc-5480-8f8a-d34616c5648b with identifier: 4089065
2026-03-30 10:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bcfd8a43-eccc-5480-8f8a-d34616c5648b with identifier: 4089065
2026-03-30 10:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bcfd8a43-eccc-5480-8f8a-d34616c5648b with identifier: 4089065 to the API
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:54 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcfd8a43-eccc-5480-8f8a-d34616c5648b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY15TUA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=4089065',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X3',
'odometer': 119979,
'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': 'Lloyd Motor Group',
'title': 'BMW X3 xDrive20d xLine 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d xLine 5dr Step Auto',
'year': 2015}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089065%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [manheim.gb] INFO: Saving data for 4089065: {'auction_closing_time': 1775034000.0, 'created_time': 1773834315.488793, 'last_price_update_time': 1774866774.130929}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089065') HTTP/1.1" 204 0
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_4.jpg not downloaded yet
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_5.jpg not downloaded yet
2026-03-30 10:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with identifier: 4089390
2026-03-30 10:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with scrape type 2
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with scrape type 2
2026-03-30 10:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a6f40bc4-41f8-5ea3-96cf-b03ebcc99867, identifier: 4089390
2026-03-30 10:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 926e673b-4497-54c4-8a69-05268ee9b4e3 with identifier: 4089624
2026-03-30 10:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 926e673b-4497-54c4-8a69-05268ee9b4e3 with scrape type 2
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 926e673b-4497-54c4-8a69-05268ee9b4e3 with scrape type 2
2026-03-30 10:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 926e673b-4497-54c4-8a69-05268ee9b4e3, identifier: 4089624
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-13.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-6.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-4.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-13.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-8.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-13.jpg> (referer: None)
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-6.jpg> (referer: None)
2026-03-30 10:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with identifier: 4089390
2026-03-30 10:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with identifier: 4089390
2026-03-30 10:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a6f40bc4-41f8-5ea3-96cf-b03ebcc99867 with identifier: 4089390 to the API
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:54 [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': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a6f40bc4-41f8-5ea3-96cf-b03ebcc99867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS24HVV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4089390',
'listing': 'auction',
'location': 'Manchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 11656,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Santander Consumer',
'title': 'NISSAN JUKE 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'year': 2024}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089390%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [manheim.gb] INFO: Saving data for 4089390: {'auction_closing_time': 1775120400.0, 'created_time': 1774515972.286254, 'last_price_update_time': 1774866774.810802}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089390') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 926e673b-4497-54c4-8a69-05268ee9b4e3 with identifier: 4089624
2026-03-30 10:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 926e673b-4497-54c4-8a69-05268ee9b4e3 with identifier: 4089624
2026-03-30 10:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 926e673b-4497-54c4-8a69-05268ee9b4e3 with identifier: 4089624 to the API
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:55 [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-04-13T09:00:00Z',
'fuel_type': 'Electric',
'id': '926e673b-4497-54c4-8a69-05268ee9b4e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LL73FPY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E220?id=4089624',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'E220',
'odometer': 26952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-18',
'seller_name': 'Arval',
'title': 'MERCEDES-BENZ E220 EQA 300 4M 168kW AMG Line Prem+ 66.5kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQA 300 4M 168kW AMG Line Prem+ 66.5kWh 5dr Auto',
'year': 2023}
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089624%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [manheim.gb] INFO: Saving data for 4089624: {'auction_closing_time': 1776070800.0, 'created_time': 1773834289.937618, 'last_price_update_time': 1774866775.117407}
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089624') HTTP/1.1" 204 0
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-8.jpg> (referer: None)
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_11.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_4.jpg not downloaded yet
2026-03-30 10:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b5784f5-be3b-53da-8043-d8d703887f60 with identifier: 4089722
2026-03-30 10:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b5784f5-be3b-53da-8043-d8d703887f60 with scrape type 1
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 6b5784f5-be3b-53da-8043-d8d703887f60
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-8.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_10.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_11.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-13.jpg not downloaded yet
2026-03-30 10:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 122ca771-1f70-52a0-af9f-6c5b36e8885b with identifier: 4089089
2026-03-30 10:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 122ca771-1f70-52a0-af9f-6c5b36e8885b with scrape type 2
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 122ca771-1f70-52a0-af9f-6c5b36e8885b with scrape type 2
2026-03-30 10:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 122ca771-1f70-52a0-af9f-6c5b36e8885b, identifier: 4089089
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879, skipping ID generation
2026-03-30 10:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with scrape type 1
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 sending to next pipeline
2026-03-30 10:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879, identifier: 4088066
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_9.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_10.jpg not downloaded yet
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-6.jpg not downloaded yet
2026-03-30 10:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 122ca771-1f70-52a0-af9f-6c5b36e8885b with identifier: 4089089
2026-03-30 10:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 122ca771-1f70-52a0-af9f-6c5b36e8885b with identifier: 4089089
2026-03-30 10:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 122ca771-1f70-52a0-af9f-6c5b36e8885b with identifier: 4089089 to the API
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:55 [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-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '122ca771-1f70-52a0-af9f-6c5b36e8885b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV69CWL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4089089',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q5',
'odometer': 84156,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-19',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'AUDI Q5 40 TDI Quattro Black Edn 5dr S Tronic [Tech Pack]',
'transmission': 'automatic',
'trim': '40 TDI Quattro Black Edn 5dr S Tronic [Tech Pack]',
'year': 2019}
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089089%27 HTTP/1.1" 200 None
2026-03-30 10:32:55 [manheim.gb] INFO: Saving data for 4089089: {'auction_closing_time': 1775552400.0, 'created_time': 1773834313.770931, 'last_price_update_time': 1774866775.950591}
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089089') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with identifier: 4088066
2026-03-30 10:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with identifier: 4088066
2026-03-30 10:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 with identifier: 4088066 to the API
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:56 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4088066-4120410-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1ca20d7d-b54e-5172-a7e5-cba21ba6d879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE69EUZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4088066',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 16965,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-26',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoTEC Design 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoTEC Design 5dr',
'year': 2019}
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088066%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [manheim.gb] INFO: Saving data for 4088066: {'created_time': 1774866776.395135, 'last_price_update_time': 1774866776.395155, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088066') HTTP/1.1" 204 0
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1ca20d7d-b54e-5172-a7e5-cba21ba6d879 due to Ignoring non-200 response
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-8.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-13.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-8.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_6.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_1.jpg> (referer: None)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_5.jpg> (referer: None)
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fedefea96-d6f4-4f04-93b5-4983b553bc48_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_2.jpg not downloaded yet
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_9.jpg not downloaded yet
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-4.jpg not downloaded yet
2026-03-30 10:32:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6918539d-1566-5b22-9562-797eb65a9822, skipping ID generation
2026-03-30 10:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6918539d-1566-5b22-9562-797eb65a9822 with scrape type 1
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6918539d-1566-5b22-9562-797eb65a9822 sending to next pipeline
2026-03-30 10:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6918539d-1566-5b22-9562-797eb65a9822, identifier: 4088065
2026-03-30 10:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6918539d-1566-5b22-9562-797eb65a9822 with identifier: 4088065
2026-03-30 10:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6918539d-1566-5b22-9562-797eb65a9822 with identifier: 4088065
2026-03-30 10:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6918539d-1566-5b22-9562-797eb65a9822 with identifier: 4088065 to the API
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:56 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4088065-4121807-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6918539d-1566-5b22-9562-797eb65a9822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE69EXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4088065',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 28292,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-26',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoTEC Design 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoTEC Design 5dr',
'year': 2019}
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088065%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [manheim.gb] INFO: Saving data for 4088065: {'created_time': 1774866776.953592, 'last_price_update_time': 1774866776.953604, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088065') HTTP/1.1" 204 0
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F681e14f1-22e1-4502-a282-70954bfa69ae_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_2.jpg not downloaded yet
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-3.jpg not downloaded yet
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6918539d-1566-5b22-9562-797eb65a9822 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with identifier: 4089739
2026-03-30 10:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with scrape type 2
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with scrape type 2
2026-03-30 10:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a30d47cd-01f7-5b96-a1fc-4e66b4096d99, identifier: 4089739
2026-03-30 10:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with identifier: 4089739
2026-03-30 10:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with identifier: 4089739
2026-03-30 10:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a30d47cd-01f7-5b96-a1fc-4e66b4096d99 with identifier: 4089739 to the API
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:57 [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.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a30d47cd-01f7-5b96-a1fc-4e66b4096d99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EY18MJO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4089739',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 83149,
'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': 'UKPN',
'title': 'VAUXHALL MOVANO 2.3 CDTi BiTurbo H2 Van 145ps',
'transmission': 'manual',
'trim': '2.3 CDTi BiTurbo H2 Van 145ps',
'year': 2018}
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089739%27 HTTP/1.1" 200 None
2026-03-30 10:32:57 [manheim.gb] INFO: Saving data for 4089739: {'auction_closing_time': 1775120400.0, 'created_time': 1773828356.895812, 'last_price_update_time': 1774866777.385103}
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089739') HTTP/1.1" 204 0
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-2.jpg not downloaded yet
2026-03-30 10:32:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20c47ba6-320b-5291-b87f-700080211453, skipping ID generation
2026-03-30 10:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c47ba6-320b-5291-b87f-700080211453 with scrape type 1
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20c47ba6-320b-5291-b87f-700080211453 sending to next pipeline
2026-03-30 10:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 20c47ba6-320b-5291-b87f-700080211453, identifier: 4088067
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: adf01aee-b83c-5744-906d-cc9c31704186, skipping ID generation
2026-03-30 10:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adf01aee-b83c-5744-906d-cc9c31704186 with scrape type 1
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item adf01aee-b83c-5744-906d-cc9c31704186 sending to next pipeline
2026-03-30 10:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: adf01aee-b83c-5744-906d-cc9c31704186, identifier: 4088246
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 20c47ba6-320b-5291-b87f-700080211453 with identifier: 4088067
2026-03-30 10:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 20c47ba6-320b-5291-b87f-700080211453 with identifier: 4088067
2026-03-30 10:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 20c47ba6-320b-5291-b87f-700080211453 with identifier: 4088067 to the API
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:58 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4088067-4120474-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '20c47ba6-320b-5291-b87f-700080211453',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE69EWD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4088067',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 14211,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-21',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoTEC Design 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoTEC Design 5dr',
'year': 2019}
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088067%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Saving data for 4088067: {'created_time': 1774866778.056523, 'last_price_update_time': 1774866778.056537, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088067') HTTP/1.1" 204 0
2026-03-30 10:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: adf01aee-b83c-5744-906d-cc9c31704186 with identifier: 4088246
2026-03-30 10:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: adf01aee-b83c-5744-906d-cc9c31704186 with identifier: 4088246
2026-03-30 10:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: adf01aee-b83c-5744-906d-cc9c31704186 with identifier: 4088246 to the API
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:58 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4088246-4118442-8.jpg>
{'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': 'adf01aee-b83c-5744-906d-cc9c31704186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK23MVA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4088246',
'listing': 'auction',
'location': 'Bristol',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 17979,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT 2008 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'year': 2023}
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088246%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Saving data for 4088246: {'created_time': 1774866778.442761, 'last_price_update_time': 1774866778.442772, 'auction_closing_time': 1775552400.0}
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088246') HTTP/1.1" 204 0
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_5.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_6.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-13.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_4.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_1.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_7.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-6.jpg> (referer: None)
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_7.jpg> (referer: None)
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4089722-4125124-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-1.jpg not downloaded yet
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 20c47ba6-320b-5291-b87f-700080211453 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item adf01aee-b83c-5744-906d-cc9c31704186 due to Ignoring non-200 response
2026-03-30 10:32:58 [manheim.gb] INFO: Page 23: 100 results (total: 7999)
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089796
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089796%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089796: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089803
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089803%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089803: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089808
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [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-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089808: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089816
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089816%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089816: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089857
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089857%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089857: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4089941
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089941%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4089941: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090003
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090003%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090003: 2
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090006
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090006%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090006: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090013
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090013%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090013: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090030
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090030%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090030: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090037
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090037%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090037: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090039
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090039%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090039: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090041
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090041%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090041: 2
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090043
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090043%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090043: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090058
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090058%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090058: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090061
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090061%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090061: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090066
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [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-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090066: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090068
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090068%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090068: 2
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090076
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090076%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090076: 2
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090078
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090078%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090078: 2
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090081
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090081%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090081: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090175
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090175%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090175: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090179
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090179%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090179: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090198
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090198%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090198: 2
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090199
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090199%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090199: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090206
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090206%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090206: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090209
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090209%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [manheim.gb] INFO: Scrape type for 4090209: 0
2026-03-30 10:32:58 [manheim.gb] INFO: Found listing with ID: 4090222
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090222: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090237
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090237%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090237: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090243
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090243: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090274
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090274%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090274: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090286
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090286: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090467
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090467: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090472
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090472%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090472: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090489
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090489%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090489: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090491
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090491%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090491: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090492
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090492%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090492: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090496
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090496%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090496: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090533
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090533: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090552
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090552%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090552: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090672
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090672: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090690
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090690: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090709
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090709%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090709: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090735
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090735%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090735: 2
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090762
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090762%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090762: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090872
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090872: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090878
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090878%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090878: 2
2026-03-30 10:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4090944
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090944%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4090944: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091053
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091053%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091053: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091054
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091054%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091054: 2
2026-03-30 10:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with identifier: 4090003
2026-03-30 10:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with scrape type 2
2026-03-30 10:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with scrape type 2
2026-03-30 10:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cc07b30f-8b4a-5f89-ad3f-ceb70802db98, identifier: 4090003
2026-03-30 10:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091102
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091102%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091102: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091177
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091177%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091177: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091181
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091181: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091200
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091200: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091226
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [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-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091226: 0
2026-03-30 10:32:59 [manheim.gb] INFO: Found listing with ID: 4091279
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091279%27 HTTP/1.1" 200 None
2026-03-30 10:32:59 [manheim.gb] INFO: Scrape type for 4091279: 2
2026-03-30 10:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with identifier: 4090003
2026-03-30 10:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with identifier: 4090003
2026-03-30 10:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cc07b30f-8b4a-5f89-ad3f-ceb70802db98 with identifier: 4090003 to the API
2026-03-30 10:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:33:00 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc07b30f-8b4a-5f89-ad3f-ceb70802db98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YD66ERY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF150?id=4090003',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF150',
'odometer': 416315,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-03',
'seller_name': 'Contract Vehicles Limited',
'title': 'DAF LF150 CURTAINSIDER 2 Seats Day cab Steel Susp 20ft',
'transmission': 'manual',
'trim': 'CURTAINSIDER 2 Seats Day cab Steel Susp 20ft',
'year': 2016}
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090003%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Saving data for 4090003: {'auction_closing_time': 1775725200.0, 'created_time': 1773834222.913759, 'last_price_update_time': 1774866780.079168}
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090003') HTTP/1.1" 204 0
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_10.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_11.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_10.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_9.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-8.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_11.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-4.jpg> (referer: None)
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_4.jpg> (referer: None)
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091285
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091285%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091285: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091286
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091286%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091286: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091325
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [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-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091325: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091388
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091388%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091388: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091389
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091389%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091389: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091391
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091391%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091391: 0
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091402
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091402%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091402: 2
2026-03-30 10:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 477817a6-d98c-5bc4-b79a-c6505b4eff01 with identifier: 4090078
2026-03-30 10:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 477817a6-d98c-5bc4-b79a-c6505b4eff01 with scrape type 2
2026-03-30 10:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 477817a6-d98c-5bc4-b79a-c6505b4eff01 with scrape type 2
2026-03-30 10:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 477817a6-d98c-5bc4-b79a-c6505b4eff01, identifier: 4090078
2026-03-30 10:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 477817a6-d98c-5bc4-b79a-c6505b4eff01 with identifier: 4090078
2026-03-30 10:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 477817a6-d98c-5bc4-b79a-c6505b4eff01 with identifier: 4090078
2026-03-30 10:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 477817a6-d98c-5bc4-b79a-c6505b4eff01 with identifier: 4090078 to the API
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:00 [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': '12.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '477817a6-d98c-5bc4-b79a-c6505b4eff01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE71ZDT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGX?id=4090078',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGX',
'odometer': 547818,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-12',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MAN TGX TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2021}
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090078%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Saving data for 4090078: {'auction_closing_time': 1775725200.0, 'created_time': 1774620416.639232, 'last_price_update_time': 1774866780.804456}
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090078') HTTP/1.1" 204 0
2026-03-30 10:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with identifier: 4090041
2026-03-30 10:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with scrape type 2
2026-03-30 10:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with scrape type 2
2026-03-30 10:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 39c2fb71-9aff-5610-bf3f-f03d1299ad24, identifier: 4090041
2026-03-30 10:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:00 [manheim.gb] INFO: Found listing with ID: 4091408
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091408%27 HTTP/1.1" 200 None
2026-03-30 10:33:00 [manheim.gb] INFO: Scrape type for 4091408: 2
2026-03-30 10:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with identifier: 4090041
2026-03-30 10:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with identifier: 4090041
2026-03-30 10:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 39c2fb71-9aff-5610-bf3f-f03d1299ad24 with identifier: 4090041 to the API
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:01 [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.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '39c2fb71-9aff-5610-bf3f-f03d1299ad24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA19AKE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4090041',
'listing': 'auction',
'location': 'Bristol',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 53389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'Startline Motor Finance',
'title': 'MERCEDES-BENZ CLA CLA 200 AMG Line 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 200 AMG Line 4dr Tip Auto',
'year': 2019}
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090041%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Saving data for 4090041: {'auction_closing_time': 1774947600.0, 'created_time': 1773742556.01391, 'last_price_update_time': 1774866781.256297}
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090041') HTTP/1.1" 204 0
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_ext_2.jpg> (referer: None)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-3.jpg> (referer: None)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-2.jpg> (referer: None)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_2.jpg> (referer: None)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_9.jpg> (referer: None)
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-1.jpg> (referer: None)
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091438
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091438%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091438: 0
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091442
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091442%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091442: 2
2026-03-30 10:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c2dd3c-2070-5910-b473-4cf7272d9536 with identifier: 4090878
2026-03-30 10:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c2dd3c-2070-5910-b473-4cf7272d9536 with scrape type 2
2026-03-30 10:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c2dd3c-2070-5910-b473-4cf7272d9536 with scrape type 2
2026-03-30 10:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f2c2dd3c-2070-5910-b473-4cf7272d9536, identifier: 4090878
2026-03-30 10:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091452
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [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-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091452: 0
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091454
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091454%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091454: 0
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091464
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [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-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091464: 0
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091514
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [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-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091514: 0
2026-03-30 10:33:01 [manheim.gb] INFO: Found listing with ID: 4091525
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091525%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Scrape type for 4091525: 2
2026-03-30 10:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f2c2dd3c-2070-5910-b473-4cf7272d9536 with identifier: 4090878
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=MAROON HTTP/1.1" 200 None
2026-03-30 10:33:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f2c2dd3c-2070-5910-b473-4cf7272d9536 with identifier: 4090878
2026-03-30 10:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f2c2dd3c-2070-5910-b473-4cf7272d9536 with identifier: 4090878 to the API
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:01 [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': 'MAROON',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f2c2dd3c-2070-5910-b473-4cf7272d9536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SJ68BXL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/CLUBMAN?id=4090878',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 35396,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seller_name': 'Lloyd Motor Group',
'title': 'MINI CLUBMAN 2.0 Cooper S 6dr',
'transmission': 'manual',
'trim': '2.0 Cooper S 6dr',
'year': 2018}
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090878%27 HTTP/1.1" 200 None
2026-03-30 10:33:01 [manheim.gb] INFO: Saving data for 4090878: {'auction_closing_time': 1775034000.0, 'created_time': 1773834191.243705, 'last_price_update_time': 1774866781.983069}
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090878') HTTP/1.1" 204 0
2026-03-30 10:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:02 [manheim.gb] INFO: Found listing with ID: 4091549
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091549%27 HTTP/1.1" 200 None
2026-03-30 10:33:02 [manheim.gb] INFO: Scrape type for 4091549: 0
2026-03-30 10:33:02 [manheim.gb] INFO: Found listing with ID: 4091588
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:02 [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-30 10:33:02 [manheim.gb] INFO: Scrape type for 4091588: 0
2026-03-30 10:33:02 [manheim.gb] INFO: Found listing with ID: 4091619
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091619%27 HTTP/1.1" 200 None
2026-03-30 10:33:02 [manheim.gb] INFO: Scrape type for 4091619: 2
2026-03-30 10:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with identifier: 4090735
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6, identifier: 4090735
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5843b35-7698-5997-8a6a-1d2d13d351ff with identifier: 4091054
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5843b35-7698-5997-8a6a-1d2d13d351ff with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5843b35-7698-5997-8a6a-1d2d13d351ff with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d5843b35-7698-5997-8a6a-1d2d13d351ff, identifier: 4091054
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2f740c4-7715-5c3f-94a5-b99d8bca3e23, skipping ID generation
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with scrape type 1
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 sending to next pipeline
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c2f740c4-7715-5c3f-94a5-b99d8bca3e23, identifier: 4088647
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a436ccf4-064d-5887-895c-9ddf92f1ec56, skipping ID generation
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a436ccf4-064d-5887-895c-9ddf92f1ec56 with scrape type 1
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a436ccf4-064d-5887-895c-9ddf92f1ec56 sending to next pipeline
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a436ccf4-064d-5887-895c-9ddf92f1ec56, identifier: 4089033
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b5784f5-be3b-53da-8043-d8d703887f60, skipping ID generation
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b5784f5-be3b-53da-8043-d8d703887f60 with scrape type 1
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b5784f5-be3b-53da-8043-d8d703887f60 sending to next pipeline
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b5784f5-be3b-53da-8043-d8d703887f60, identifier: 4089722
2026-03-30 10:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a08f087a-f81a-5c4e-af22-e67a6ba5c785 with identifier: 4091402
2026-03-30 10:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a08f087a-f81a-5c4e-af22-e67a6ba5c785 with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a08f087a-f81a-5c4e-af22-e67a6ba5c785 with scrape type 2
2026-03-30 10:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a08f087a-f81a-5c4e-af22-e67a6ba5c785, identifier: 4091402
2026-03-30 10:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:02 [manheim.gb] INFO: Found listing with ID: 4091795
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091795%27 HTTP/1.1" 200 None
2026-03-30 10:33:02 [manheim.gb] INFO: Scrape type for 4091795: 1
2026-03-30 10:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with identifier: 4090735
2026-03-30 10:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with identifier: 4090735
2026-03-30 10:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6 with identifier: 4090735 to the API
2026-03-30 10:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 203,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fb97ca9e-7d87-5c93-b4fa-7b6b210a98b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YY70VWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4090735',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'RANGER',
'odometer': 78281,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-02',
'seller_name': 'Motus Commercials',
'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-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090735%27 HTTP/1.1" 200 None
2026-03-30 10:33:03 [manheim.gb] INFO: Saving data for 4090735: {'auction_closing_time': 1775034000.0, 'created_time': 1773834190.862622, 'last_price_update_time': 1774866783.284212}
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090735') HTTP/1.1" 204 0
2026-03-30 10:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d5843b35-7698-5997-8a6a-1d2d13d351ff with identifier: 4091054
2026-03-30 10:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d5843b35-7698-5997-8a6a-1d2d13d351ff with identifier: 4091054
2026-03-30 10:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d5843b35-7698-5997-8a6a-1d2d13d351ff with identifier: 4091054 to the API
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:03 [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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5843b35-7698-5997-8a6a-1d2d13d351ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX70TLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF230%204X2%20DAY%20EURO%206?id=4091054',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF230 4X2 DAY EURO 6',
'odometer': 320366,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'DAF LF230 4X2 DAY EURO 6 FRIDGE BOX 2 Seats Day cab Air Susp 28.5ft',
'transmission': 'automatic',
'trim': 'FRIDGE BOX 2 Seats Day cab Air Susp 28.5ft',
'year': 2020}
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091054%27 HTTP/1.1" 200 None
2026-03-30 10:33:03 [manheim.gb] INFO: Saving data for 4091054: {'auction_closing_time': 1775725200.0, 'created_time': 1773834184.164325, 'last_price_update_time': 1774866783.591366}
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091054') HTTP/1.1" 204 0
2026-03-30 10:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with identifier: 4088647
2026-03-30 10:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with identifier: 4088647
2026-03-30 10:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c2f740c4-7715-5c3f-94a5-b99d8bca3e23 with identifier: 4088647 to the API
2026-03-30 10:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:04 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/edefea96-d6f4-4f04-93b5-4983b553bc48_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 168,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2f740c4-7715-5c3f-94a5-b99d8bca3e23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV20KHW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4088647',
'listing': 'auction',
'location': 'Birmingham',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 78689,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-06',
'seller_name': 'Stellantis Financial Services',
'title': 'KIA SPORTAGE 1.6T GDi ISG 4 5dr',
'transmission': 'manual',
'trim': '1.6T GDi ISG 4 5dr',
'year': 2020}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088647%27 HTTP/1.1" 200 None
2026-03-30 10:33:04 [manheim.gb] INFO: Saving data for 4088647: {'created_time': 1774866784.0731, 'last_price_update_time': 1774866784.073115, 'auction_closing_time': 1775466000.0}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088647') HTTP/1.1" 204 0
2026-03-30 10:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a436ccf4-064d-5887-895c-9ddf92f1ec56 with identifier: 4089033
2026-03-30 10:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a436ccf4-064d-5887-895c-9ddf92f1ec56 with identifier: 4089033
2026-03-30 10:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a436ccf4-064d-5887-895c-9ddf92f1ec56 with identifier: 4089033 to the API
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:04 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/681e14f1-22e1-4502-a282-70954bfa69ae_9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a436ccf4-064d-5887-895c-9ddf92f1ec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK69HUZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/I3?id=4089033',
'listing': 'auction',
'location': 'Manchester',
'make': 'BMW',
'model': 'I3',
'odometer': 65318,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-11',
'seller_name': 'FCA Group',
'title': 'BMW I3 125kW 42kWh 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 42kWh 5dr Auto',
'year': 2019}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089033%27 HTTP/1.1" 200 None
2026-03-30 10:33:04 [manheim.gb] INFO: Saving data for 4089033: {'created_time': 1774866784.462969, 'last_price_update_time': 1774866784.462981, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089033') HTTP/1.1" 204 0
2026-03-30 10:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b5784f5-be3b-53da-8043-d8d703887f60 with identifier: 4089722
2026-03-30 10:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b5784f5-be3b-53da-8043-d8d703887f60 with identifier: 4089722
2026-03-30 10:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6b5784f5-be3b-53da-8043-d8d703887f60 with identifier: 4089722 to the API
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:04 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4089722-4125124-1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '6b5784f5-be3b-53da-8043-d8d703887f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OY23VDR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/POLESTAR/2?id=4089722',
'listing': 'auction',
'location': 'Bristol',
'make': 'POLESTAR',
'model': '2',
'odometer': 43466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'POLESTAR 2 170kW 69kWh Standard Range Single motor 5dr Auto',
'transmission': 'automatic',
'trim': '170kW 69kWh Standard Range Single motor 5dr Auto',
'year': 2023}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089722%27 HTTP/1.1" 200 None
2026-03-30 10:33:04 [manheim.gb] INFO: Saving data for 4089722: {'created_time': 1774866784.85512, 'last_price_update_time': 1774866784.855133, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089722') HTTP/1.1" 204 0
2026-03-30 10:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a08f087a-f81a-5c4e-af22-e67a6ba5c785 with identifier: 4091402
2026-03-30 10:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a08f087a-f81a-5c4e-af22-e67a6ba5c785 with identifier: 4091402
2026-03-30 10:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a08f087a-f81a-5c4e-af22-e67a6ba5c785 with identifier: 4091402 to the API
2026-03-30 10:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a08f087a-f81a-5c4e-af22-e67a6ba5c785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU20YOH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY?id=4091402',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY',
'odometer': 33533,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-31',
'seller_name': 'Sytner',
'title': 'LAND ROVER DISCOVERY 3.0 SD6 Landmark Edition 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SD6 Landmark Edition 5dr Auto',
'year': 2020}
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091402%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Saving data for 4091402: {'auction_closing_time': 1775034000.0, 'created_time': 1773834161.990671, 'last_price_update_time': 1774866785.195967}
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091402') HTTP/1.1" 204 0
2026-03-30 10:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c2f740c4-7715-5c3f-94a5-b99d8bca3e23 due to Ignoring non-200 response
2026-03-30 10:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a436ccf4-064d-5887-895c-9ddf92f1ec56 due to Ignoring non-200 response
2026-03-30 10:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6b5784f5-be3b-53da-8043-d8d703887f60 due to Ignoring non-200 response
2026-03-30 10:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dedca02b-137f-5b78-97aa-41bd2946a66d with identifier: 4090068
2026-03-30 10:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dedca02b-137f-5b78-97aa-41bd2946a66d with scrape type 2
2026-03-30 10:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dedca02b-137f-5b78-97aa-41bd2946a66d with scrape type 2
2026-03-30 10:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dedca02b-137f-5b78-97aa-41bd2946a66d, identifier: 4090068
2026-03-30 10:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 784369a3-3de8-50e6-9538-11ca97749117 with identifier: 4090198
2026-03-30 10:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 784369a3-3de8-50e6-9538-11ca97749117 with scrape type 2
2026-03-30 10:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 784369a3-3de8-50e6-9538-11ca97749117 with scrape type 2
2026-03-30 10:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 784369a3-3de8-50e6-9538-11ca97749117, identifier: 4090198
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4091942
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091942%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4091942: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4092743
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274092743%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4092743: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4092936
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274092936%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4092936: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4092956
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [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-30 10:33:05 [manheim.gb] INFO: Scrape type for 4092956: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4093014
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093014%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4093014: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4093052
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093052%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4093052: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4093056
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093056%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4093056: 0
2026-03-30 10:33:05 [manheim.gb] INFO: Found listing with ID: 4093116
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093116%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Scrape type for 4093116: 2
2026-03-30 10:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dedca02b-137f-5b78-97aa-41bd2946a66d with identifier: 4090068
2026-03-30 10:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dedca02b-137f-5b78-97aa-41bd2946a66d with identifier: 4090068
2026-03-30 10:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dedca02b-137f-5b78-97aa-41bd2946a66d with identifier: 4090068 to the API
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:05 [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': '12.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dedca02b-137f-5b78-97aa-41bd2946a66d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE71XHC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGX?id=4090068',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGX',
'odometer': 686624,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-17',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MAN TGX TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2021}
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090068%27 HTTP/1.1" 200 None
2026-03-30 10:33:05 [manheim.gb] INFO: Saving data for 4090068: {'auction_closing_time': 1775725200.0, 'created_time': 1774620416.087035, 'last_price_update_time': 1774866785.871767}
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090068') HTTP/1.1" 204 0
2026-03-30 10:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 784369a3-3de8-50e6-9538-11ca97749117 with identifier: 4090198
2026-03-30 10:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 784369a3-3de8-50e6-9538-11ca97749117 with identifier: 4090198
2026-03-30 10:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 784369a3-3de8-50e6-9538-11ca97749117 with identifier: 4090198 to the API
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 194,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '784369a3-3de8-50e6-9538-11ca97749117',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YJ73RDE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KODIAQ?id=4090198',
'listing': 'auction',
'location': 'Washington',
'make': 'SKODA',
'model': 'KODIAQ',
'odometer': 14669,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seller_name': 'FCA Group',
'title': 'SKODA KODIAQ 2.0 TSI 245 vRS 4x4 5dr DSG [7 Seat]',
'transmission': 'automatic',
'trim': '2.0 TSI 245 vRS 4x4 5dr DSG [7 Seat]',
'year': 2024}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090198%27 HTTP/1.1" 200 None
2026-03-30 10:33:06 [manheim.gb] INFO: Saving data for 4090198: {'auction_closing_time': 1775034000.0, 'created_time': 1774649206.752037, 'last_price_update_time': 1774866786.372652}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090198') HTTP/1.1" 204 0
2026-03-30 10:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f875346-f075-5639-bfc6-ff9a9013c8ef with identifier: 4091279
2026-03-30 10:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f875346-f075-5639-bfc6-ff9a9013c8ef with scrape type 2
2026-03-30 10:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f875346-f075-5639-bfc6-ff9a9013c8ef with scrape type 2
2026-03-30 10:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8f875346-f075-5639-bfc6-ff9a9013c8ef, identifier: 4091279
2026-03-30 10:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c139c154-5e59-5881-9f24-85501d798181 with identifier: 4091408
2026-03-30 10:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c139c154-5e59-5881-9f24-85501d798181 with scrape type 2
2026-03-30 10:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c139c154-5e59-5881-9f24-85501d798181 with scrape type 2
2026-03-30 10:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c139c154-5e59-5881-9f24-85501d798181, identifier: 4091408
2026-03-30 10:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8f875346-f075-5639-bfc6-ff9a9013c8ef with identifier: 4091279
2026-03-30 10:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8f875346-f075-5639-bfc6-ff9a9013c8ef with identifier: 4091279
2026-03-30 10:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8f875346-f075-5639-bfc6-ff9a9013c8ef with identifier: 4091279 to the API
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:06 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8f875346-f075-5639-bfc6-ff9a9013c8ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD24DNU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4091279',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 25469,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seller_name': 'Direct From Fleet Company',
'title': 'FORD TRANSIT 2.0 EcoBlue 136ps H1 Van Trend',
'transmission': 'manual',
'trim': '2.0 EcoBlue 136ps H1 Van Trend',
'year': 2024}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091279%27 HTTP/1.1" 200 None
2026-03-30 10:33:06 [manheim.gb] INFO: Saving data for 4091279: {'auction_closing_time': 1775034000.0, 'created_time': 1773834167.387449, 'last_price_update_time': 1774866786.903429}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091279') HTTP/1.1" 204 0
2026-03-30 10:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c139c154-5e59-5881-9f24-85501d798181 with identifier: 4091408
2026-03-30 10:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c139c154-5e59-5881-9f24-85501d798181 with identifier: 4091408
2026-03-30 10:33:06 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c139c154-5e59-5881-9f24-85501d798181 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c139c154-5e59-5881-9f24-85501d798181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL64YCX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4091408',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X5',
'odometer': 114698,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-08',
'seller_name': 'Sytner',
'title': 'BMW X5 xDrive30d M Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive30d M Sport 5dr Auto',
'year': 2014}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091408%27 HTTP/1.1" 200 None
2026-03-30 10:33:06 [manheim.gb] INFO: Saving data for 4091408: {'auction_closing_time': 1774861200.0, 'created_time': 1773834186.496952, 'last_price_update_time': 1774866786.936017}
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091408') HTTP/1.1" 204 0
2026-03-30 10:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with identifier: 4091442
2026-03-30 10:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with scrape type 2
2026-03-30 10:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with scrape type 2
2026-03-30 10:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c3f21c1b-29fe-54e5-9090-1ec3ec717d71, identifier: 4091442
2026-03-30 10:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093217
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [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-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093217: 0
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093245
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093245%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093245: 0
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093263
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093263%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093263: 0
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093316
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093316%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093316: 2
2026-03-30 10:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with identifier: 4091442
2026-03-30 10:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with identifier: 4091442
2026-03-30 10:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c3f21c1b-29fe-54e5-9090-1ec3ec717d71 with identifier: 4091442 to the API
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:07 [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': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c3f21c1b-29fe-54e5-9090-1ec3ec717d71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HG66GOE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/PROACE%20MEDIUM%20DIESEL?id=4091442',
'listing': 'auction',
'location': 'Bristol',
'make': 'TOYOTA',
'model': 'PROACE MEDIUM DIESEL',
'odometer': 116801,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-23',
'seller_name': 'Hendy Group',
'title': 'TOYOTA PROACE MEDIUM DIESEL 1.6D 95 Van',
'transmission': 'manual',
'trim': '1.6D 95 Van',
'year': 2017}
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091442%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Saving data for 4091442: {'auction_closing_time': 1775120400.0, 'created_time': 1774429601.248636, 'last_price_update_time': 1774866787.502994}
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091442') HTTP/1.1" 204 0
2026-03-30 10:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb102f5-ea33-5610-82cb-375d25988121 with identifier: 4090076
2026-03-30 10:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb102f5-ea33-5610-82cb-375d25988121 with scrape type 2
2026-03-30 10:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb102f5-ea33-5610-82cb-375d25988121 with scrape type 2
2026-03-30 10:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: deb102f5-ea33-5610-82cb-375d25988121, identifier: 4090076
2026-03-30 10:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093332
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [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-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093332: 0
2026-03-30 10:33:07 [manheim.gb] INFO: Found listing with ID: 4093403
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093403%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Scrape type for 4093403: 2
2026-03-30 10:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: deb102f5-ea33-5610-82cb-375d25988121 with identifier: 4090076
2026-03-30 10:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: deb102f5-ea33-5610-82cb-375d25988121 with identifier: 4090076
2026-03-30 10:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: deb102f5-ea33-5610-82cb-375d25988121 with identifier: 4090076 to the API
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:07 [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': '12.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'deb102f5-ea33-5610-82cb-375d25988121',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE71ZDW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGX?id=4090076',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGX',
'odometer': 657349,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-12',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MAN TGX TRACTOR UNIT',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT',
'year': 2021}
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090076%27 HTTP/1.1" 200 None
2026-03-30 10:33:07 [manheim.gb] INFO: Saving data for 4090076: {'auction_closing_time': 1775725200.0, 'created_time': 1774620408.106458, 'last_price_update_time': 1774866787.978128}
2026-03-30 10:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090076') HTTP/1.1" 204 0
2026-03-30 10:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with identifier: 4091525
2026-03-30 10:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with scrape type 2
2026-03-30 10:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with scrape type 2
2026-03-30 10:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6cbcd1b6-0b16-5392-bd32-d96d39f94069, identifier: 4091525
2026-03-30 10:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11120d1-9d74-590b-8051-bed7b2451f1d with identifier: 4091619
2026-03-30 10:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11120d1-9d74-590b-8051-bed7b2451f1d with scrape type 2
2026-03-30 10:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e11120d1-9d74-590b-8051-bed7b2451f1d with scrape type 2
2026-03-30 10:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e11120d1-9d74-590b-8051-bed7b2451f1d, identifier: 4091619
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093418
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [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-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093418: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093426
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093426%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093426: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093446
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093446%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093446: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093495
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093495%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093495: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093519
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093519%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093519: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093722
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093722%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093722: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093738
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [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-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093738: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093752
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093752%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093752: 0
2026-03-30 10:33:08 [manheim.gb] INFO: Found listing with ID: 4093756
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093756%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Scrape type for 4093756: 2
2026-03-30 10:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with identifier: 4091525
2026-03-30 10:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with identifier: 4091525
2026-03-30 10:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6cbcd1b6-0b16-5392-bd32-d96d39f94069 with identifier: 4091525 to the API
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:08 [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': 'GREY',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6cbcd1b6-0b16-5392-bd32-d96d39f94069',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PY69EWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4091525',
'listing': 'directbuy',
'location': 'Washington',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 78422,
'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': 'Parks Motor Group',
'title': 'TOYOTA HILUX Invincible D/Cab Pick Up 2.4 D-4D',
'transmission': 'manual',
'trim': 'Invincible D/Cab Pick Up 2.4 D-4D',
'year': 2019}
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091525%27 HTTP/1.1" 200 None
2026-03-30 10:33:08 [manheim.gb] INFO: Saving data for 4091525: {'auction_closing_time': 1775034000.0, 'created_time': 1773834140.254351, 'last_price_update_time': 1774866788.712048}
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091525') HTTP/1.1" 204 0
2026-03-30 10:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e11120d1-9d74-590b-8051-bed7b2451f1d with identifier: 4091619
2026-03-30 10:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e11120d1-9d74-590b-8051-bed7b2451f1d with identifier: 4091619
2026-03-30 10:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e11120d1-9d74-590b-8051-bed7b2451f1d with identifier: 4091619 to the API
2026-03-30 10:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 32,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'e11120d1-9d74-590b-8051-bed7b2451f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FP21XNM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4091619',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X5',
'odometer': 84727,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'BMW X5 xDrive45e xLine 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive45e xLine 5dr Auto',
'year': 2021}
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091619%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [manheim.gb] INFO: Saving data for 4091619: {'auction_closing_time': 1775552400.0, 'created_time': 1773834142.641084, 'last_price_update_time': 1774866789.155985}
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091619') HTTP/1.1" 204 0
2026-03-30 10:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with identifier: 4091795
2026-03-30 10:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with scrape type 1
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg not downloaded yet
2026-03-30 10:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:09 [manheim.gb] INFO: Found listing with ID: 4093759
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093759%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [manheim.gb] INFO: Scrape type for 4093759: 0
2026-03-30 10:33:09 [manheim.gb] INFO: Found listing with ID: 4093762
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093762%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [manheim.gb] INFO: Scrape type for 4093762: 0
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg not downloaded yet
2026-03-30 10:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_6.jpg not downloaded yet
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_1.jpg not downloaded yet
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_5.jpg not downloaded yet
2026-03-30 10:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with identifier: 4093116
2026-03-30 10:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with scrape type 2
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with scrape type 2
2026-03-30 10:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2, identifier: 4093116
2026-03-30 10:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with identifier: 4093116
2026-03-30 10:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with identifier: 4093116
2026-03-30 10:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2 with identifier: 4093116 to the API
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:09 [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': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fb9f44f3-ab72-5de9-bf2a-f109f8e0feb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT17OBR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6%20ALLROAD?id=4093116',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A6 ALLROAD',
'odometer': 120576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-11',
'seller_name': 'Big Motoring World Ltd',
'title': 'AUDI A6 ALLROAD 3.0 BiTDI Quattro Sport 5dr Tip Auto',
'transmission': 'automatic',
'trim': '3.0 BiTDI Quattro Sport 5dr Tip Auto',
'year': 2017}
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093116%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [manheim.gb] INFO: Saving data for 4093116: {'auction_closing_time': 1774947600.0, 'created_time': 1773834110.119682, 'last_price_update_time': 1774866789.848031}
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093116') HTTP/1.1" 204 0
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_4.jpg not downloaded yet
2026-03-30 10:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71669cdc-7224-582e-905f-73c1f19c8d22 with identifier: 4093316
2026-03-30 10:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71669cdc-7224-582e-905f-73c1f19c8d22 with scrape type 2
2026-03-30 10:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71669cdc-7224-582e-905f-73c1f19c8d22 with scrape type 2
2026-03-30 10:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 71669cdc-7224-582e-905f-73c1f19c8d22, identifier: 4093316
2026-03-30 10:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 71669cdc-7224-582e-905f-73c1f19c8d22 with identifier: 4093316
2026-03-30 10:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 71669cdc-7224-582e-905f-73c1f19c8d22 with identifier: 4093316
2026-03-30 10:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 71669cdc-7224-582e-905f-73c1f19c8d22 with identifier: 4093316 to the API
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:10 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '71669cdc-7224-582e-905f-73c1f19c8d22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MH72KUD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4093316',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 56549,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-21',
'seller_name': 'Peoples Ford',
'title': 'FORD FOCUS 1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr',
'year': 2023}
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093316%27 HTTP/1.1" 200 None
2026-03-30 10:33:10 [manheim.gb] INFO: Saving data for 4093316: {'auction_closing_time': 1774947600.0, 'created_time': 1773742696.419454, 'last_price_update_time': 1774866790.879854}
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093316') HTTP/1.1" 204 0
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_11.jpg not downloaded yet
2026-03-30 10:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed93349-95c5-5130-bf03-03dddcaea831 with identifier: 4093403
2026-03-30 10:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed93349-95c5-5130-bf03-03dddcaea831 with scrape type 2
2026-03-30 10:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ed93349-95c5-5130-bf03-03dddcaea831 with scrape type 2
2026-03-30 10:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ed93349-95c5-5130-bf03-03dddcaea831, identifier: 4093403
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg> (referer: None)
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_7.jpg> (referer: None)
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_6.jpg> (referer: None)
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_1.jpg> (referer: None)
2026-03-30 10:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ed93349-95c5-5130-bf03-03dddcaea831 with identifier: 4093403
2026-03-30 10:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ed93349-95c5-5130-bf03-03dddcaea831 with identifier: 4093403
2026-03-30 10:33:11 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6ed93349-95c5-5130-bf03-03dddcaea831 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 259,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ed93349-95c5-5130-bf03-03dddcaea831',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BF20UYC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4093403',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 150302,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-29',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL MOVANO 2.3 Turbo D 135ps H2 Van',
'transmission': 'manual',
'trim': '2.3 Turbo D 135ps H2 Van',
'year': 2020}
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093403%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Saving data for 4093403: {'auction_closing_time': 1774861200.0, 'created_time': 1773834101.385247, 'last_price_update_time': 1774866791.049815}
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093403') HTTP/1.1" 204 0
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_10.jpg not downloaded yet
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_5.jpg> (referer: None)
2026-03-30 10:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9ca611-006e-55b3-9a9b-2748f561a692 with identifier: 4093756
2026-03-30 10:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9ca611-006e-55b3-9a9b-2748f561a692 with scrape type 2
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a9ca611-006e-55b3-9a9b-2748f561a692 with scrape type 2
2026-03-30 10:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a9ca611-006e-55b3-9a9b-2748f561a692, identifier: 4093756
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_9.jpg not downloaded yet
2026-03-30 10:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a9ca611-006e-55b3-9a9b-2748f561a692 with identifier: 4093756
2026-03-30 10:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a9ca611-006e-55b3-9a9b-2748f561a692 with identifier: 4093756
2026-03-30 10:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a9ca611-006e-55b3-9a9b-2748f561a692 with identifier: 4093756 to the API
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:11 [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': '16.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8a9ca611-006e-55b3-9a9b-2748f561a692',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SK16UVH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SCANIA/6X2?id=4093756',
'listing': 'auction',
'location': 'Gloucester',
'make': 'SCANIA',
'model': '6X2',
'odometer': 1078969,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-16',
'seller_name': None,
'title': 'SCANIA 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2016}
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093756%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Saving data for 4093756: {'auction_closing_time': 1775725200.0, 'created_time': 1773834084.234292, 'last_price_update_time': 1774866791.670228}
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093756') HTTP/1.1" 204 0
2026-03-30 10:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_2.jpg not downloaded yet
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:11 [manheim.gb] INFO: Page 24: 100 results (total: 7999)
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093764
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [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-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093764: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093776
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093776%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093776: 2
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093778
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093778%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093778: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093783
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [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-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093783: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093797
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093797%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093797: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093838
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [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-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093838: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093846
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093846%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093846: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093857
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093857%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093857: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093865
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093865%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093865: 0
2026-03-30 10:33:11 [manheim.gb] INFO: Found listing with ID: 4093884
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093884%27 HTTP/1.1" 200 None
2026-03-30 10:33:11 [manheim.gb] INFO: Scrape type for 4093884: 2
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093892
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093892%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093892: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093915
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093915%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093915: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093943
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [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-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093943: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093947
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093947%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093947: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093956
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093956%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093956: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4093965
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093965%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4093965: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094000
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094000%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094000: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094037
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094037%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094037: 2
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_4.jpg> (referer: None)
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094048
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094048%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094048: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094057
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094057%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094057: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094117
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094117%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094117: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094219
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094219%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094219: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094223
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094223%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094223: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094234
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094234%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094234: 2
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094245
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094245%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094245: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094247
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094247%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094247: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094276
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094276%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094276: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094277
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094277%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094277: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094290
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094290%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094290: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094343
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094343%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094343: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094345
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094345%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094345: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094439
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [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-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094439: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094462
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094462%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094462: 2
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_11.jpg> (referer: None)
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094513
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [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-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094513: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094522
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [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-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094522: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094528
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094528%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094528: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094562
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094562%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094562: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094568
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094568%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094568: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094584
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [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-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094584: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094606
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094606%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094606: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094662
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094662%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094662: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094687
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094687%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094687: 2
2026-03-30 10:33:12 [scrapy.extensions.logstats] INFO: Crawled 659 pages (at 184 pages/min), scraped 332 items (at 84 items/min)
2026-03-30 10:33:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:33:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa68755-e581-5237-b305-e389a48da25a with identifier: 4093884
2026-03-30 10:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa68755-e581-5237-b305-e389a48da25a with scrape type 2
2026-03-30 10:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa68755-e581-5237-b305-e389a48da25a with scrape type 2
2026-03-30 10:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aaa68755-e581-5237-b305-e389a48da25a, identifier: 4093884
2026-03-30 10:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216cb663-27b8-5916-a23b-90d691007da9 with identifier: 4093776
2026-03-30 10:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216cb663-27b8-5916-a23b-90d691007da9 with scrape type 2
2026-03-30 10:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 216cb663-27b8-5916-a23b-90d691007da9 with scrape type 2
2026-03-30 10:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 216cb663-27b8-5916-a23b-90d691007da9, identifier: 4093776
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094715
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094715%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094715: 0
2026-03-30 10:33:12 [manheim.gb] INFO: Found listing with ID: 4094716
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094716%27 HTTP/1.1" 200 None
2026-03-30 10:33:12 [manheim.gb] INFO: Scrape type for 4094716: 2
2026-03-30 10:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aaa68755-e581-5237-b305-e389a48da25a with identifier: 4093884
2026-03-30 10:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aaa68755-e581-5237-b305-e389a48da25a with identifier: 4093884
2026-03-30 10:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aaa68755-e581-5237-b305-e389a48da25a with identifier: 4093884 to the API
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:13 [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.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aaa68755-e581-5237-b305-e389a48da25a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ65WGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4093884',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 72342,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-31',
'seller_name': 'Vospers Group',
'title': 'VAUXHALL CORSA 1.4 Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.4 Limited Edition 3dr',
'year': 2015}
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093884%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Saving data for 4093884: {'auction_closing_time': 1775034000.0, 'created_time': 1773834077.94225, 'last_price_update_time': 1774866793.337687}
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093884') HTTP/1.1" 204 0
2026-03-30 10:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 216cb663-27b8-5916-a23b-90d691007da9 with identifier: 4093776
2026-03-30 10:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 216cb663-27b8-5916-a23b-90d691007da9 with identifier: 4093776
2026-03-30 10:33:13 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 216cb663-27b8-5916-a23b-90d691007da9 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '216cb663-27b8-5916-a23b-90d691007da9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY70LHD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4093776',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 20035,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-12',
'seller_name': 'Acorn Group Limited',
'title': 'FORD FIESTA 1.5 EcoBoost ST-2 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost ST-2 5dr',
'year': 2020}
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093776%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Saving data for 4093776: {'auction_closing_time': 1774861200.0, 'created_time': 1773834081.751295, 'last_price_update_time': 1774866793.512553}
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093776') HTTP/1.1" 204 0
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_10.jpg> (referer: None)
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_9.jpg> (referer: None)
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_2.jpg> (referer: None)
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094725
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094725%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094725: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094735
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094735%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094735: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094736
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094736%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094736: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094738
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094738%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094738: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094743
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094743%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094743: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094768
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094768%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094768: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094789
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094789%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094789: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094790
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094790%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094790: 0
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094804
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094804%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094804: 2
2026-03-30 10:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a60ff5-707a-5a77-8034-57021ed86910 with identifier: 4094234
2026-03-30 10:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a60ff5-707a-5a77-8034-57021ed86910 with scrape type 2
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a60ff5-707a-5a77-8034-57021ed86910 with scrape type 2
2026-03-30 10:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e1a60ff5-707a-5a77-8034-57021ed86910, identifier: 4094234
2026-03-30 10:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with identifier: 4094037
2026-03-30 10:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with scrape type 2
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with scrape type 2
2026-03-30 10:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81, identifier: 4094037
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:13 [manheim.gb] INFO: Found listing with ID: 4094806
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094806%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [manheim.gb] INFO: Scrape type for 4094806: 2
2026-03-30 10:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e1a60ff5-707a-5a77-8034-57021ed86910 with identifier: 4094234
2026-03-30 10:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e1a60ff5-707a-5a77-8034-57021ed86910 with identifier: 4094234
2026-03-30 10:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e1a60ff5-707a-5a77-8034-57021ed86910 with identifier: 4094234 to the API
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e1a60ff5-707a-5a77-8034-57021ed86910',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU65OPN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC60?id=4094234',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 138388,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-29',
'seller_name': 'Donalds Group',
'title': 'VOLVO XC60 D4 [190] SE Lux Nav 5dr Geartronic',
'transmission': 'automatic',
'trim': 'D4 [190] SE Lux Nav 5dr Geartronic',
'year': 2015}
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094234%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [manheim.gb] INFO: Saving data for 4094234: {'auction_closing_time': 1775120400.0, 'created_time': 1773834055.137996, 'last_price_update_time': 1774866794.205438}
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094234') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with identifier: 4094037
2026-03-30 10:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with identifier: 4094037
2026-03-30 10:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81 with identifier: 4094037 to the API
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:14 [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': '12.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dbe52f6a-67ab-5c2f-8e5a-0f0a874c7e81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KY21JMU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/T480%206X2?id=4094037',
'listing': 'auction',
'location': 'Gloucester',
'make': 'RENAULT',
'model': 'T480 6X2',
'odometer': 563166,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-10',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'RENAULT T480 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2021}
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094037%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [manheim.gb] INFO: Saving data for 4094037: {'auction_closing_time': 1775725200.0, 'created_time': 1773834060.937576, 'last_price_update_time': 1774866794.5136}
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094037') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ac17b46-5a42-53fb-b1a0-968e4ee61641, skipping ID generation
2026-03-30 10:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with scrape type 1
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 sending to next pipeline
2026-03-30 10:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ac17b46-5a42-53fb-b1a0-968e4ee61641, identifier: 4091795
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:14 [manheim.gb] INFO: Found listing with ID: 4094819
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094819%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [manheim.gb] INFO: Scrape type for 4094819: 0
2026-03-30 10:33:14 [manheim.gb] INFO: Found listing with ID: 4094820
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094820%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [manheim.gb] INFO: Scrape type for 4094820: 2
2026-03-30 10:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with identifier: 4091795
2026-03-30 10:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with identifier: 4091795
2026-03-30 10:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ac17b46-5a42-53fb-b1a0-968e4ee61641 with identifier: 4091795 to the API
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:15 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/4dbf5db5-2749-4295-9faa-c3416a8ae3b6_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8ac17b46-5a42-53fb-b1a0-968e4ee61641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF72JRO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4091795',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 14890,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN TIGUAN 2.0 TDI R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI R-Line 5dr DSG',
'year': 2022}
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091795%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [manheim.gb] INFO: Saving data for 4091795: {'created_time': 1774866795.040385, 'last_price_update_time': 1774866795.040399, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091795') HTTP/1.1" 204 0
2026-03-30 10:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8ac17b46-5a42-53fb-b1a0-968e4ee61641 due to Ignoring non-200 response
2026-03-30 10:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with identifier: 4094462
2026-03-30 10:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with scrape type 2
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with scrape type 2
2026-03-30 10:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527, identifier: 4094462
2026-03-30 10:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:15 [manheim.gb] INFO: Found listing with ID: 4094839
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094839%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [manheim.gb] INFO: Scrape type for 4094839: 2
2026-03-30 10:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with identifier: 4094462
2026-03-30 10:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with identifier: 4094462
2026-03-30 10:33:15 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4513f3a2-cc2a-51d9-a3f4-6ce8366e6527 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4513f3a2-cc2a-51d9-a3f4-6ce8366e6527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN22ETT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4094462',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 57820,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 1.2 SE Edition 5dr',
'transmission': 'manual',
'trim': '1.2 SE Edition 5dr',
'year': 2022}
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094462%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [manheim.gb] INFO: Saving data for 4094462: {'auction_closing_time': 1774861200.0, 'created_time': 1773657218.553924, 'last_price_update_time': 1774866795.29414}
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094462') HTTP/1.1" 204 0
2026-03-30 10:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd07031-a0b5-5541-b92d-bbab5087506f with identifier: 4094687
2026-03-30 10:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd07031-a0b5-5541-b92d-bbab5087506f with scrape type 2
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd07031-a0b5-5541-b92d-bbab5087506f with scrape type 2
2026-03-30 10:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6dd07031-a0b5-5541-b92d-bbab5087506f, identifier: 4094687
2026-03-30 10:33:15 [manheim.gb] INFO: Found listing with ID: 4094865
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094865%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [manheim.gb] INFO: Scrape type for 4094865: 0
2026-03-30 10:33:15 [manheim.gb] INFO: Found listing with ID: 4094868
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:15 [manheim.gb] INFO: Scrape type for 4094868: 0
2026-03-30 10:33:15 [manheim.gb] INFO: Found listing with ID: 4094920
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094920%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [manheim.gb] INFO: Scrape type for 4094920: 2
2026-03-30 10:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6dd07031-a0b5-5541-b92d-bbab5087506f with identifier: 4094687
2026-03-30 10:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6dd07031-a0b5-5541-b92d-bbab5087506f with identifier: 4094687
2026-03-30 10:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6dd07031-a0b5-5541-b92d-bbab5087506f with identifier: 4094687 to the API
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:16 [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': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '6dd07031-a0b5-5541-b92d-bbab5087506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS22OCL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/IONIQ?id=4094687',
'listing': 'auction',
'location': 'Manchester',
'make': 'HYUNDAI',
'model': 'IONIQ',
'odometer': 15438,
'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': 'Marshall Leasing',
'title': 'HYUNDAI IONIQ 1.6 GDi Hybrid Premium SE 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid Premium SE 5dr DCT',
'year': 2022}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094687%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Saving data for 4094687: {'auction_closing_time': 1775120400.0, 'created_time': 1773834029.550521, 'last_price_update_time': 1774866796.289373}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094687') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad84f76-f3c1-5c44-ad80-9b80307beb96 with identifier: 4094716
2026-03-30 10:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad84f76-f3c1-5c44-ad80-9b80307beb96 with scrape type 2
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad84f76-f3c1-5c44-ad80-9b80307beb96 with scrape type 2
2026-03-30 10:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aad84f76-f3c1-5c44-ad80-9b80307beb96, identifier: 4094716
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aad84f76-f3c1-5c44-ad80-9b80307beb96 with identifier: 4094716
2026-03-30 10:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aad84f76-f3c1-5c44-ad80-9b80307beb96 with identifier: 4094716
2026-03-30 10:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aad84f76-f3c1-5c44-ad80-9b80307beb96 with identifier: 4094716 to the API
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:16 [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': 'Blue',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aad84f76-f3c1-5c44-ad80-9b80307beb96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP15ZPM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6%20ALLROAD?id=4094716',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A6 ALLROAD',
'odometer': 171963,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-17',
'seller_name': 'Lookers',
'title': 'AUDI A6 ALLROAD 3.0 BiTDI Quattro 5dr Tip Auto',
'transmission': 'automatic',
'trim': '3.0 BiTDI Quattro 5dr Tip Auto',
'year': 2015}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094716%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Saving data for 4094716: {'auction_closing_time': 1775120400.0, 'created_time': 1773834044.297712, 'last_price_update_time': 1774866796.759028}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094716') HTTP/1.1" 204 0
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094922
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094922%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094922: 2
2026-03-30 10:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with identifier: 4094804
2026-03-30 10:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with scrape type 2
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with scrape type 2
2026-03-30 10:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13d770a8-0cb2-5ee4-aea0-97a6870bb475, identifier: 4094804
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094929
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094929%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094929: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094963
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094963%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094963: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094964
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [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-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094964: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094977
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094977%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094977: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4094994
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094994%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4094994: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4095012
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095012%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [manheim.gb] INFO: Scrape type for 4095012: 0
2026-03-30 10:33:16 [manheim.gb] INFO: Found listing with ID: 4095014
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095014%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095014: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095048
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [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-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095048: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095057
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095057%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095057: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095158
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095158: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095162
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095162%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095162: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095181
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095181%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095181: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095182
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [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-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095182: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095187
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095187%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095187: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095193
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095193%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095193: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095198
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095198%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095198: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095208
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095208%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095208: 2
2026-03-30 10:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with identifier: 4094804
2026-03-30 10:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with identifier: 4094804
2026-03-30 10:33:17 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 13d770a8-0cb2-5ee4-aea0-97a6870bb475 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '13d770a8-0cb2-5ee4-aea0-97a6870bb475',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA13CRA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X4?id=4094804',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X4',
'odometer': 102635,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': 'Lookers',
'title': 'BMW X4 xDrive20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d M Sport 5dr Step Auto',
'year': 2017}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094804%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Saving data for 4094804: {'auction_closing_time': 1774861200.0, 'created_time': 1773834015.26115, 'last_price_update_time': 1774866797.251609}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094804') HTTP/1.1" 204 0
2026-03-30 10:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ebbb57-9452-547d-a63c-ae85091a143f with identifier: 4094806
2026-03-30 10:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ebbb57-9452-547d-a63c-ae85091a143f with scrape type 2
2026-03-30 10:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ebbb57-9452-547d-a63c-ae85091a143f with scrape type 2
2026-03-30 10:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c4ebbb57-9452-547d-a63c-ae85091a143f, identifier: 4094806
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095224
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095224%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095224: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095328
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [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-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095328: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095428
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [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-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095428: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095436
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095436%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095436: 0
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095440
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095440%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095440: 2
2026-03-30 10:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c4ebbb57-9452-547d-a63c-ae85091a143f with identifier: 4094806
2026-03-30 10:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c4ebbb57-9452-547d-a63c-ae85091a143f with identifier: 4094806
2026-03-30 10:33:17 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c4ebbb57-9452-547d-a63c-ae85091a143f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4ebbb57-9452-547d-a63c-ae85091a143f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN16BKF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=4094806',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLVO',
'model': 'V40',
'odometer': 83522,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-18',
'seller_name': 'Lookers',
'title': 'VOLVO V40 D3 [4 Cyl 150] SE Lux Nav 5dr',
'transmission': 'manual',
'trim': 'D3 [4 Cyl 150] SE Lux Nav 5dr',
'year': 2016}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094806%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Saving data for 4094806: {'auction_closing_time': 1774861200.0, 'created_time': 1773834019.179301, 'last_price_update_time': 1774866797.699911}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094806') HTTP/1.1" 204 0
2026-03-30 10:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6c8cdcf-8475-5f39-abab-1b8147624f34 with identifier: 4094820
2026-03-30 10:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6c8cdcf-8475-5f39-abab-1b8147624f34 with scrape type 2
2026-03-30 10:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6c8cdcf-8475-5f39-abab-1b8147624f34 with scrape type 2
2026-03-30 10:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e6c8cdcf-8475-5f39-abab-1b8147624f34, identifier: 4094820
2026-03-30 10:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e6c8cdcf-8475-5f39-abab-1b8147624f34 with identifier: 4094820
2026-03-30 10:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e6c8cdcf-8475-5f39-abab-1b8147624f34 with identifier: 4094820
2026-03-30 10:33:17 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e6c8cdcf-8475-5f39-abab-1b8147624f34 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6c8cdcf-8475-5f39-abab-1b8147624f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF70JYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4094820',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': 67065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-09',
'seller_name': 'Lloyd Motor Group',
'title': 'LAND ROVER DEFENDER 2.0 D240 SE 110 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D240 SE 110 5dr Auto',
'year': 2020}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094820%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Saving data for 4094820: {'auction_closing_time': 1774861200.0, 'created_time': 1773834014.170197, 'last_price_update_time': 1774866797.856991}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094820') HTTP/1.1" 204 0
2026-03-30 10:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:17 [manheim.gb] INFO: Found listing with ID: 4095445
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095445%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [manheim.gb] INFO: Scrape type for 4095445: 2
2026-03-30 10:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf50fe8-2147-5ac1-879c-ccaddc067891 with identifier: 4094839
2026-03-30 10:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf50fe8-2147-5ac1-879c-ccaddc067891 with scrape type 2
2026-03-30 10:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf50fe8-2147-5ac1-879c-ccaddc067891 with scrape type 2
2026-03-30 10:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1cf50fe8-2147-5ac1-879c-ccaddc067891, identifier: 4094839
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095446
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095446%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095446: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095448
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095448%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095448: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095503
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095503%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095503: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095520
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095520%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095520: 2
2026-03-30 10:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1cf50fe8-2147-5ac1-879c-ccaddc067891 with identifier: 4094839
2026-03-30 10:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1cf50fe8-2147-5ac1-879c-ccaddc067891 with identifier: 4094839
2026-03-30 10:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1cf50fe8-2147-5ac1-879c-ccaddc067891 with identifier: 4094839 to the API
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1cf50fe8-2147-5ac1-879c-ccaddc067891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LA70KMF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4094839',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 81295,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-25',
'seller_name': 'UKPN',
'title': 'FORD FOCUS 1.0 EcoBoost Hybrid mHEV 155 Active X Edition 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 Active X Edition 5dr',
'year': 2021}
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094839%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Saving data for 4094839: {'auction_closing_time': 1774947600.0, 'created_time': 1773834010.14512, 'last_price_update_time': 1774866798.467543}
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094839') HTTP/1.1" 204 0
2026-03-30 10:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095525
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [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-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095525: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095584
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095584: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095589
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095589%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095589: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095596
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [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-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095596: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095640
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095640%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095640: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095793
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095793%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095793: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095818
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095818%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095818: 2
2026-03-30 10:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with identifier: 4094920
2026-03-30 10:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with scrape type 2
2026-03-30 10:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with scrape type 2
2026-03-30 10:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dfa2e502-94e1-53b5-8d1b-c4554accd7c7, identifier: 4094920
2026-03-30 10:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with identifier: 4094922
2026-03-30 10:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with scrape type 2
2026-03-30 10:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with scrape type 2
2026-03-30 10:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fca65ded-8f32-57cd-b9e0-1a76a0f33f19, identifier: 4094922
2026-03-30 10:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095825
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [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-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095825: 0
2026-03-30 10:33:18 [manheim.gb] INFO: Found listing with ID: 4095831
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095831%27 HTTP/1.1" 200 None
2026-03-30 10:33:18 [manheim.gb] INFO: Scrape type for 4095831: 2
2026-03-30 10:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with identifier: 4094920
2026-03-30 10:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with identifier: 4094920
2026-03-30 10:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dfa2e502-94e1-53b5-8d1b-c4554accd7c7 with identifier: 4094920 to the API
2026-03-30 10:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:19 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfa2e502-94e1-53b5-8d1b-c4554accd7c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL73TWF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4094920',
'listing': 'auction',
'location': 'Colchester',
'make': 'SKODA',
'model': 'KAROQ',
'odometer': 32913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-11',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SKODA KAROQ 1.5 TSI Sportline 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Sportline 5dr DSG',
'year': 2023}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094920%27 HTTP/1.1" 200 None
2026-03-30 10:33:19 [manheim.gb] INFO: Saving data for 4094920: {'auction_closing_time': 1775552400.0, 'created_time': 1773904363.282683, 'last_price_update_time': 1774866799.122247}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094920') HTTP/1.1" 204 0
2026-03-30 10:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with identifier: 4094922
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-30 10:33:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with identifier: 4094922
2026-03-30 10:33:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: fca65ded-8f32-57cd-b9e0-1a76a0f33f19 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 224,
'car_expert_report_source_url': None,
'color': 'BRONZE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fca65ded-8f32-57cd-b9e0-1a76a0f33f19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP21LKO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY?id=4094922',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY',
'odometer': 38161,
'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': 'Lloyd Motor Group',
'title': 'LAND ROVER DISCOVERY 3.0 D300 R-Dynamic HSE 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 D300 R-Dynamic HSE 5dr Auto',
'year': 2021}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094922%27 HTTP/1.1" 200 None
2026-03-30 10:33:19 [manheim.gb] INFO: Saving data for 4094922: {'auction_closing_time': 1774861200.0, 'created_time': 1773833998.871884, 'last_price_update_time': 1774866799.408856}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094922') HTTP/1.1" 204 0
2026-03-30 10:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with identifier: 4095208
2026-03-30 10:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with scrape type 2
2026-03-30 10:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with scrape type 2
2026-03-30 10:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c, identifier: 4095208
2026-03-30 10:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:19 [manheim.gb] INFO: Found listing with ID: 4095833
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095833%27 HTTP/1.1" 200 None
2026-03-30 10:33:19 [manheim.gb] INFO: Scrape type for 4095833: 2
2026-03-30 10:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with identifier: 4095208
2026-03-30 10:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with identifier: 4095208
2026-03-30 10:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c with identifier: 4095208 to the API
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 202,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '555bd4e1-1b4b-53ac-b6fb-c56b4fc82f3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS24LCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4095208',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 15054,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Europcar',
'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van',
'transmission': 'manual',
'trim': '2.0 Turbo D 145 Prime H1 Van',
'year': 2024}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095208%27 HTTP/1.1" 200 None
2026-03-30 10:33:19 [manheim.gb] INFO: Saving data for 4095208: {'auction_closing_time': 1774947600.0, 'created_time': 1773828417.678451, 'last_price_update_time': 1774866799.87202}
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095208') HTTP/1.1" 204 0
2026-03-30 10:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afac2b61-e5da-58a4-8478-fa9e79668961 with identifier: 4095440
2026-03-30 10:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afac2b61-e5da-58a4-8478-fa9e79668961 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afac2b61-e5da-58a4-8478-fa9e79668961 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: afac2b61-e5da-58a4-8478-fa9e79668961, identifier: 4095440
2026-03-30 10:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:20 [manheim.gb] INFO: Found listing with ID: 4095901
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095901%27 HTTP/1.1" 200 None
2026-03-30 10:33:20 [manheim.gb] INFO: Scrape type for 4095901: 0
2026-03-30 10:33:20 [manheim.gb] INFO: Found listing with ID: 4095920
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095920%27 HTTP/1.1" 200 None
2026-03-30 10:33:20 [manheim.gb] INFO: Scrape type for 4095920: 0
2026-03-30 10:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: afac2b61-e5da-58a4-8478-fa9e79668961 with identifier: 4095440
2026-03-30 10:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: afac2b61-e5da-58a4-8478-fa9e79668961 with identifier: 4095440
2026-03-30 10:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: afac2b61-e5da-58a4-8478-fa9e79668961 with identifier: 4095440 to the API
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:20 [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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'afac2b61-e5da-58a4-8478-fa9e79668961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KT66DYN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4095440',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 132177,
'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': 'Lookers',
'title': 'MERCEDES-BENZ E CLASS E220d SE Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d SE Premium 4dr 9G-Tronic',
'year': 2017}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095440%27 HTTP/1.1" 200 None
2026-03-30 10:33:20 [manheim.gb] INFO: Saving data for 4095440: {'auction_closing_time': 1775120400.0, 'created_time': 1773833953.146437, 'last_price_update_time': 1774866800.450081}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095440') HTTP/1.1" 204 0
2026-03-30 10:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with identifier: 4095445
2026-03-30 10:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7, identifier: 4095445
2026-03-30 10:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with identifier: 4095445
2026-03-30 10:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with identifier: 4095445
2026-03-30 10:33:20 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 200,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ea3b5a2-89b8-554f-8d4a-cc234d3ba3f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PK70WWA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4095445',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 82211,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-02',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ SPRINTER 3.5t Progressive Chassis Cab 9G-Tronic',
'transmission': 'automatic',
'trim': '3.5t Progressive Chassis Cab 9G-Tronic',
'year': 2020}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095445%27 HTTP/1.1" 200 None
2026-03-30 10:33:20 [manheim.gb] INFO: Saving data for 4095445: {'auction_closing_time': 1774861200.0, 'created_time': 1773833946.0446, 'last_price_update_time': 1774866800.589953}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095445') HTTP/1.1" 204 0
2026-03-30 10:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with identifier: 4095520
2026-03-30 10:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3eca791a-54a7-56f8-ad4e-945d6be6c4a2, identifier: 4095520
2026-03-30 10:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with identifier: 4095520
2026-03-30 10:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with identifier: 4095520
2026-03-30 10:33:20 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3eca791a-54a7-56f8-ad4e-945d6be6c4a2 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3eca791a-54a7-56f8-ad4e-945d6be6c4a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RA16AZO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/F-PACE?id=4095520',
'listing': 'auction',
'location': 'Leeds',
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 69333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-16',
'seller_name': 'Stellantis & You',
'title': 'JAGUAR F-PACE 2.0d Portfolio 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0d Portfolio 5dr Auto AWD',
'year': 2016}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095520%27 HTTP/1.1" 200 None
2026-03-30 10:33:20 [manheim.gb] INFO: Saving data for 4095520: {'auction_closing_time': 1774861200.0, 'created_time': 1773833939.491806, 'last_price_update_time': 1774866800.733403}
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095520') HTTP/1.1" 204 0
2026-03-30 10:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with identifier: 4095818
2026-03-30 10:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with scrape type 2
2026-03-30 10:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db, identifier: 4095818
2026-03-30 10:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with identifier: 4095818
2026-03-30 10:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with identifier: 4095818
2026-03-30 10:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3edcec8e-6c3e-5bfc-bdaa-1b875b6525db with identifier: 4095818 to the API
2026-03-30 10:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:21 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3edcec8e-6c3e-5bfc-bdaa-1b875b6525db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AE69VMP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4095818',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 66469,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-11',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN TIGUAN 2.0 TSi 190 4Motion R-Line Tech 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSi 190 4Motion R-Line Tech 5dr DSG',
'year': 2019}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095818%27 HTTP/1.1" 200 None
2026-03-30 10:33:21 [manheim.gb] INFO: Saving data for 4095818: {'auction_closing_time': 1775120400.0, 'created_time': 1773828437.510384, 'last_price_update_time': 1774866801.23617}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095818') HTTP/1.1" 204 0
2026-03-30 10:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with identifier: 4095831
2026-03-30 10:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with scrape type 2
2026-03-30 10:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with scrape type 2
2026-03-30 10:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b8d580ef-c220-5e7f-8f77-5c48ca1f1adf, identifier: 4095831
2026-03-30 10:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with identifier: 4095833
2026-03-30 10:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with scrape type 2
2026-03-30 10:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with scrape type 2
2026-03-30 10:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5d8f7654-89ed-59a8-bb9a-76de6e6f2114, identifier: 4095833
2026-03-30 10:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with identifier: 4095831
2026-03-30 10:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with identifier: 4095831
2026-03-30 10:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b8d580ef-c220-5e7f-8f77-5c48ca1f1adf with identifier: 4095831 to the API
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33: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': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8d580ef-c220-5e7f-8f77-5c48ca1f1adf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK65YCB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4095831',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 68948,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-03',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.6 CDTi Tech Line 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi Tech Line 5dr',
'year': 2015}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095831%27 HTTP/1.1" 200 None
2026-03-30 10:33:21 [manheim.gb] INFO: Saving data for 4095831: {'auction_closing_time': 1774947600.0, 'created_time': 1773828438.201275, 'last_price_update_time': 1774866801.836141}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095831') HTTP/1.1" 204 0
2026-03-30 10:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with identifier: 4095833
2026-03-30 10:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with identifier: 4095833
2026-03-30 10:33:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 5d8f7654-89ed-59a8-bb9a-76de6e6f2114 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5d8f7654-89ed-59a8-bb9a-76de6e6f2114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YE69KGF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4095833',
'listing': 'auction',
'location': 'Leeds',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': 20263,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-10',
'seller_name': 'Lookers',
'title': 'MERCEDES-BENZ GL GLA 180 AMG Line Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 AMG Line Edition 5dr Auto',
'year': 2020}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095833%27 HTTP/1.1" 200 None
2026-03-30 10:33:21 [manheim.gb] INFO: Saving data for 4095833: {'auction_closing_time': 1774861200.0, 'created_time': 1773833933.60126, 'last_price_update_time': 1774866801.868426}
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095833') HTTP/1.1" 204 0
2026-03-30 10:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:21 [manheim.gb] INFO: Page 25: 100 results (total: 7999)
2026-03-30 10:33:21 [manheim.gb] INFO: Found listing with ID: 4095972
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095972%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4095972: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096004
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096004%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096004: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096010
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096010: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096012
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096012%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096012: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096116
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096116: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096125
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096125%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096125: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096227
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096227%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096227: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096258
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096258: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096295
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096295%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096295: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096298
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096298%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096298: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096304
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096304: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096334
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096334%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096334: 2
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096373
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096373%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096373: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096377
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096377%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096377: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096386
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096386%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096386: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096394
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096394: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096405
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096405%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096405: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096446
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096446%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096446: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096453
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096453%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096453: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096468
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096468: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096514
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096514%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096514: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096564
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096564: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096581
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096581%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096581: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096583
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096583%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096583: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096586
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096586%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096586: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096611
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096611: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096616
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096616%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096616: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096621
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096621%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096621: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096638
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096638: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096676
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096676%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096676: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096689
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096689: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096697
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096697: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096745
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096745%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096745: 2
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096783
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096783%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096783: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096794
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096794%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096794: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096807
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096807%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096807: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096817
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096817%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096817: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096851
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096851%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096851: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096856
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096856%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096856: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096893
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096893%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096893: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096894
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096894: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096907
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096907%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096907: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096915
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096915%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096915: 2
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096966
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096966%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096966: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4096972
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4096972: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097179
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097179%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097179: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097182
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097182%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097182: 2
2026-03-30 10:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097265
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097265%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097265: 2
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097275
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097275%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097275: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097285
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097285%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097285: 2
2026-03-30 10:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097335
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097335%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097335: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097336
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097336%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097336: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097343
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097343%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097343: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097345
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097345%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097345: 2
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097491
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097491%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097491: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097501
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33: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-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097501: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097507
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097507%27 HTTP/1.1" 200 None
2026-03-30 10:33:22 [manheim.gb] INFO: Scrape type for 4097507: 0
2026-03-30 10:33:22 [manheim.gb] INFO: Found listing with ID: 4097537
2026-03-30 10:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:22 [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-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097537: 0
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097592
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [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-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097592: 0
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097610
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097610%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097610: 0
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097622
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097622%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097622: 0
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097628
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097628%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097628: 2
2026-03-30 10:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d343f6-643d-566d-b496-82938b50564c with identifier: 4096334
2026-03-30 10:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d343f6-643d-566d-b496-82938b50564c with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2d343f6-643d-566d-b496-82938b50564c with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b2d343f6-643d-566d-b496-82938b50564c, identifier: 4096334
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097635
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097635%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097635: 2
2026-03-30 10:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b2d343f6-643d-566d-b496-82938b50564c with identifier: 4096334
2026-03-30 10:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b2d343f6-643d-566d-b496-82938b50564c with identifier: 4096334
2026-03-30 10:33:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b2d343f6-643d-566d-b496-82938b50564c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2d343f6-643d-566d-b496-82938b50564c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ68JFY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4096334',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 87561,
'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': 'Lloyd Motor Group',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2018}
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096334%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Saving data for 4096334: {'auction_closing_time': 1774861200.0, 'created_time': 1773833900.364082, 'last_price_update_time': 1774866803.403729}
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096334') HTTP/1.1" 204 0
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a51338b-d223-5940-8cd4-83851d0a99cb with identifier: 4096915
2026-03-30 10:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a51338b-d223-5940-8cd4-83851d0a99cb with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a51338b-d223-5940-8cd4-83851d0a99cb with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a51338b-d223-5940-8cd4-83851d0a99cb, identifier: 4096915
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097644
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097644%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097644: 2
2026-03-30 10:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a51338b-d223-5940-8cd4-83851d0a99cb with identifier: 4096915
2026-03-30 10:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a51338b-d223-5940-8cd4-83851d0a99cb with identifier: 4096915
2026-03-30 10:33:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4a51338b-d223-5940-8cd4-83851d0a99cb with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4a51338b-d223-5940-8cd4-83851d0a99cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN60XUP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AURIS?id=4096915',
'listing': 'auction',
'location': 'Washington',
'make': 'TOYOTA',
'model': 'AURIS',
'odometer': 132856,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-07',
'seller_name': 'S G Petch',
'title': 'TOYOTA AURIS 1.6 V-Matic SR 5dr',
'transmission': 'manual',
'trim': '1.6 V-Matic SR 5dr',
'year': 2010}
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096915%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Saving data for 4096915: {'auction_closing_time': 1774861200.0, 'created_time': 1773833854.773693, 'last_price_update_time': 1774866803.671737}
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096915') HTTP/1.1" 204 0
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with identifier: 4097265
2026-03-30 10:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with scrape type 2
2026-03-30 10:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b4f8e42e-c964-565f-ba2d-2d64828ad9f7, identifier: 4097265
2026-03-30 10:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:23 [manheim.gb] INFO: Found listing with ID: 4097657
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097657%27 HTTP/1.1" 200 None
2026-03-30 10:33:23 [manheim.gb] INFO: Scrape type for 4097657: 2
2026-03-30 10:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with identifier: 4097265
2026-03-30 10:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with identifier: 4097265
2026-03-30 10:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b4f8e42e-c964-565f-ba2d-2d64828ad9f7 with identifier: 4097265 to the API
2026-03-30 10:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 32,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'b4f8e42e-c964-565f-ba2d-2d64828ad9f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP71NLG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4097265',
'listing': 'auction',
'location': 'Bristol',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 22492,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-26',
'seller_name': 'Mon Motors',
'title': 'PEUGEOT 3008 1.6 Hybrid 225 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid 225 GT 5dr e-EAT8',
'year': 2022}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097265%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Saving data for 4097265: {'auction_closing_time': 1775120400.0, 'created_time': 1773833804.266269, 'last_price_update_time': 1774866804.115671}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097265') HTTP/1.1" 204 0
2026-03-30 10:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e99bec-00c4-56a9-9f89-258396c84921 with identifier: 4096745
2026-03-30 10:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e99bec-00c4-56a9-9f89-258396c84921 with scrape type 2
2026-03-30 10:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66e99bec-00c4-56a9-9f89-258396c84921 with scrape type 2
2026-03-30 10:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 66e99bec-00c4-56a9-9f89-258396c84921, identifier: 4096745
2026-03-30 10:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with identifier: 4097182
2026-03-30 10:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with scrape type 2
2026-03-30 10:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with scrape type 2
2026-03-30 10:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7e85440e-b6a2-5364-81ba-b0c1da194fc5, identifier: 4097182
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097676
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097676%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097676: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097677
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097677%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097677: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097688
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [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-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097688: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097697
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [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-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097697: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097708
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097708%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097708: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097717
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097717%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097717: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097718
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097718%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097718: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097736
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097736%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097736: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097739
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097739%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097739: 0
2026-03-30 10:33:24 [manheim.gb] INFO: Found listing with ID: 4097795
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097795%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Scrape type for 4097795: 2
2026-03-30 10:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 66e99bec-00c4-56a9-9f89-258396c84921 with identifier: 4096745
2026-03-30 10:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 66e99bec-00c4-56a9-9f89-258396c84921 with identifier: 4096745
2026-03-30 10:33:24 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 66e99bec-00c4-56a9-9f89-258396c84921 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '66e99bec-00c4-56a9-9f89-258396c84921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV65HYL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/3?id=4096745',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MAZDA',
'model': '3',
'odometer': 123884,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-29',
'seller_name': 'Acorn Group Limited',
'title': 'MAZDA 3 2.0 Sport Nav 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 Sport Nav 5dr Auto',
'year': 2015}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096745%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Saving data for 4096745: {'auction_closing_time': 1774861200.0, 'created_time': 1773833870.18411, 'last_price_update_time': 1774866804.526213}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096745') HTTP/1.1" 204 0
2026-03-30 10:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with identifier: 4097182
2026-03-30 10:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with identifier: 4097182
2026-03-30 10:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7e85440e-b6a2-5364-81ba-b0c1da194fc5 with identifier: 4097182 to the API
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7e85440e-b6a2-5364-81ba-b0c1da194fc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WF17CZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PRO%20CEED?id=4097182',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'KIA',
'model': 'PRO CEED',
'odometer': 133809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-29',
'seller_name': 'Murray',
'title': 'KIA PRO CEED 1.6 CRDi ISG GT-Line 3dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG GT-Line 3dr',
'year': 2017}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097182%27 HTTP/1.1" 200 None
2026-03-30 10:33:24 [manheim.gb] INFO: Saving data for 4097182: {'auction_closing_time': 1775034000.0, 'created_time': 1773833805.196008, 'last_price_update_time': 1774866804.930621}
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097182') HTTP/1.1" 204 0
2026-03-30 10:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 473f6579-e162-5be5-ad3b-9f882d70522f with identifier: 4097285
2026-03-30 10:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 473f6579-e162-5be5-ad3b-9f882d70522f with scrape type 2
2026-03-30 10:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 473f6579-e162-5be5-ad3b-9f882d70522f with scrape type 2
2026-03-30 10:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 473f6579-e162-5be5-ad3b-9f882d70522f, identifier: 4097285
2026-03-30 10:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with identifier: 4097345
2026-03-30 10:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with scrape type 2
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with scrape type 2
2026-03-30 10:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f953d55-c304-5e3e-8e9e-7164cdc7bf83, identifier: 4097345
2026-03-30 10:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 473f6579-e162-5be5-ad3b-9f882d70522f with identifier: 4097285
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BEIGE HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 473f6579-e162-5be5-ad3b-9f882d70522f with identifier: 4097285
2026-03-30 10:33:25 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 473f6579-e162-5be5-ad3b-9f882d70522f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'BEIGE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '473f6579-e162-5be5-ad3b-9f882d70522f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PK66BLJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4097285',
'listing': 'auction',
'location': 'Birmingham',
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 116759,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'HYUNDAI TUCSON 1.6 GDi Blue Drive SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 GDi Blue Drive SE Nav 5dr 2WD',
'year': 2016}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097285%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Saving data for 4097285: {'auction_closing_time': 1774861200.0, 'created_time': 1773828500.586372, 'last_price_update_time': 1774866805.353009}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097285') HTTP/1.1" 204 0
2026-03-30 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with identifier: 4097345
2026-03-30 10:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with identifier: 4097345
2026-03-30 10:33:25 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3f953d55-c304-5e3e-8e9e-7164cdc7bf83 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3f953d55-c304-5e3e-8e9e-7164cdc7bf83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP64XWH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/B%20CLASS?id=4097345',
'listing': 'auction',
'location': 'Bristol',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS',
'odometer': 69722,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-28',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ B CLASS B180 AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'B180 AMG Line Premium 5dr Auto',
'year': 2015}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097345%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Saving data for 4097345: {'auction_closing_time': 1774861200.0, 'created_time': 1773833808.202532, 'last_price_update_time': 1774866805.388332}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097345') HTTP/1.1" 204 0
2026-03-30 10:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f3164d-0054-5f6e-8bd9-f92698320365 with identifier: 4097628
2026-03-30 10:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f3164d-0054-5f6e-8bd9-f92698320365 with scrape type 2
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64f3164d-0054-5f6e-8bd9-f92698320365 with scrape type 2
2026-03-30 10:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 64f3164d-0054-5f6e-8bd9-f92698320365, identifier: 4097628
2026-03-30 10:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097807
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097807%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097807: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097824
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097824%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097824: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097827
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097827%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097827: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097828
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [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-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097828: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097844
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097844%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097844: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097855
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097855%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097855: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097878
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097878%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097878: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097883
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097883%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097883: 2
2026-03-30 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 64f3164d-0054-5f6e-8bd9-f92698320365 with identifier: 4097628
2026-03-30 10:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 64f3164d-0054-5f6e-8bd9-f92698320365 with identifier: 4097628
2026-03-30 10:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 64f3164d-0054-5f6e-8bd9-f92698320365 with identifier: 4097628 to the API
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:25 [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.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '64f3164d-0054-5f6e-8bd9-f92698320365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BP16OJC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4097628',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 99500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-06',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 2.2 TDCi 125ps Double Cab Dropside',
'transmission': 'manual',
'trim': '2.2 TDCi 125ps Double Cab Dropside',
'year': 2016}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097628%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Saving data for 4097628: {'auction_closing_time': 1775034000.0, 'created_time': 1773833785.14754, 'last_price_update_time': 1774866805.949117}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097628') HTTP/1.1" 204 0
2026-03-30 10:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097890
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097890%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [manheim.gb] INFO: Scrape type for 4097890: 0
2026-03-30 10:33:25 [manheim.gb] INFO: Found listing with ID: 4097903
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097903%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097903: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097929
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097929%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097929: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097938
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097938%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097938: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097962
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097962%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097962: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097982
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097982%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097982: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097983
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097983%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097983: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097984
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097984%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097984: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097990
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097990%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097990: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097992
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097992%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097992: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4097998
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097998%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4097998: 2
2026-03-30 10:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924deba9-741b-548a-8184-710be3e18911 with identifier: 4097635
2026-03-30 10:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924deba9-741b-548a-8184-710be3e18911 with scrape type 2
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924deba9-741b-548a-8184-710be3e18911 with scrape type 2
2026-03-30 10:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 924deba9-741b-548a-8184-710be3e18911, identifier: 4097635
2026-03-30 10:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with identifier: 4097644
2026-03-30 10:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with scrape type 2
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with scrape type 2
2026-03-30 10:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5e082b59-bba4-52d1-9bff-5c8b33dab2f7, identifier: 4097644
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4098003
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098003%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4098003: 0
2026-03-30 10:33:26 [manheim.gb] INFO: Found listing with ID: 4098032
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098032%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Scrape type for 4098032: 2
2026-03-30 10:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 924deba9-741b-548a-8184-710be3e18911 with identifier: 4097635
2026-03-30 10:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 924deba9-741b-548a-8184-710be3e18911 with identifier: 4097635
2026-03-30 10:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 924deba9-741b-548a-8184-710be3e18911 with identifier: 4097635 to the API
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 231,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '924deba9-741b-548a-8184-710be3e18911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YS71RZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4097635',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 113510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-28',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Leader Luton Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Leader Luton Van',
'year': 2022}
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097635%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [manheim.gb] INFO: Saving data for 4097635: {'auction_closing_time': 1775034000.0, 'created_time': 1773833769.233086, 'last_price_update_time': 1774866806.695047}
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097635') HTTP/1.1" 204 0
2026-03-30 10:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with identifier: 4097644
2026-03-30 10:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with identifier: 4097644
2026-03-30 10:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5e082b59-bba4-52d1-9bff-5c8b33dab2f7 with identifier: 4097644 to the API
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:27 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5e082b59-bba4-52d1-9bff-5c8b33dab2f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS21RPZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4097644',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 85410,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-12',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.3 Turbo D 135ps H2 Van',
'transmission': 'manual',
'trim': '2.3 Turbo D 135ps H2 Van',
'year': 2021}
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097644%27 HTTP/1.1" 200 None
2026-03-30 10:33:27 [manheim.gb] INFO: Saving data for 4097644: {'auction_closing_time': 1775034000.0, 'created_time': 1773833767.719654, 'last_price_update_time': 1774866807.086028}
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097644') HTTP/1.1" 204 0
2026-03-30 10:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with identifier: 4097657
2026-03-30 10:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2ad465f7-7f6a-562c-a569-1a8b3ed90e86, identifier: 4097657
2026-03-30 10:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:27 [manheim.gb] INFO: Found listing with ID: 4098035
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098035%27 HTTP/1.1" 200 None
2026-03-30 10:33:27 [manheim.gb] INFO: Scrape type for 4098035: 0
2026-03-30 10:33:27 [manheim.gb] INFO: Found listing with ID: 4098036
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [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-30 10:33:27 [manheim.gb] INFO: Scrape type for 4098036: 0
2026-03-30 10:33:27 [manheim.gb] INFO: Found listing with ID: 4098037
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098037%27 HTTP/1.1" 200 None
2026-03-30 10:33:27 [manheim.gb] INFO: Scrape type for 4098037: 0
2026-03-30 10:33:27 [manheim.gb] INFO: Found listing with ID: 4098038
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098038%27 HTTP/1.1" 200 None
2026-03-30 10:33:27 [manheim.gb] INFO: Scrape type for 4098038: 0
2026-03-30 10:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with identifier: 4097657
2026-03-30 10:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with identifier: 4097657
2026-03-30 10:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2ad465f7-7f6a-562c-a569-1a8b3ed90e86 with identifier: 4097657 to the API
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:27 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2ad465f7-7f6a-562c-a569-1a8b3ed90e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS21HHJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4097657',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 52313,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-16',
'seller_name': 'Arval',
'title': 'VAUXHALL VIVARO 2700 1.5d 100PS Sportive H1 Van',
'transmission': 'manual',
'trim': '2700 1.5d 100PS Sportive H1 Van',
'year': 2021}
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097657%27 HTTP/1.1" 200 None
2026-03-30 10:33:27 [manheim.gb] INFO: Saving data for 4097657: {'auction_closing_time': 1775034000.0, 'created_time': 1773833759.158939, 'last_price_update_time': 1774866807.558385}
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097657') HTTP/1.1" 204 0
2026-03-30 10:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ce5562-f562-547d-963e-2a3773ca78df with identifier: 4097795
2026-03-30 10:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79ce5562-f562-547d-963e-2a3773ca78df with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79ce5562-f562-547d-963e-2a3773ca78df with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 79ce5562-f562-547d-963e-2a3773ca78df, identifier: 4097795
2026-03-30 10:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36456cb-c48a-5b57-ab40-9172acfef9ce with identifier: 4097883
2026-03-30 10:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36456cb-c48a-5b57-ab40-9172acfef9ce with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f36456cb-c48a-5b57-ab40-9172acfef9ce with scrape type 2
2026-03-30 10:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f36456cb-c48a-5b57-ab40-9172acfef9ce, identifier: 4097883
2026-03-30 10:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 79ce5562-f562-547d-963e-2a3773ca78df with identifier: 4097795
2026-03-30 10:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 79ce5562-f562-547d-963e-2a3773ca78df with identifier: 4097795
2026-03-30 10:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 79ce5562-f562-547d-963e-2a3773ca78df with identifier: 4097795 to the API
2026-03-30 10:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:28 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '79ce5562-f562-547d-963e-2a3773ca78df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV66ZUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4097795',
'listing': 'auction',
'location': 'Bristol',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 72968,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': 'Mon Motors',
'title': 'NISSAN X-TRAIL 1.6 DiG-T N-Tec 5dr [7 Seat]',
'transmission': 'manual',
'trim': '1.6 DiG-T N-Tec 5dr [7 Seat]',
'year': 2016}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097795%27 HTTP/1.1" 200 None
2026-03-30 10:33:28 [manheim.gb] INFO: Saving data for 4097795: {'auction_closing_time': 1775120400.0, 'created_time': 1773833775.788722, 'last_price_update_time': 1774866808.078069}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097795') HTTP/1.1" 204 0
2026-03-30 10:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f36456cb-c48a-5b57-ab40-9172acfef9ce with identifier: 4097883
2026-03-30 10:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f36456cb-c48a-5b57-ab40-9172acfef9ce with identifier: 4097883
2026-03-30 10:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f36456cb-c48a-5b57-ab40-9172acfef9ce with identifier: 4097883 to the API
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:28 [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': 'SILVER',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f36456cb-c48a-5b57-ab40-9172acfef9ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM15CVY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/M%20CLASS?id=4097883',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'M CLASS',
'odometer': 146129,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-16',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ M CLASS ML350 CDi BlueTEC AMG Line 5dr Auto',
'transmission': 'automatic',
'trim': 'ML350 CDi BlueTEC AMG Line 5dr Auto',
'year': 2015}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097883%27 HTTP/1.1" 200 None
2026-03-30 10:33:28 [manheim.gb] INFO: Saving data for 4097883: {'auction_closing_time': 1775120400.0, 'created_time': 1773828547.808564, 'last_price_update_time': 1774866808.394393}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097883') HTTP/1.1" 204 0
2026-03-30 10:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ede760fa-838b-5215-a00e-95c86f6ab6dd with identifier: 4097998
2026-03-30 10:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ede760fa-838b-5215-a00e-95c86f6ab6dd with scrape type 2
2026-03-30 10:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ede760fa-838b-5215-a00e-95c86f6ab6dd with scrape type 2
2026-03-30 10:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ede760fa-838b-5215-a00e-95c86f6ab6dd, identifier: 4097998
2026-03-30 10:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ede760fa-838b-5215-a00e-95c86f6ab6dd with identifier: 4097998
2026-03-30 10:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ede760fa-838b-5215-a00e-95c86f6ab6dd with identifier: 4097998
2026-03-30 10:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ede760fa-838b-5215-a00e-95c86f6ab6dd with identifier: 4097998 to the API
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'YELLOW',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ede760fa-838b-5215-a00e-95c86f6ab6dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AV25ZNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/STONIC?id=4097998',
'listing': 'auction',
'location': 'Colchester',
'make': 'KIA',
'model': 'STONIC',
'odometer': 7724,
'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': 'Santander Consumer',
'title': 'KIA STONIC 1.0T GDi 98 GT-Line 5dr',
'transmission': 'manual',
'trim': '1.0T GDi 98 GT-Line 5dr',
'year': 2025}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097998%27 HTTP/1.1" 200 None
2026-03-30 10:33:28 [manheim.gb] INFO: Saving data for 4097998: {'auction_closing_time': 1775552400.0, 'created_time': 1774562857.720899, 'last_price_update_time': 1774866808.778605}
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097998') HTTP/1.1" 204 0
2026-03-30 10:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d5d728-7245-55f9-bafc-40bfe19599a1 with identifier: 4098032
2026-03-30 10:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d5d728-7245-55f9-bafc-40bfe19599a1 with scrape type 2
2026-03-30 10:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d5d728-7245-55f9-bafc-40bfe19599a1 with scrape type 2
2026-03-30 10:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 67d5d728-7245-55f9-bafc-40bfe19599a1, identifier: 4098032
2026-03-30 10:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 67d5d728-7245-55f9-bafc-40bfe19599a1 with identifier: 4098032
2026-03-30 10:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 67d5d728-7245-55f9-bafc-40bfe19599a1 with identifier: 4098032
2026-03-30 10:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 67d5d728-7245-55f9-bafc-40bfe19599a1 with identifier: 4098032 to the API
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 195,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '67d5d728-7245-55f9-bafc-40bfe19599a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS21HYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4098032',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 63153,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-16',
'seller_name': 'Arval',
'title': 'VAUXHALL VIVARO 3100 2.0d 120PS Sportive H1 Van',
'transmission': 'manual',
'trim': '3100 2.0d 120PS Sportive H1 Van',
'year': 2021}
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098032%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Saving data for 4098032: {'auction_closing_time': 1775034000.0, 'created_time': 1773833723.295938, 'last_price_update_time': 1774866809.250503}
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098032') HTTP/1.1" 204 0
2026-03-30 10:33:29 [manheim.gb] INFO: Page 26: 100 results (total: 7999)
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098088
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098088%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098088: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098091
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098091%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098091: 2
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098092
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098092: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098116
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098116%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098116: 2
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098130
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098130%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098130: 2
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098157
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098157%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098157: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098162
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098162%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098162: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098175
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098175: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098188
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098188: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098194
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098194: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098207
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098207: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098219
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098219: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098233
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098233%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098233: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098256
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098256%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098256: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098268
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098268%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098268: 2
2026-03-30 10:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098312
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098312%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098312: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098324
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098324: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098330
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098330%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098330: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098364
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098364%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098364: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098387
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098387: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098403
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098403: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098404
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098404: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098405
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098405%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098405: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098406
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098406%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098406: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098407
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098407%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098407: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098408
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098408%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098408: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098409
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098409: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098413
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098413: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098439
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098439%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098439: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098443
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098443: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098449
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098449: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098460
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098460: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098467
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098467: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098468
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098468%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098468: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098484
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098484%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098484: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098539
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098539%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098539: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098616
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098616%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098616: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098620
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [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-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098620: 0
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098826
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098826%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098826: 2
2026-03-30 10:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:29 [manheim.gb] INFO: Found listing with ID: 4098896
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098896%27 HTTP/1.1" 200 None
2026-03-30 10:33:29 [manheim.gb] INFO: Scrape type for 4098896: 1
2026-03-30 10:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b63732f9-b329-5697-9824-09d161444c30 with identifier: 4098091
2026-03-30 10:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b63732f9-b329-5697-9824-09d161444c30 with scrape type 2
2026-03-30 10:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b63732f9-b329-5697-9824-09d161444c30 with scrape type 2
2026-03-30 10:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b63732f9-b329-5697-9824-09d161444c30, identifier: 4098091
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4098903
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098903%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4098903: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4098908
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098908%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4098908: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4098936
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [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-30 10:33:30 [manheim.gb] INFO: Scrape type for 4098936: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4098957
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098957%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4098957: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099012
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099012%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099012: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099058
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [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-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099058: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099068
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099068%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099068: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099089
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099089%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099089: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099091
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099091%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099091: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099099
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099099%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099099: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099100
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099100%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099100: 2
2026-03-30 10:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b63732f9-b329-5697-9824-09d161444c30 with identifier: 4098091
2026-03-30 10:33:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b63732f9-b329-5697-9824-09d161444c30 with identifier: 4098091
2026-03-30 10:33:30 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b63732f9-b329-5697-9824-09d161444c30 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b63732f9-b329-5697-9824-09d161444c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SY71UBP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4098091',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 64333,
'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': 'Lookers',
'title': 'PEUGEOT 5008 1.5 BlueHDi GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi GT 5dr EAT8',
'year': 2021}
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098091%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Saving data for 4098091: {'auction_closing_time': 1774861200.0, 'created_time': 1773833713.397516, 'last_price_update_time': 1774866810.305486}
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098091') HTTP/1.1" 204 0
2026-03-30 10:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099140
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099140%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099140: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099151
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [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-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099151: 0
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099189
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099189%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099189: 2
2026-03-30 10:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba11ba2e-2f74-5643-abff-a537c49bf82c with identifier: 4098116
2026-03-30 10:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba11ba2e-2f74-5643-abff-a537c49bf82c with scrape type 2
2026-03-30 10:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba11ba2e-2f74-5643-abff-a537c49bf82c with scrape type 2
2026-03-30 10:33:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba11ba2e-2f74-5643-abff-a537c49bf82c, identifier: 4098116
2026-03-30 10:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:30 [manheim.gb] INFO: Found listing with ID: 4099199
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099199%27 HTTP/1.1" 200 None
2026-03-30 10:33:30 [manheim.gb] INFO: Scrape type for 4099199: 2
2026-03-30 10:33:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba11ba2e-2f74-5643-abff-a537c49bf82c with identifier: 4098116
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-30 10:33:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba11ba2e-2f74-5643-abff-a537c49bf82c with identifier: 4098116
2026-03-30 10:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba11ba2e-2f74-5643-abff-a537c49bf82c with identifier: 4098116 to the API
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:31 [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': 'Brown',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba11ba2e-2f74-5643-abff-a537c49bf82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ68XZB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4098116',
'listing': 'auction',
'location': 'Colchester',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 111260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-31',
'seller_name': 'John Banks',
'title': 'DACIA DUSTER 1.5 Blue dCi Prestige 5dr 4X4',
'transmission': 'manual',
'trim': '1.5 Blue dCi Prestige 5dr 4X4',
'year': 2018}
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098116%27 HTTP/1.1" 200 None
2026-03-30 10:33:31 [manheim.gb] INFO: Saving data for 4098116: {'auction_closing_time': 1775120400.0, 'created_time': 1773833726.265979, 'last_price_update_time': 1774866811.688469}
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098116') HTTP/1.1" 204 0
2026-03-30 10:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:31 [manheim.gb] INFO: Found listing with ID: 4099210
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099210%27 HTTP/1.1" 200 None
2026-03-30 10:33:31 [manheim.gb] INFO: Scrape type for 4099210: 0
2026-03-30 10:33:31 [manheim.gb] INFO: Found listing with ID: 4099252
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099252%27 HTTP/1.1" 200 None
2026-03-30 10:33:31 [manheim.gb] INFO: Scrape type for 4099252: 2
2026-03-30 10:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd74ab6b-07a2-503f-8769-714a94b3da18 with identifier: 4098130
2026-03-30 10:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd74ab6b-07a2-503f-8769-714a94b3da18 with scrape type 2
2026-03-30 10:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd74ab6b-07a2-503f-8769-714a94b3da18 with scrape type 2
2026-03-30 10:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bd74ab6b-07a2-503f-8769-714a94b3da18, identifier: 4098130
2026-03-30 10:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c320c94-29df-5289-84a1-2a0c955bad8a with identifier: 4098268
2026-03-30 10:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c320c94-29df-5289-84a1-2a0c955bad8a with scrape type 2
2026-03-30 10:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c320c94-29df-5289-84a1-2a0c955bad8a with scrape type 2
2026-03-30 10:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c320c94-29df-5289-84a1-2a0c955bad8a, identifier: 4098268
2026-03-30 10:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66cdb930-bfa4-5e20-9cef-d6f114437880 with identifier: 4098826
2026-03-30 10:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66cdb930-bfa4-5e20-9cef-d6f114437880 with scrape type 2
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66cdb930-bfa4-5e20-9cef-d6f114437880 with scrape type 2
2026-03-30 10:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 66cdb930-bfa4-5e20-9cef-d6f114437880, identifier: 4098826
2026-03-30 10:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099267
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099267: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099269
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099269%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099269: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099278
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099278: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099280
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099280%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099280: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099284
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099284: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099285
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099285%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099285: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099286
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099286: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099288
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099288: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099293
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099293%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099293: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099295
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099295: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099302
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099302%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099302: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099438
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099438%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099438: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099465
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099465%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099465: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099467
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099467%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099467: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099499
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099499%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099499: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099504
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099504: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099506
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099506: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099536
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099536%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099536: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099541
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099541%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099541: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099545
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099545%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099545: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099575
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099575%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099575: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099589
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099589: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099604
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099604: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099605
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099605%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099605: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099621
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099621: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099633
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [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-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099633: 0
2026-03-30 10:33:32 [manheim.gb] INFO: Found listing with ID: 4099655
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099655%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [manheim.gb] INFO: Scrape type for 4099655: 2
2026-03-30 10:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bd74ab6b-07a2-503f-8769-714a94b3da18 with identifier: 4098130
2026-03-30 10:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bd74ab6b-07a2-503f-8769-714a94b3da18 with identifier: 4098130
2026-03-30 10:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bd74ab6b-07a2-503f-8769-714a94b3da18 with identifier: 4098130 to the API
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:33 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bd74ab6b-07a2-503f-8769-714a94b3da18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VU24FWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4098130',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 14831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-21',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN T-ROC 1.5 TSI R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI R-Line 5dr DSG',
'year': 2024}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098130%27 HTTP/1.1" 200 None
2026-03-30 10:33:33 [manheim.gb] INFO: Saving data for 4098130: {'auction_closing_time': 1775034000.0, 'created_time': 1774620424.584303, 'last_price_update_time': 1774866813.263016}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098130') HTTP/1.1" 204 0
2026-03-30 10:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c320c94-29df-5289-84a1-2a0c955bad8a with identifier: 4098268
2026-03-30 10:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c320c94-29df-5289-84a1-2a0c955bad8a with identifier: 4098268
2026-03-30 10:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c320c94-29df-5289-84a1-2a0c955bad8a with identifier: 4098268 to the API
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33: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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0c320c94-29df-5289-84a1-2a0c955bad8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX20TSY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF230%204X2%20DAY%20EURO%206?id=4098268',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF230 4X2 DAY EURO 6',
'odometer': 173931,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-07',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'DAF LF230 4X2 DAY EURO 6 FRIDGE BOX 2 Seats Day cab Air Susp 30ft',
'transmission': 'automatic',
'trim': 'FRIDGE BOX 2 Seats Day cab Air Susp 30ft',
'year': 2020}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098268%27 HTTP/1.1" 200 None
2026-03-30 10:33:33 [manheim.gb] INFO: Saving data for 4098268: {'auction_closing_time': 1775725200.0, 'created_time': 1773833707.605135, 'last_price_update_time': 1774866813.692025}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098268') HTTP/1.1" 204 0
2026-03-30 10:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 66cdb930-bfa4-5e20-9cef-d6f114437880 with identifier: 4098826
2026-03-30 10:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 66cdb930-bfa4-5e20-9cef-d6f114437880 with identifier: 4098826
2026-03-30 10:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 66cdb930-bfa4-5e20-9cef-d6f114437880 with identifier: 4098826 to the API
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:33 [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-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2766cdb930-bfa4-5e20-9cef-d6f114437880%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 66cdb930-bfa4-5e20-9cef-d6f114437880: 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: \u0022MERCEDES-BENZ GL GLA 180 Urban Edition 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022GL\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-10-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4098826\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022GLA 180 Urban Edition 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022AF69VYS\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 144, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002266cdb930-bfa4-5e20-9cef-d6f114437880\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:33:33 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-30 10:33:34 [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-30 10:33:34 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '66cdb930-bfa4-5e20-9cef-d6f114437880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF69VYS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4098826',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-09',
'seller_name': 'Vindis Group',
'title': 'MERCEDES-BENZ GL GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr 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-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098826%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Saving data for 4098826: {'auction_closing_time': 1775120400.0, 'created_time': 1773833602.378202, 'last_price_update_time': 1774866814.02704}
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098826') HTTP/1.1" 204 0
2026-03-30 10:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ce292a-732e-5697-8dd8-6d795e9406b5 with identifier: 4098896
2026-03-30 10:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ce292a-732e-5697-8dd8-6d795e9406b5 with scrape type 1
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 25ce292a-732e-5697-8dd8-6d795e9406b5
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-3.jpg not downloaded yet
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099677
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099677%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099677: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099750
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099750%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099750: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099757
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [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-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099757: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099758
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099758%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099758: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099762
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099762%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099762: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099768
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099768%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099768: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099770
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099770%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099770: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099771
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099771%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099771: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099775
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099775%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099775: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099781
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [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-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099781: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099782
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [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-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099782: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099790
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [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-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099790: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099793
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099793%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099793: 2
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-2.jpg not downloaded yet
2026-03-30 10:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24c70782-409d-5cd7-8c72-5e90e1338d5b with identifier: 4099100
2026-03-30 10:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24c70782-409d-5cd7-8c72-5e90e1338d5b with scrape type 2
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24c70782-409d-5cd7-8c72-5e90e1338d5b with scrape type 2
2026-03-30 10:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24c70782-409d-5cd7-8c72-5e90e1338d5b, identifier: 4099100
2026-03-30 10:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099810
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099810%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099810: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099813
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099813%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099813: 0
2026-03-30 10:33:34 [manheim.gb] INFO: Found listing with ID: 4099832
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099832%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Scrape type for 4099832: 2
2026-03-30 10:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24c70782-409d-5cd7-8c72-5e90e1338d5b with identifier: 4099100
2026-03-30 10:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24c70782-409d-5cd7-8c72-5e90e1338d5b with identifier: 4099100
2026-03-30 10:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 24c70782-409d-5cd7-8c72-5e90e1338d5b with identifier: 4099100 to the API
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:34 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '24c70782-409d-5cd7-8c72-5e90e1338d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG21XTD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4099100',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 67630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-22',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN GOLF 2.0 TDI 200 GTD 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI 200 GTD 5dr DSG',
'year': 2021}
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099100%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [manheim.gb] INFO: Saving data for 4099100: {'auction_closing_time': 1775034000.0, 'created_time': 1774620426.21056, 'last_price_update_time': 1774866814.847214}
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099100') HTTP/1.1" 204 0
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-1.jpg not downloaded yet
2026-03-30 10:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4701aaf8-6693-5586-a99e-e3f79f3c04dc with identifier: 4099189
2026-03-30 10:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4701aaf8-6693-5586-a99e-e3f79f3c04dc with scrape type 2
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4701aaf8-6693-5586-a99e-e3f79f3c04dc with scrape type 2
2026-03-30 10:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4701aaf8-6693-5586-a99e-e3f79f3c04dc, identifier: 4099189
2026-03-30 10:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4701aaf8-6693-5586-a99e-e3f79f3c04dc with identifier: 4099189
2026-03-30 10:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4701aaf8-6693-5586-a99e-e3f79f3c04dc with identifier: 4099189
2026-03-30 10:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4701aaf8-6693-5586-a99e-e3f79f3c04dc with identifier: 4099189 to the API
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33: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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4701aaf8-6693-5586-a99e-e3f79f3c04dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB63WUP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/KANGOO?id=4099189',
'listing': 'auction',
'location': 'Shotts',
'make': 'RENAULT',
'model': 'KANGOO',
'odometer': 120984,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-27',
'seller_name': 'PMK Construction Limited',
'title': 'RENAULT KANGOO LL21dCi 90 Van',
'transmission': 'manual',
'trim': 'LL21dCi 90 Van',
'year': 2013}
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099189%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [manheim.gb] INFO: Saving data for 4099189: {'auction_closing_time': 1775120400.0, 'created_time': 1773833588.078084, 'last_price_update_time': 1774866815.38293}
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099189') HTTP/1.1" 204 0
2026-03-30 10:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-8.jpg not downloaded yet
2026-03-30 10:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with identifier: 4099199
2026-03-30 10:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with scrape type 2
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with scrape type 2
2026-03-30 10:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139, identifier: 4099199
2026-03-30 10:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with identifier: 4099252
2026-03-30 10:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with scrape type 2
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with scrape type 2
2026-03-30 10:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2, identifier: 4099252
2026-03-30 10:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with identifier: 4099199
2026-03-30 10:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with identifier: 4099199
2026-03-30 10:33:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 8a0c9c3d-cf44-5baa-9fc0-52c29efcf139 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8a0c9c3d-cf44-5baa-9fc0-52c29efcf139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV16WBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/INSIGNIA?id=4099199',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VAUXHALL',
'model': 'INSIGNIA',
'odometer': 87983,
'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': 'Oplo CF Limited',
'title': 'VAUXHALL INSIGNIA 2.0 CDTi [170] ecoFLEX SRi Nav 5dr [Start Stop]',
'transmission': 'manual',
'trim': '2.0 CDTi [170] ecoFLEX SRi Nav 5dr [Start Stop]',
'year': 2016}
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099199%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [manheim.gb] INFO: Saving data for 4099199: {'auction_closing_time': 1774861200.0, 'created_time': 1773833587.74487, 'last_price_update_time': 1774866815.664072}
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099199') HTTP/1.1" 204 0
2026-03-30 10:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with identifier: 4099252
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FLPG HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with identifier: 4099252
2026-03-30 10:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2 with identifier: 4099252 to the API
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:36 [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': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol/LPG',
'id': 'ae4e994b-5ca7-58ec-b1f6-1d4e01dbcee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN54YCO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/WINNEBAGO/SIGHTSEER?id=4099252',
'listing': 'auction',
'location': 'Gloucester',
'make': 'WINNEBAGO',
'model': 'SIGHTSEER',
'odometer': 49630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-13',
'seller_name': None,
'title': 'WINNEBAGO SIGHTSEER MOTORHOME 9 Seats Sleep Cab',
'transmission': 'automatic',
'trim': 'MOTORHOME 9 Seats Sleep Cab',
'year': 2008}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099252%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [manheim.gb] INFO: Saving data for 4099252: {'auction_closing_time': 1775725200.0, 'created_time': 1773833556.927914, 'last_price_update_time': 1774866816.176481}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099252') HTTP/1.1" 204 0
2026-03-30 10:33:36 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-3.jpg> (referer: None)
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-13.jpg not downloaded yet
2026-03-30 10:33:36 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-2.jpg> (referer: None)
2026-03-30 10:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a738f661-478e-5303-91f2-f84434e826fb with identifier: 4099655
2026-03-30 10:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a738f661-478e-5303-91f2-f84434e826fb with scrape type 2
2026-03-30 10:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a738f661-478e-5303-91f2-f84434e826fb with scrape type 2
2026-03-30 10:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a738f661-478e-5303-91f2-f84434e826fb, identifier: 4099655
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-6.jpg not downloaded yet
2026-03-30 10:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a738f661-478e-5303-91f2-f84434e826fb with identifier: 4099655
2026-03-30 10:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a738f661-478e-5303-91f2-f84434e826fb with identifier: 4099655
2026-03-30 10:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a738f661-478e-5303-91f2-f84434e826fb with identifier: 4099655 to the API
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:36 [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-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a738f661-478e-5303-91f2-f84434e826fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF67GYD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4099655',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 73965,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-27',
'seller_name': 'Allen Ford',
'title': 'BMW 1 SERIES 118i [1.5] M Sport Shadow Edition 5dr',
'transmission': 'manual',
'trim': '118i [1.5] M Sport Shadow Edition 5dr',
'year': 2017}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099655%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [manheim.gb] INFO: Saving data for 4099655: {'auction_closing_time': 1774947600.0, 'created_time': 1773833518.462206, 'last_price_update_time': 1774866816.623867}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099655') HTTP/1.1" 204 0
2026-03-30 10:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 020775bb-db97-5aec-a86d-8ce673838c51 with identifier: 4099793
2026-03-30 10:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 020775bb-db97-5aec-a86d-8ce673838c51 with scrape type 2
2026-03-30 10:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 020775bb-db97-5aec-a86d-8ce673838c51 with scrape type 2
2026-03-30 10:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 020775bb-db97-5aec-a86d-8ce673838c51, identifier: 4099793
2026-03-30 10:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 020775bb-db97-5aec-a86d-8ce673838c51 with identifier: 4099793
2026-03-30 10:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 020775bb-db97-5aec-a86d-8ce673838c51 with identifier: 4099793
2026-03-30 10:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 020775bb-db97-5aec-a86d-8ce673838c51 with identifier: 4099793 to the API
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:37 [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': 'RED',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '020775bb-db97-5aec-a86d-8ce673838c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX22VVB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GOLF?id=4099793',
'listing': 'auction',
'location': 'Northampton',
'make': 'MERCEDES-BENZ',
'model': 'GOLF',
'odometer': 29432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-25',
'seller_name': 'WLMG',
'title': 'MERCEDES-BENZ GOLF GLB 200 AMG Line Premium 5dr 7G-Tronic',
'transmission': 'automatic',
'trim': 'GLB 200 AMG Line Premium 5dr 7G-Tronic',
'year': 2022}
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099793%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Saving data for 4099793: {'auction_closing_time': 1775120400.0, 'created_time': 1773833523.167353, 'last_price_update_time': 1774866817.039693}
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099793') HTTP/1.1" 204 0
2026-03-30 10:33:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-1.jpg> (referer: None)
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4098896-4133340-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-4.jpg not downloaded yet
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with identifier: 4099832
2026-03-30 10:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with scrape type 2
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with scrape type 2
2026-03-30 10:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2e3e2684-74f9-5ec0-9e4a-8de005e6873d, identifier: 4099832
2026-03-30 10:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with identifier: 4099832
2026-03-30 10:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with identifier: 4099832
2026-03-30 10:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2e3e2684-74f9-5ec0-9e4a-8de005e6873d with identifier: 4099832 to the API
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:37 [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': 'Grey',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2e3e2684-74f9-5ec0-9e4a-8de005e6873d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BX67YOF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TOUAREG?id=4099832',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'TOUAREG',
'odometer': 90330,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-01',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN TOUAREG 3.0 V6 TDI BMT 262 R-Line Plus 5dr Tip Auto',
'transmission': 'automatic',
'trim': '3.0 V6 TDI BMT 262 R-Line Plus 5dr Tip Auto',
'year': 2017}
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099832%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Saving data for 4099832: {'auction_closing_time': 1774947600.0, 'created_time': 1773833477.349908, 'last_price_update_time': 1774866817.655385}
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099832') HTTP/1.1" 204 0
2026-03-30 10:33:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-8.jpg> (referer: None)
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:37 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-13.jpg> (referer: None)
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:37 [manheim.gb] INFO: Page 27: 100 results (total: 7999)
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099833
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099833%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099833: 2
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099835
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099835%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099835: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099866
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099866%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099866: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099896
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099896%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099896: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099897
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099897%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099897: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099913
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099913%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099913: 2
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099939
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099939%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099939: 2
2026-03-30 10:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099953
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099953%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099953: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099967
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [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-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099967: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099978
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099978%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099978: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4099995
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099995%27 HTTP/1.1" 200 None
2026-03-30 10:33:37 [manheim.gb] INFO: Scrape type for 4099995: 0
2026-03-30 10:33:37 [manheim.gb] INFO: Found listing with ID: 4100092
2026-03-30 10:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100092%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100092: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100131
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100131%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100131: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100132
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100132%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100132: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100168
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100168%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100168: 2
2026-03-30 10:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100169
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100169%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100169: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100188
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100188%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100188: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100190
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [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-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100190: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100193
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100193%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100193: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100194
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100194%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100194: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100206
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100206%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100206: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100219
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100219%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100219: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100220
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100220%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100220: 2
2026-03-30 10:33:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-6.jpg> (referer: None)
2026-03-30 10:33:38 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-4.jpg> (referer: None)
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100233
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100233%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100233: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100237
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100237%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100237: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100243
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100243%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100243: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100244
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100244%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100244: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100247
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100247%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100247: 2
2026-03-30 10:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8afbb2c5-948c-5c1d-a11a-96681f97988b with identifier: 4099833
2026-03-30 10:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8afbb2c5-948c-5c1d-a11a-96681f97988b with scrape type 2
2026-03-30 10:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8afbb2c5-948c-5c1d-a11a-96681f97988b with scrape type 2
2026-03-30 10:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8afbb2c5-948c-5c1d-a11a-96681f97988b, identifier: 4099833
2026-03-30 10:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100251
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100251%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100251: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100253
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100253%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100253: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100274
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100274%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100274: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100282
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100282%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100282: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100299
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100299%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100299: 0
2026-03-30 10:33:38 [manheim.gb] INFO: Found listing with ID: 4100386
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100386%27 HTTP/1.1" 200 None
2026-03-30 10:33:38 [manheim.gb] INFO: Scrape type for 4100386: 2
2026-03-30 10:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8afbb2c5-948c-5c1d-a11a-96681f97988b with identifier: 4099833
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Silver HTTP/1.1" 200 None
2026-03-30 10:33:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8afbb2c5-948c-5c1d-a11a-96681f97988b with identifier: 4099833
2026-03-30 10:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8afbb2c5-948c-5c1d-a11a-96681f97988b with identifier: 4099833 to the API
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 209,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8afbb2c5-948c-5c1d-a11a-96681f97988b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE14XGH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL%20CLASS?id=4099833',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'GL CLASS',
'odometer': 92945,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-16',
'seller_name': 'Lookers',
'title': 'MERCEDES-BENZ GL CLASS GL350 BlueTEC AMG Sport 5dr Tip Auto',
'transmission': 'automatic',
'trim': 'GL350 BlueTEC AMG Sport 5dr Tip Auto',
'year': 2014}
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099833%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Saving data for 4099833: {'auction_closing_time': 1774947600.0, 'created_time': 1773828563.795828, 'last_price_update_time': 1774866819.019548}
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099833') HTTP/1.1" 204 0
2026-03-30 10:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100395
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100395%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100395: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100413
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100413%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100413: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100418
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100418%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100418: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100420
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [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-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100420: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100445
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100445%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100445: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100447
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [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-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100447: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100479
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100479%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100479: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100487
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [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-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100487: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100507
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100507%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100507: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100508
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100508%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100508: 2
2026-03-30 10:33:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25ce292a-732e-5697-8dd8-6d795e9406b5, skipping ID generation
2026-03-30 10:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ce292a-732e-5697-8dd8-6d795e9406b5 with scrape type 1
2026-03-30 10:33:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25ce292a-732e-5697-8dd8-6d795e9406b5 sending to next pipeline
2026-03-30 10:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 25ce292a-732e-5697-8dd8-6d795e9406b5, identifier: 4098896
2026-03-30 10:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791a78ef-2754-554a-83f1-f7ac7c64532a with identifier: 4099939
2026-03-30 10:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791a78ef-2754-554a-83f1-f7ac7c64532a with scrape type 2
2026-03-30 10:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791a78ef-2754-554a-83f1-f7ac7c64532a with scrape type 2
2026-03-30 10:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 791a78ef-2754-554a-83f1-f7ac7c64532a, identifier: 4099939
2026-03-30 10:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100672
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100672%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100672: 0
2026-03-30 10:33:39 [manheim.gb] INFO: Found listing with ID: 4100679
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100679%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Scrape type for 4100679: 2
2026-03-30 10:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 25ce292a-732e-5697-8dd8-6d795e9406b5 with identifier: 4098896
2026-03-30 10:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 25ce292a-732e-5697-8dd8-6d795e9406b5 with identifier: 4098896
2026-03-30 10:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 25ce292a-732e-5697-8dd8-6d795e9406b5 with identifier: 4098896 to the API
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:39 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4098896-4133340-4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '25ce292a-732e-5697-8dd8-6d795e9406b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF66DPZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/F-PACE?id=4098896',
'listing': 'auction',
'location': 'Bristol',
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 81461,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-28',
'seller_name': 'Stellantis Financial Services',
'title': 'JAGUAR F-PACE 2.0d Portfolio 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0d Portfolio 5dr Auto AWD',
'year': 2016}
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098896%27 HTTP/1.1" 200 None
2026-03-30 10:33:39 [manheim.gb] INFO: Saving data for 4098896: {'created_time': 1774866819.956815, 'last_price_update_time': 1774866819.956828, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098896') HTTP/1.1" 204 0
2026-03-30 10:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 791a78ef-2754-554a-83f1-f7ac7c64532a with identifier: 4099939
2026-03-30 10:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 791a78ef-2754-554a-83f1-f7ac7c64532a with identifier: 4099939
2026-03-30 10:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 791a78ef-2754-554a-83f1-f7ac7c64532a with identifier: 4099939 to the API
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:40 [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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '791a78ef-2754-554a-83f1-f7ac7c64532a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG16XEA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4099939',
'listing': 'auction',
'location': 'Bristol',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 79128,
'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': 'Baylis',
'title': 'NISSAN LEAF 80kW Acenta 30kWh 5dr Auto',
'transmission': 'automatic',
'trim': '80kW Acenta 30kWh 5dr Auto',
'year': 2016}
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099939%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Saving data for 4099939: {'auction_closing_time': 1775120400.0, 'created_time': 1773833492.137612, 'last_price_update_time': 1774866820.369855}
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099939') HTTP/1.1" 204 0
2026-03-30 10:33:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 25ce292a-732e-5697-8dd8-6d795e9406b5 due to Ignoring non-200 response
2026-03-30 10:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56a8a710-efc5-53cb-9d7a-bafd934cac0e with identifier: 4099913
2026-03-30 10:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56a8a710-efc5-53cb-9d7a-bafd934cac0e with scrape type 2
2026-03-30 10:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56a8a710-efc5-53cb-9d7a-bafd934cac0e with scrape type 2
2026-03-30 10:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 56a8a710-efc5-53cb-9d7a-bafd934cac0e, identifier: 4099913
2026-03-30 10:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee60d698-322e-5c7e-972c-9c3f5059f946 with identifier: 4100168
2026-03-30 10:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee60d698-322e-5c7e-972c-9c3f5059f946 with scrape type 2
2026-03-30 10:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee60d698-322e-5c7e-972c-9c3f5059f946 with scrape type 2
2026-03-30 10:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee60d698-322e-5c7e-972c-9c3f5059f946, identifier: 4100168
2026-03-30 10:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100696
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100696%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100696: 0
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100700
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100700%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100700: 0
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100701
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100701%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100701: 0
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100705
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100705%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100705: 0
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100712
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100712%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100712: 0
2026-03-30 10:33:40 [manheim.gb] INFO: Found listing with ID: 4100732
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100732%27 HTTP/1.1" 200 None
2026-03-30 10:33:40 [manheim.gb] INFO: Scrape type for 4100732: 2
2026-03-30 10:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 56a8a710-efc5-53cb-9d7a-bafd934cac0e with identifier: 4099913
2026-03-30 10:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 56a8a710-efc5-53cb-9d7a-bafd934cac0e with identifier: 4099913
2026-03-30 10:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 56a8a710-efc5-53cb-9d7a-bafd934cac0e with identifier: 4099913 to the API
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:40 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '56a8a710-efc5-53cb-9d7a-bafd934cac0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NJ22NXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4099913',
'listing': 'directbuy',
'location': 'Washington',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 44459,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-08',
'seller_name': 'Lookers',
'title': 'VOLKSWAGEN TIGUAN 1.5 TSI Active 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Active 5dr',
'year': 2022}
2026-03-30 10:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099913%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Saving data for 4099913: {'auction_closing_time': 1775034000.0, 'created_time': 1773833469.885311, 'last_price_update_time': 1774866821.004944}
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099913') HTTP/1.1" 204 0
2026-03-30 10:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee60d698-322e-5c7e-972c-9c3f5059f946 with identifier: 4100168
2026-03-30 10:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee60d698-322e-5c7e-972c-9c3f5059f946 with identifier: 4100168
2026-03-30 10:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee60d698-322e-5c7e-972c-9c3f5059f946 with identifier: 4100168 to the API
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:41 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee60d698-322e-5c7e-972c-9c3f5059f946',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF68JJE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4100168',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X1',
'odometer': 80185,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seller_name': 'Lloyd Motor Group',
'title': 'BMW X1 xDrive 18d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 18d M Sport 5dr Step Auto',
'year': 2018}
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100168%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Saving data for 4100168: {'auction_closing_time': 1775034000.0, 'created_time': 1773833404.773377, 'last_price_update_time': 1774866821.3612}
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100168') HTTP/1.1" 204 0
2026-03-30 10:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0465e866-f98c-597d-bf3e-569db35d3310 with identifier: 4100220
2026-03-30 10:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0465e866-f98c-597d-bf3e-569db35d3310 with scrape type 2
2026-03-30 10:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0465e866-f98c-597d-bf3e-569db35d3310 with scrape type 2
2026-03-30 10:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0465e866-f98c-597d-bf3e-569db35d3310, identifier: 4100220
2026-03-30 10:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100735
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100735%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100735: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100737
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100737%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100737: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100739
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100739%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100739: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100741
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100741%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100741: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100757
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [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-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100757: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100763
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100763%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100763: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100789
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100789%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100789: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4100796
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100796%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4100796: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4101078
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [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-30 10:33:41 [manheim.gb] INFO: Scrape type for 4101078: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4101081
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101081%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4101081: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4101082
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101082%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4101082: 0
2026-03-30 10:33:41 [manheim.gb] INFO: Found listing with ID: 4101085
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101085%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Scrape type for 4101085: 2
2026-03-30 10:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0465e866-f98c-597d-bf3e-569db35d3310 with identifier: 4100220
2026-03-30 10:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0465e866-f98c-597d-bf3e-569db35d3310 with identifier: 4100220
2026-03-30 10:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0465e866-f98c-597d-bf3e-569db35d3310 with identifier: 4100220 to the API
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:41 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0465e866-f98c-597d-bf3e-569db35d3310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN19TVJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4100220',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 72368,
'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': 'Gates Group',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2019}
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100220%27 HTTP/1.1" 200 None
2026-03-30 10:33:41 [manheim.gb] INFO: Saving data for 4100220: {'auction_closing_time': 1774947600.0, 'created_time': 1773833392.513036, 'last_price_update_time': 1774866821.973512}
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100220') HTTP/1.1" 204 0
2026-03-30 10:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with identifier: 4100247
2026-03-30 10:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 332cb7d6-5436-509a-96ec-6e5fd2e84db1, identifier: 4100247
2026-03-30 10:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101116
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101116%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101116: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101165
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101165%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101165: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101178
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101178%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101178: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101203
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [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-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101203: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101441
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101441%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101441: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101448
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101448%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101448: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101454
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [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-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101454: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101463
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [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-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101463: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101522
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101522%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101522: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101547
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101547%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101547: 1
2026-03-30 10:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with identifier: 4100247
2026-03-30 10:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with identifier: 4100247
2026-03-30 10:33:42 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 332cb7d6-5436-509a-96ec-6e5fd2e84db1 with expiration date: 2026-03-30T09:00:00Z
{'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': '332cb7d6-5436-509a-96ec-6e5fd2e84db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PK71VUV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/EV6?id=4100247',
'listing': 'auction',
'location': 'Leeds',
'make': 'KIA',
'model': 'EV6',
'odometer': 31038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seller_name': 'Lloyd Motor 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': 2021}
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100247%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Saving data for 4100247: {'auction_closing_time': 1774861200.0, 'created_time': 1773833333.99811, 'last_price_update_time': 1774866822.391999}
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100247') HTTP/1.1" 204 0
2026-03-30 10:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d683def9-c4e4-54f7-a5ef-fd50cbdad56f with identifier: 4100386
2026-03-30 10:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d683def9-c4e4-54f7-a5ef-fd50cbdad56f with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d683def9-c4e4-54f7-a5ef-fd50cbdad56f with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d683def9-c4e4-54f7-a5ef-fd50cbdad56f, identifier: 4100386
2026-03-30 10:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4dfc7a-516d-586d-8eb6-102aa4772418 with identifier: 4100508
2026-03-30 10:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4dfc7a-516d-586d-8eb6-102aa4772418 with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4dfc7a-516d-586d-8eb6-102aa4772418 with scrape type 2
2026-03-30 10:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7f4dfc7a-516d-586d-8eb6-102aa4772418, identifier: 4100508
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101559
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101559%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101559: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101574
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101574%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101574: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101595
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101595%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101595: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101601
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101601%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101601: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101603
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101603%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101603: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101607
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101607%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101607: 0
2026-03-30 10:33:42 [manheim.gb] INFO: Found listing with ID: 4101639
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101639%27 HTTP/1.1" 200 None
2026-03-30 10:33:42 [manheim.gb] INFO: Scrape type for 4101639: 2
2026-03-30 10:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d683def9-c4e4-54f7-a5ef-fd50cbdad56f with identifier: 4100386
2026-03-30 10:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d683def9-c4e4-54f7-a5ef-fd50cbdad56f with identifier: 4100386
2026-03-30 10:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d683def9-c4e4-54f7-a5ef-fd50cbdad56f with identifier: 4100386 to the API
2026-03-30 10:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd683def9-c4e4-54f7-a5ef-fd50cbdad56f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO21URH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4100386',
'listing': 'auction',
'location': 'Bristol',
'make': 'AUDI',
'model': 'A1',
'odometer': 26575,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-29',
'seller_name': 'Mon Motors',
'title': 'AUDI A1 30 TFSI 110 Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '30 TFSI 110 Sport 5dr S Tronic',
'year': 2021}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100386%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Saving data for 4100386: {'auction_closing_time': 1775120400.0, 'created_time': 1773833306.885152, 'last_price_update_time': 1774866823.039582}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100386') HTTP/1.1" 204 0
2026-03-30 10:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7f4dfc7a-516d-586d-8eb6-102aa4772418 with identifier: 4100508
2026-03-30 10:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7f4dfc7a-516d-586d-8eb6-102aa4772418 with identifier: 4100508
2026-03-30 10:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7f4dfc7a-516d-586d-8eb6-102aa4772418 with identifier: 4100508 to the API
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:43 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7f4dfc7a-516d-586d-8eb6-102aa4772418',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NV72LYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4?id=4100508',
'listing': 'directbuy',
'location': 'Washington',
'make': 'AUDI',
'model': 'A4',
'odometer': 38225,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-26',
'seller_name': 'Lookers',
'title': 'AUDI A4 35 TFSI S Line 4dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S Line 4dr S Tronic',
'year': 2023}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100508%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Saving data for 4100508: {'auction_closing_time': 1775034000.0, 'created_time': 1773833305.134982, 'last_price_update_time': 1774866823.425753}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100508') HTTP/1.1" 204 0
2026-03-30 10:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c69c799c-f020-58d6-b51e-6956e528b282 with identifier: 4100679
2026-03-30 10:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69c799c-f020-58d6-b51e-6956e528b282 with scrape type 2
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c69c799c-f020-58d6-b51e-6956e528b282 with scrape type 2
2026-03-30 10:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c69c799c-f020-58d6-b51e-6956e528b282, identifier: 4100679
2026-03-30 10:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101648
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101648%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101648: 0
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101672
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101672%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101672: 0
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101758
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [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-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101758: 0
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101762
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [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-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101762: 0
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101775
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [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-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101775: 0
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101786
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101786%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101786: 2
2026-03-30 10:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c69c799c-f020-58d6-b51e-6956e528b282 with identifier: 4100679
2026-03-30 10:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c69c799c-f020-58d6-b51e-6956e528b282 with identifier: 4100679
2026-03-30 10:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c69c799c-f020-58d6-b51e-6956e528b282 with identifier: 4100679 to the API
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 226,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c69c799c-f020-58d6-b51e-6956e528b282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM71JYC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4100679',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'RANGER',
'odometer': 49165,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-28',
'seller_name': 'Europcar',
'title': 'FORD RANGER Pick Up Double Cab XLT 2.0 EcoBlue 170 5 Seats Double '
'Cab',
'transmission': 'manual',
'trim': 'Pick Up Double Cab XLT 2.0 EcoBlue 170 5 Seats Double Cab',
'year': 2022}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100679%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Saving data for 4100679: {'auction_closing_time': 1774947600.0, 'created_time': 1773833279.009436, 'last_price_update_time': 1774866823.939152}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100679') HTTP/1.1" 204 0
2026-03-30 10:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:43 [manheim.gb] INFO: Found listing with ID: 4101807
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101807%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [manheim.gb] INFO: Scrape type for 4101807: 2
2026-03-30 10:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with identifier: 4100732
2026-03-30 10:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with scrape type 2
2026-03-30 10:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with scrape type 2
2026-03-30 10:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d, identifier: 4100732
2026-03-30 10:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50a301d-8a16-5f3f-9976-73cfddab1c1d with identifier: 4101085
2026-03-30 10:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50a301d-8a16-5f3f-9976-73cfddab1c1d with scrape type 2
2026-03-30 10:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50a301d-8a16-5f3f-9976-73cfddab1c1d with scrape type 2
2026-03-30 10:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a50a301d-8a16-5f3f-9976-73cfddab1c1d, identifier: 4101085
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101809
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101809%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101809: 2
2026-03-30 10:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with identifier: 4100732
2026-03-30 10:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with identifier: 4100732
2026-03-30 10:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d with identifier: 4100732 to the API
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 266,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b3b436a8-ecf1-585b-9dc1-e8d0c5950d5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL22FYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CRAFTER?id=4100732',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': 198495,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-20',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN CRAFTER 2.0 TDI 140PS Startline Business H/Roof Van Auto',
'transmission': 'automatic',
'trim': '2.0 TDI 140PS Startline Business H/Roof Van Auto',
'year': 2022}
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100732%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Saving data for 4100732: {'auction_closing_time': 1775034000.0, 'created_time': 1773833271.348102, 'last_price_update_time': 1774866824.478189}
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100732') HTTP/1.1" 204 0
2026-03-30 10:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a50a301d-8a16-5f3f-9976-73cfddab1c1d with identifier: 4101085
2026-03-30 10:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a50a301d-8a16-5f3f-9976-73cfddab1c1d with identifier: 4101085
2026-03-30 10:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a50a301d-8a16-5f3f-9976-73cfddab1c1d with identifier: 4101085 to the API
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a50a301d-8a16-5f3f-9976-73cfddab1c1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU23JZT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/COROLLA?id=4101085',
'listing': 'auction',
'location': 'Leeds',
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 24097,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seller_name': 'Lookers Leasing',
'title': 'TOYOTA COROLLA 1.8 Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 Hybrid Icon 5dr CVT',
'year': 2023}
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101085%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Saving data for 4101085: {'auction_closing_time': 1776070800.0, 'created_time': 1773833246.830429, 'last_price_update_time': 1774866824.785422}
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101085') HTTP/1.1" 204 0
2026-03-30 10:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101891
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101891%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101891: 0
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101904
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101904%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101904: 0
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101912
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101912%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101912: 2
2026-03-30 10:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with identifier: 4101547
2026-03-30 10:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with scrape type 1
2026-03-30 10:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg not downloaded yet
2026-03-30 10:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101914
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101914%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101914: 0
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4101918
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [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-30 10:33:44 [manheim.gb] INFO: Scrape type for 4101918: 0
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4102097
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102097%27 HTTP/1.1" 200 None
2026-03-30 10:33:44 [manheim.gb] INFO: Scrape type for 4102097: 0
2026-03-30 10:33:44 [manheim.gb] INFO: Found listing with ID: 4102105
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102105%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Scrape type for 4102105: 2
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg not downloaded yet
2026-03-30 10:33:45 [manheim.gb] INFO: Found listing with ID: 4102112
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102112%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Scrape type for 4102112: 0
2026-03-30 10:33:45 [manheim.gb] INFO: Found listing with ID: 4102165
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102165%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Scrape type for 4102165: 0
2026-03-30 10:33:45 [manheim.gb] INFO: Found listing with ID: 4102167
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102167%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Scrape type for 4102167: 0
2026-03-30 10:33:45 [manheim.gb] INFO: Found listing with ID: 4102198
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102198%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Scrape type for 4102198: 2
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_6.jpg not downloaded yet
2026-03-30 10:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e629ee0-1289-5fa4-92ab-6652f13a7378 with identifier: 4101639
2026-03-30 10:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e629ee0-1289-5fa4-92ab-6652f13a7378 with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e629ee0-1289-5fa4-92ab-6652f13a7378 with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e629ee0-1289-5fa4-92ab-6652f13a7378, identifier: 4101639
2026-03-30 10:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b24341a-8fc9-588a-b70c-a2d36f3b544b with identifier: 4101786
2026-03-30 10:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b24341a-8fc9-588a-b70c-a2d36f3b544b with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b24341a-8fc9-588a-b70c-a2d36f3b544b with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b24341a-8fc9-588a-b70c-a2d36f3b544b, identifier: 4101786
2026-03-30 10:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4166849e-7721-59cb-b31d-0494449251c0 with identifier: 4101807
2026-03-30 10:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4166849e-7721-59cb-b31d-0494449251c0 with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4166849e-7721-59cb-b31d-0494449251c0 with scrape type 2
2026-03-30 10:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4166849e-7721-59cb-b31d-0494449251c0, identifier: 4101807
2026-03-30 10:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e629ee0-1289-5fa4-92ab-6652f13a7378 with identifier: 4101639
2026-03-30 10:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e629ee0-1289-5fa4-92ab-6652f13a7378 with identifier: 4101639
2026-03-30 10:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e629ee0-1289-5fa4-92ab-6652f13a7378 with identifier: 4101639 to the API
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:45 [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': 'ORANGE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9e629ee0-1289-5fa4-92ab-6652f13a7378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO08NZH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4101639',
'listing': 'auction',
'location': 'Bristol',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 72971,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-18',
'seller_name': 'Baylis',
'title': 'FORD FOCUS 2.0 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 Titanium 5dr Auto',
'year': 2008}
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101639%27 HTTP/1.1" 200 None
2026-03-30 10:33:45 [manheim.gb] INFO: Saving data for 4101639: {'auction_closing_time': 1775120400.0, 'created_time': 1773833195.667836, 'last_price_update_time': 1774866825.698389}
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101639') HTTP/1.1" 204 0
2026-03-30 10:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b24341a-8fc9-588a-b70c-a2d36f3b544b with identifier: 4101786
2026-03-30 10:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b24341a-8fc9-588a-b70c-a2d36f3b544b with identifier: 4101786
2026-03-30 10:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6b24341a-8fc9-588a-b70c-a2d36f3b544b with identifier: 4101786 to the API
2026-03-30 10:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:46 [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': 'Green',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6b24341a-8fc9-588a-b70c-a2d36f3b544b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV66ZTW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4101786',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 148419,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': 'Hedin Automotive LTD',
'title': 'NISSAN X-TRAIL 1.6 DiG-T Tekna 5dr [7 Seat]',
'transmission': 'manual',
'trim': '1.6 DiG-T Tekna 5dr [7 Seat]',
'year': 2016}
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101786%27 HTTP/1.1" 200 None
2026-03-30 10:33:46 [manheim.gb] INFO: Saving data for 4101786: {'auction_closing_time': 1775120400.0, 'created_time': 1773833119.531345, 'last_price_update_time': 1774866826.199885}
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101786') HTTP/1.1" 204 0
2026-03-30 10:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4166849e-7721-59cb-b31d-0494449251c0 with identifier: 4101807
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 10:33:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4166849e-7721-59cb-b31d-0494449251c0 with identifier: 4101807
2026-03-30 10:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4166849e-7721-59cb-b31d-0494449251c0 with identifier: 4101807 to the API
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 96,
'car_expert_report_source_url': None,
'color': 'Orange',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4166849e-7721-59cb-b31d-0494449251c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF20GXL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4101807',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 97418,
'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': 'Thurlow Nunn',
'title': 'VAUXHALL CORSA 1.2 Turbo SRi Nav 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SRi Nav 5dr',
'year': 2020}
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101807%27 HTTP/1.1" 200 None
2026-03-30 10:33:46 [manheim.gb] INFO: Saving data for 4101807: {'auction_closing_time': 1775120400.0, 'created_time': 1773833098.852409, 'last_price_update_time': 1774866826.634137}
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101807') HTTP/1.1" 204 0
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_1.jpg not downloaded yet
2026-03-30 10:33:46 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg> (referer: None)
2026-03-30 10:33:46 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_7.jpg> (referer: None)
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_5.jpg not downloaded yet
2026-03-30 10:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d784f1ef-2f40-5a23-be47-76f7757fcbf5 with identifier: 4101809
2026-03-30 10:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d784f1ef-2f40-5a23-be47-76f7757fcbf5 with scrape type 2
2026-03-30 10:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d784f1ef-2f40-5a23-be47-76f7757fcbf5 with scrape type 2
2026-03-30 10:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d784f1ef-2f40-5a23-be47-76f7757fcbf5, identifier: 4101809
2026-03-30 10:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with identifier: 4101912
2026-03-30 10:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with scrape type 2
2026-03-30 10:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with scrape type 2
2026-03-30 10:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e37b0e36-ad45-5ba9-a95c-c60956fe0c96, identifier: 4101912
2026-03-30 10:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d784f1ef-2f40-5a23-be47-76f7757fcbf5 with identifier: 4101809
2026-03-30 10:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d784f1ef-2f40-5a23-be47-76f7757fcbf5 with identifier: 4101809
2026-03-30 10:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d784f1ef-2f40-5a23-be47-76f7757fcbf5 with identifier: 4101809 to the API
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 269,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '4.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd784f1ef-2f40-5a23-be47-76f7757fcbf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DX06VVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XK?id=4101809',
'listing': 'auction',
'location': 'Colchester',
'make': 'JAGUAR',
'model': 'XK',
'odometer': 75510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-25',
'seller_name': 'Thurlow Nunn',
'title': 'JAGUAR XK 4.2 V8 2dr Auto',
'transmission': 'automatic',
'trim': '4.2 V8 2dr Auto',
'year': 2006}
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101809%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [manheim.gb] INFO: Saving data for 4101809: {'auction_closing_time': 1775120400.0, 'created_time': 1773833097.277257, 'last_price_update_time': 1774866827.270385}
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101809') HTTP/1.1" 204 0
2026-03-30 10:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with identifier: 4101912
2026-03-30 10:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with identifier: 4101912
2026-03-30 10:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e37b0e36-ad45-5ba9-a95c-c60956fe0c96 with identifier: 4101912 to the API
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e37b0e36-ad45-5ba9-a95c-c60956fe0c96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FT19KJX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4101912',
'listing': 'auction',
'location': 'Bristol',
'make': 'PEUGEOT',
'model': '208',
'odometer': 39844,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT 208 1.5 BlueHDi Active 5dr [5 Speed]',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active 5dr [5 Speed]',
'year': 2019}
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101912%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [manheim.gb] INFO: Saving data for 4101912: {'auction_closing_time': 1775552400.0, 'created_time': 1774534008.266448, 'last_price_update_time': 1774866827.569692}
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101912') HTTP/1.1" 204 0
2026-03-30 10:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_4.jpg not downloaded yet
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_11.jpg not downloaded yet
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_10.jpg not downloaded yet
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_9.jpg not downloaded yet
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fd94b977d-e7c6-483e-8eb8-131b226ac376_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_2.jpg not downloaded yet
2026-03-30 10:33:47 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_6.jpg> (referer: None)
2026-03-30 10:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d2716b-9eab-5528-bae5-f9531be772bb with identifier: 4102105
2026-03-30 10:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d2716b-9eab-5528-bae5-f9531be772bb with scrape type 2
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d2716b-9eab-5528-bae5-f9531be772bb with scrape type 2
2026-03-30 10:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 50d2716b-9eab-5528-bae5-f9531be772bb, identifier: 4102105
2026-03-30 10:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb97f9b5-c086-514e-8933-5b07bc2a136c with identifier: 4102198
2026-03-30 10:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb97f9b5-c086-514e-8933-5b07bc2a136c with scrape type 2
2026-03-30 10:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb97f9b5-c086-514e-8933-5b07bc2a136c with scrape type 2
2026-03-30 10:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb97f9b5-c086-514e-8933-5b07bc2a136c, identifier: 4102198
2026-03-30 10:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 50d2716b-9eab-5528-bae5-f9531be772bb with identifier: 4102105
2026-03-30 10:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 50d2716b-9eab-5528-bae5-f9531be772bb with identifier: 4102105
2026-03-30 10:33:47 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 50d2716b-9eab-5528-bae5-f9531be772bb with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 41,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '50d2716b-9eab-5528-bae5-f9531be772bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PV19NHB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/5%20SERIES?id=4102105',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': '5 SERIES',
'odometer': 95905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': 'Lookers',
'title': 'BMW 5 SERIES 530e M Sport 4dr Auto',
'transmission': 'automatic',
'trim': '530e M Sport 4dr Auto',
'year': 2019}
2026-03-30 10:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102105%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Saving data for 4102105: {'auction_closing_time': 1774861200.0, 'created_time': 1773832999.59623, 'last_price_update_time': 1774866828.002685}
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102105') HTTP/1.1" 204 0
2026-03-30 10:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb97f9b5-c086-514e-8933-5b07bc2a136c with identifier: 4102198
2026-03-30 10:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb97f9b5-c086-514e-8933-5b07bc2a136c with identifier: 4102198
2026-03-30 10:33:48 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: cb97f9b5-c086-514e-8933-5b07bc2a136c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb97f9b5-c086-514e-8933-5b07bc2a136c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG18CVN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4102198',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 40211,
'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': 'Lookers',
'title': 'NISSAN QASHQAI 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 5dr',
'year': 2018}
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102198%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Saving data for 4102198: {'auction_closing_time': 1774861200.0, 'created_time': 1773832973.876224, 'last_price_update_time': 1774866828.047283}
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102198') HTTP/1.1" 204 0
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_1.jpg> (referer: None)
2026-03-30 10:33:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:48 [manheim.gb] INFO: Page 28: 100 results (total: 7960)
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102638
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102638%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102638: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102648
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102648%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102648: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102662
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102662%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102662: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102667
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102667: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102669
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102669: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102680
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102680%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102680: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102684
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102684%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102684: 2
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102747
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102747%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102747: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102762
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102762%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102762: 2
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102770
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102770: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102772
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102772: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102775
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102775%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102775: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102784
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102784%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102784: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102814
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102814: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102817
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102817: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102820
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102820%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102820: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102822
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102822%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102822: 2
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102824
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102824%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102824: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102859
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102859%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102859: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102883
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102883%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102883: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102934
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102934%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102934: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102963
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102963%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102963: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102969
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102969%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102969: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102970
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102970: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102974
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102974%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102974: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102980
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102980%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102980: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102981
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102981: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102982
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102982%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102982: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4102992
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102992%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4102992: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103012
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103012%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103012: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103036
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103036: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103037
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103037: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103048
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103048%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103048: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103056
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103056%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103056: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103057
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103057%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103057: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103063
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103063: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103064
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103064%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103064: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103068
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103068%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103068: 2
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_5.jpg> (referer: None)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_4.jpg> (referer: None)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_11.jpg> (referer: None)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_10.jpg> (referer: None)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_ext_2.jpg> (referer: None)
2026-03-30 10:33:48 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_9.jpg> (referer: None)
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103072
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103072%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103072: 2
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103089
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103089%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103089: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103113
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103113%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103113: 2
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103118
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103118%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103118: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103151
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103151%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103151: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103183
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103183%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103183: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103189
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103189%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103189: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103211
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103211%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103211: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103213
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103213%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103213: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103218
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [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-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103218: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103222
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103222%27 HTTP/1.1" 200 None
2026-03-30 10:33:48 [manheim.gb] INFO: Scrape type for 4103222: 0
2026-03-30 10:33:48 [manheim.gb] INFO: Found listing with ID: 4103225
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [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-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103225: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103227
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103227%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103227: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103233
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103233%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103233: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103251
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103251%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103251: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103254
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103254%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103254: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103256
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103256%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103256: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103263
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103263%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103263: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103276
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103276%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103276: 1
2026-03-30 10:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103280
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103280%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103280: 1
2026-03-30 10:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with identifier: 4102684
2026-03-30 10:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with scrape type 2
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with scrape type 2
2026-03-30 10:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9a440b1a-c16c-5f86-95fb-dab8ca723ca0, identifier: 4102684
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c7f2d9a-2d96-523a-b368-65fe3cb95473, skipping ID generation
2026-03-30 10:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with scrape type 1
2026-03-30 10:33:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 sending to next pipeline
2026-03-30 10:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c7f2d9a-2d96-523a-b368-65fe3cb95473, identifier: 4101547
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103281
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103281%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103281: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103282
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103282%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103282: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103285
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103285%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103285: 0
2026-03-30 10:33:49 [manheim.gb] INFO: Found listing with ID: 4103291
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103291%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Scrape type for 4103291: 2
2026-03-30 10:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with identifier: 4102684
2026-03-30 10:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with identifier: 4102684
2026-03-30 10:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9a440b1a-c16c-5f86-95fb-dab8ca723ca0 with identifier: 4102684 to the API
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:49 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9a440b1a-c16c-5f86-95fb-dab8ca723ca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BU63FVC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4102684',
'listing': 'auction',
'location': 'Bristol',
'make': 'AUDI',
'model': 'A3',
'odometer': 118705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-15',
'seller_name': 'Mon Motors',
'title': 'AUDI A3 2.0 TDI SE 3dr',
'transmission': 'manual',
'trim': '2.0 TDI SE 3dr',
'year': 2013}
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102684%27 HTTP/1.1" 200 None
2026-03-30 10:33:49 [manheim.gb] INFO: Saving data for 4102684: {'auction_closing_time': 1775120400.0, 'created_time': 1773832909.008811, 'last_price_update_time': 1774866829.960073}
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102684') HTTP/1.1" 204 0
2026-03-30 10:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with identifier: 4101547
2026-03-30 10:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with identifier: 4101547
2026-03-30 10:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c7f2d9a-2d96-523a-b368-65fe3cb95473 with identifier: 4101547 to the API
2026-03-30 10:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:51 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/d94b977d-e7c6-483e-8eb8-131b226ac376_9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 29,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '0c7f2d9a-2d96-523a-b368-65fe3cb95473',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SH23HRF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/ARTEON?id=4101547',
'listing': 'auction',
'location': 'Bristol',
'make': 'VOLKSWAGEN',
'model': 'ARTEON',
'odometer': 48659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN ARTEON 1.4 TSI eHybrid R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid R-Line 5dr DSG',
'year': 2023}
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101547%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Saving data for 4101547: {'created_time': 1774866831.045082, 'last_price_update_time': 1774866831.045093, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101547') HTTP/1.1" 204 0
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0c7f2d9a-2d96-523a-b368-65fe3cb95473 due to Ignoring non-200 response
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103300
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103300%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103300: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103306
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [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-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103306: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103315
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [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-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103315: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103324
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103324%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103324: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103344
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [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-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103344: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103370
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103370%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103370: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103379
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103379%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103379: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103386
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103386%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103386: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103398
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103398%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103398: 2
2026-03-30 10:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf17bc87-ecae-56f9-b387-295862fe11e3 with identifier: 4102822
2026-03-30 10:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf17bc87-ecae-56f9-b387-295862fe11e3 with scrape type 2
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf17bc87-ecae-56f9-b387-295862fe11e3 with scrape type 2
2026-03-30 10:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf17bc87-ecae-56f9-b387-295862fe11e3, identifier: 4102822
2026-03-30 10:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80765c89-4238-5182-95f9-8276559b4bba with identifier: 4102762
2026-03-30 10:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80765c89-4238-5182-95f9-8276559b4bba with scrape type 2
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80765c89-4238-5182-95f9-8276559b4bba with scrape type 2
2026-03-30 10:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 80765c89-4238-5182-95f9-8276559b4bba, identifier: 4102762
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103401
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103401%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103401: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103411
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103411%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103411: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103415
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103415%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103415: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103423
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103423%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103423: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103470
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103470%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103470: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103475
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103475%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103475: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103489
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103489%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103489: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103499
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103499%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103499: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103509
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103509%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103509: 0
2026-03-30 10:33:51 [manheim.gb] INFO: Found listing with ID: 4103520
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103520%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [manheim.gb] INFO: Scrape type for 4103520: 2
2026-03-30 10:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf17bc87-ecae-56f9-b387-295862fe11e3 with identifier: 4102822
2026-03-30 10:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf17bc87-ecae-56f9-b387-295862fe11e3 with identifier: 4102822
2026-03-30 10:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf17bc87-ecae-56f9-b387-295862fe11e3 with identifier: 4102822 to the API
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:52 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf17bc87-ecae-56f9-b387-295862fe11e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD15XGT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/SUPERB?id=4102822',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'SKODA',
'model': 'SUPERB',
'odometer': 162847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-22',
'seller_name': 'Yeomans',
'title': 'SKODA SUPERB 2.0 TDI CR 170 Elegance 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR 170 Elegance 5dr DSG',
'year': 2015}
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102822%27 HTTP/1.1" 200 None
2026-03-30 10:33:52 [manheim.gb] INFO: Saving data for 4102822: {'auction_closing_time': 1775034000.0, 'created_time': 1773832852.33191, 'last_price_update_time': 1774866832.559048}
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102822') HTTP/1.1" 204 0
2026-03-30 10:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 80765c89-4238-5182-95f9-8276559b4bba with identifier: 4102762
2026-03-30 10:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 80765c89-4238-5182-95f9-8276559b4bba with identifier: 4102762
2026-03-30 10:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 80765c89-4238-5182-95f9-8276559b4bba with identifier: 4102762 to the API
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:52 [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': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '80765c89-4238-5182-95f9-8276559b4bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SV68OVJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4102762',
'listing': 'auction',
'location': 'Northampton',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 44539,
'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': 'Allen Ford',
'title': 'KIA SPORTAGE 1.6 GDi ISG Edition 25 5dr',
'transmission': 'manual',
'trim': '1.6 GDi ISG Edition 25 5dr',
'year': 2018}
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102762%27 HTTP/1.1" 200 None
2026-03-30 10:33:52 [manheim.gb] INFO: Saving data for 4102762: {'auction_closing_time': 1774947600.0, 'created_time': 1773832861.327791, 'last_price_update_time': 1774866832.980127}
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102762') HTTP/1.1" 204 0
2026-03-30 10:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04140326-19a2-5d77-8e2a-288ee53a7519 with identifier: 4103072
2026-03-30 10:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04140326-19a2-5d77-8e2a-288ee53a7519 with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04140326-19a2-5d77-8e2a-288ee53a7519 with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 04140326-19a2-5d77-8e2a-288ee53a7519, identifier: 4103072
2026-03-30 10:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e92beb9d-0ca4-5289-a403-7be0337734ba with identifier: 4103068
2026-03-30 10:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e92beb9d-0ca4-5289-a403-7be0337734ba with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e92beb9d-0ca4-5289-a403-7be0337734ba with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e92beb9d-0ca4-5289-a403-7be0337734ba, identifier: 4103068
2026-03-30 10:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2ff5802-475d-5b52-af2d-626d4778b8d1 with identifier: 4103113
2026-03-30 10:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2ff5802-475d-5b52-af2d-626d4778b8d1 with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2ff5802-475d-5b52-af2d-626d4778b8d1 with scrape type 2
2026-03-30 10:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a2ff5802-475d-5b52-af2d-626d4778b8d1, identifier: 4103113
2026-03-30 10:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:53 [manheim.gb] INFO: Found listing with ID: 4103522
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [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-30 10:33:53 [manheim.gb] INFO: Scrape type for 4103522: 0
2026-03-30 10:33:53 [manheim.gb] INFO: Found listing with ID: 4103524
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [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-30 10:33:53 [manheim.gb] INFO: Scrape type for 4103524: 0
2026-03-30 10:33:53 [manheim.gb] INFO: Found listing with ID: 4103541
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103541%27 HTTP/1.1" 200 None
2026-03-30 10:33:53 [manheim.gb] INFO: Scrape type for 4103541: 0
2026-03-30 10:33:53 [manheim.gb] INFO: Found listing with ID: 4103544
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103544%27 HTTP/1.1" 200 None
2026-03-30 10:33:53 [manheim.gb] INFO: Scrape type for 4103544: 2
2026-03-30 10:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 04140326-19a2-5d77-8e2a-288ee53a7519 with identifier: 4103072
2026-03-30 10:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 04140326-19a2-5d77-8e2a-288ee53a7519 with identifier: 4103072
2026-03-30 10:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 04140326-19a2-5d77-8e2a-288ee53a7519 with identifier: 4103072 to the API
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 203,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '04140326-19a2-5d77-8e2a-288ee53a7519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AK71EHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4103072',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': 56852,
'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': 'Arval',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 P250 R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 P250 R-Dynamic S 5dr Auto',
'year': 2021}
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103072%27 HTTP/1.1" 200 None
2026-03-30 10:33:53 [manheim.gb] INFO: Saving data for 4103072: {'auction_closing_time': 1776070800.0, 'created_time': 1773832810.561417, 'last_price_update_time': 1774866833.65875}
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103072') HTTP/1.1" 204 0
2026-03-30 10:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e92beb9d-0ca4-5289-a403-7be0337734ba with identifier: 4103068
2026-03-30 10:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e92beb9d-0ca4-5289-a403-7be0337734ba with identifier: 4103068
2026-03-30 10:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e92beb9d-0ca4-5289-a403-7be0337734ba with identifier: 4103068 to the API
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:53 [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': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e92beb9d-0ca4-5289-a403-7be0337734ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LK14UCB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4103068',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q5',
'odometer': 77869,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-01',
'seller_name': 'Hedin Automotive LTD',
'title': 'AUDI Q5 2.0T FSI Quattro SE 5dr Tip Auto',
'transmission': 'automatic',
'trim': '2.0T FSI Quattro SE 5dr Tip Auto',
'year': 2014}
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103068%27 HTTP/1.1" 200 None
2026-03-30 10:33:53 [manheim.gb] INFO: Saving data for 4103068: {'auction_closing_time': 1775120400.0, 'created_time': 1773930359.593198, 'last_price_update_time': 1774866833.99232}
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103068') HTTP/1.1" 204 0
2026-03-30 10:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a2ff5802-475d-5b52-af2d-626d4778b8d1 with identifier: 4103113
2026-03-30 10:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a2ff5802-475d-5b52-af2d-626d4778b8d1 with identifier: 4103113
2026-03-30 10:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a2ff5802-475d-5b52-af2d-626d4778b8d1 with identifier: 4103113 to the API
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:54 [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': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a2ff5802-475d-5b52-af2d-626d4778b8d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL72XXK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4103113',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 8392,
'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': 'Arval',
'title': 'KIA SPORTAGE 1.6T GDi HEV GT-Line S 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi HEV GT-Line S 5dr Auto AWD',
'year': 2022}
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103113%27 HTTP/1.1" 200 None
2026-03-30 10:33:54 [manheim.gb] INFO: Saving data for 4103113: {'auction_closing_time': 1776070800.0, 'created_time': 1773832788.187012, 'last_price_update_time': 1774866834.45889}
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103113') HTTP/1.1" 204 0
2026-03-30 10:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e204c401-a37c-5efa-9964-0e16bd083490 with identifier: 4103276
2026-03-30 10:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e204c401-a37c-5efa-9964-0e16bd083490 with scrape type 1
2026-03-30 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e204c401-a37c-5efa-9964-0e16bd083490
2026-03-30 10:33:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e204c401-a37c-5efa-9964-0e16bd083490
2026-03-30 10:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e204c401-a37c-5efa-9964-0e16bd083490, identifier: 4103276
2026-03-30 10:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:54 [manheim.gb] INFO: Found listing with ID: 4103546
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103546%27 HTTP/1.1" 200 None
2026-03-30 10:33:54 [manheim.gb] INFO: Scrape type for 4103546: 2
2026-03-30 10:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e204c401-a37c-5efa-9964-0e16bd083490 with identifier: 4103276
2026-03-30 10:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e204c401-a37c-5efa-9964-0e16bd083490 with identifier: 4103276
2026-03-30 10:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e204c401-a37c-5efa-9964-0e16bd083490 with identifier: 4103276 to the API
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:54 [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.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e204c401-a37c-5efa-9964-0e16bd083490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE69EWZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4103276',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 45628,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-21',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V 136 Tech Line Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 CDTi 16V 136 Tech Line Nav 5dr Auto',
'year': 2019}
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103276%27 HTTP/1.1" 200 None
2026-03-30 10:33:55 [manheim.gb] INFO: Saving data for 4103276: {'created_time': 1774866835.000467, 'last_price_update_time': 1774866835.000481, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103276') HTTP/1.1" 204 0
2026-03-30 10:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4b16b1-6f79-533b-835a-6edb9125a0e6 with identifier: 4103280
2026-03-30 10:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4b16b1-6f79-533b-835a-6edb9125a0e6 with scrape type 1
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc4b16b1-6f79-533b-835a-6edb9125a0e6
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc4b16b1-6f79-533b-835a-6edb9125a0e6
2026-03-30 10:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cc4b16b1-6f79-533b-835a-6edb9125a0e6, identifier: 4103280
2026-03-30 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:55 [manheim.gb] INFO: Found listing with ID: 4103547
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103547%27 HTTP/1.1" 200 None
2026-03-30 10:33:55 [manheim.gb] INFO: Scrape type for 4103547: 2
2026-03-30 10:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cc4b16b1-6f79-533b-835a-6edb9125a0e6 with identifier: 4103280
2026-03-30 10:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cc4b16b1-6f79-533b-835a-6edb9125a0e6 with identifier: 4103280
2026-03-30 10:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cc4b16b1-6f79-533b-835a-6edb9125a0e6 with identifier: 4103280 to the API
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:55 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc4b16b1-6f79-533b-835a-6edb9125a0e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE69FHA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4103280',
'listing': 'auction',
'location': 'Bristol',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 15916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-26',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoTEC Design 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoTEC Design 5dr',
'year': 2019}
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103280%27 HTTP/1.1" 200 None
2026-03-30 10:33:55 [manheim.gb] INFO: Saving data for 4103280: {'created_time': 1774866835.569558, 'last_price_update_time': 1774866835.569575, 'auction_closing_time': 1775552400.0}
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103280') HTTP/1.1" 204 0
2026-03-30 10:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with identifier: 4103291
2026-03-30 10:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with scrape type 2
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with scrape type 2
2026-03-30 10:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 26b5f2a1-e18b-5088-88cf-80b292b87ea0, identifier: 4103291
2026-03-30 10:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: accc3cbe-7f92-527c-acaf-5dec4765bff9 with identifier: 4103398
2026-03-30 10:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item accc3cbe-7f92-527c-acaf-5dec4765bff9 with scrape type 2
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item accc3cbe-7f92-527c-acaf-5dec4765bff9 with scrape type 2
2026-03-30 10:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: accc3cbe-7f92-527c-acaf-5dec4765bff9, identifier: 4103398
2026-03-30 10:33:55 [manheim.gb] INFO: Found listing with ID: 4103554
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103554%27 HTTP/1.1" 200 None
2026-03-30 10:33:55 [manheim.gb] INFO: Scrape type for 4103554: 2
2026-03-30 10:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with identifier: 4103291
2026-03-30 10:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with identifier: 4103291
2026-03-30 10:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 26b5f2a1-e18b-5088-88cf-80b292b87ea0 with identifier: 4103291 to the API
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 188,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '26b5f2a1-e18b-5088-88cf-80b292b87ea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WG71TOA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4103291',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 30389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-11',
'seller_name': 'Vospers Group',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'year': 2022}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103291%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [manheim.gb] INFO: Saving data for 4103291: {'auction_closing_time': 1775034000.0, 'created_time': 1773832667.343362, 'last_price_update_time': 1774866836.367181}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103291') HTTP/1.1" 204 0
2026-03-30 10:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: accc3cbe-7f92-527c-acaf-5dec4765bff9 with identifier: 4103398
2026-03-30 10:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: accc3cbe-7f92-527c-acaf-5dec4765bff9 with identifier: 4103398
2026-03-30 10:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: accc3cbe-7f92-527c-acaf-5dec4765bff9 with identifier: 4103398 to the API
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:33:56 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'accc3cbe-7f92-527c-acaf-5dec4765bff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YE69DGZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4103398',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': 63664,
'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': 'Arval',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 D150 R-Dynamic S 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 D150 R-Dynamic S 5dr 2WD',
'year': 2019}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103398%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [manheim.gb] INFO: Saving data for 4103398: {'auction_closing_time': 1776070800.0, 'created_time': 1773832569.885255, 'last_price_update_time': 1774866836.674194}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103398') HTTP/1.1" 204 0
2026-03-30 10:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 459225fe-9cc3-5c63-a058-db2961cbe9c1 with identifier: 4103520
2026-03-30 10:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 459225fe-9cc3-5c63-a058-db2961cbe9c1 with scrape type 2
2026-03-30 10:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 459225fe-9cc3-5c63-a058-db2961cbe9c1 with scrape type 2
2026-03-30 10:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 459225fe-9cc3-5c63-a058-db2961cbe9c1, identifier: 4103520
2026-03-30 10:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103555
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [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-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103555: 0
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103562
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [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-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103562: 0
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103563
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103563%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103563: 0
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103594
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [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-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103594: 0
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103602
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103602%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103602: 0
2026-03-30 10:33:56 [manheim.gb] INFO: Found listing with ID: 4103603
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103603%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [manheim.gb] INFO: Scrape type for 4103603: 2
2026-03-30 10:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 459225fe-9cc3-5c63-a058-db2961cbe9c1 with identifier: 4103520
2026-03-30 10:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 459225fe-9cc3-5c63-a058-db2961cbe9c1 with identifier: 4103520
2026-03-30 10:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 459225fe-9cc3-5c63-a058-db2961cbe9c1 with identifier: 4103520 to the API
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:57 [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': '459225fe-9cc3-5c63-a058-db2961cbe9c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS73NFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4103520',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 16889,
'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-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103520%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Saving data for 4103520: {'auction_closing_time': 1775034000.0, 'created_time': 1774350753.135964, 'last_price_update_time': 1774866837.194268}
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103520') HTTP/1.1" 204 0
2026-03-30 10:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103641
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103641%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103641: 0
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103659
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103659%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103659: 0
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103666
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [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-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103666: 0
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103671
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103671%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103671: 0
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103673
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [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-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103673: 0
2026-03-30 10:33:57 [manheim.gb] INFO: Found listing with ID: 4103679
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103679%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Scrape type for 4103679: 0
2026-03-30 10:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a1efda-2a52-516a-a9f6-bdad931b192d with identifier: 4103544
2026-03-30 10:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a1efda-2a52-516a-a9f6-bdad931b192d with scrape type 2
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9a1efda-2a52-516a-a9f6-bdad931b192d with scrape type 2
2026-03-30 10:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e9a1efda-2a52-516a-a9f6-bdad931b192d, identifier: 4103544
2026-03-30 10:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a4c6b0-5c62-5c99-918b-66c56d559e15 with identifier: 4103546
2026-03-30 10:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a4c6b0-5c62-5c99-918b-66c56d559e15 with scrape type 2
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a4c6b0-5c62-5c99-918b-66c56d559e15 with scrape type 2
2026-03-30 10:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a7a4c6b0-5c62-5c99-918b-66c56d559e15, identifier: 4103546
2026-03-30 10:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e9a1efda-2a52-516a-a9f6-bdad931b192d with identifier: 4103544
2026-03-30 10:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e9a1efda-2a52-516a-a9f6-bdad931b192d with identifier: 4103544
2026-03-30 10:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e9a1efda-2a52-516a-a9f6-bdad931b192d with identifier: 4103544 to the API
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:57 [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-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9a1efda-2a52-516a-a9f6-bdad931b192d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GK72NCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4103544',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 47575,
'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': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2022}
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103544%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [manheim.gb] INFO: Saving data for 4103544: {'auction_closing_time': 1775034000.0, 'created_time': 1773832509.479012, 'last_price_update_time': 1774866837.943521}
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103544') HTTP/1.1" 204 0
2026-03-30 10:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a7a4c6b0-5c62-5c99-918b-66c56d559e15 with identifier: 4103546
2026-03-30 10:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a7a4c6b0-5c62-5c99-918b-66c56d559e15 with identifier: 4103546
2026-03-30 10:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a7a4c6b0-5c62-5c99-918b-66c56d559e15 with identifier: 4103546 to the API
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:58 [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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7a4c6b0-5c62-5c99-918b-66c56d559e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP68JRX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4103546',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 80610,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seller_name': 'Motus Commercials',
'title': 'VAUXHALL VIVARO 2900 1.6CDTI BiTurbo 125PS Sportive H1 Van',
'transmission': 'manual',
'trim': '2900 1.6CDTI BiTurbo 125PS Sportive H1 Van',
'year': 2018}
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103546%27 HTTP/1.1" 200 None
2026-03-30 10:33:58 [manheim.gb] INFO: Saving data for 4103546: {'auction_closing_time': 1775034000.0, 'created_time': 1773832507.818506, 'last_price_update_time': 1774866838.268867}
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103546') HTTP/1.1" 204 0
2026-03-30 10:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48956818-ce2e-5ecc-992c-5fe555e5404d with identifier: 4103547
2026-03-30 10:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48956818-ce2e-5ecc-992c-5fe555e5404d with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48956818-ce2e-5ecc-992c-5fe555e5404d with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 48956818-ce2e-5ecc-992c-5fe555e5404d, identifier: 4103547
2026-03-30 10:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 48956818-ce2e-5ecc-992c-5fe555e5404d with identifier: 4103547
2026-03-30 10:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 48956818-ce2e-5ecc-992c-5fe555e5404d with identifier: 4103547
2026-03-30 10:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 48956818-ce2e-5ecc-992c-5fe555e5404d with identifier: 4103547 to the API
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:58 [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-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '48956818-ce2e-5ecc-992c-5fe555e5404d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GK72NDJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4103547',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 42571,
'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': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van Low Roof',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van Low Roof',
'year': 2022}
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103547%27 HTTP/1.1" 200 None
2026-03-30 10:33:58 [manheim.gb] INFO: Saving data for 4103547: {'auction_closing_time': 1775034000.0, 'created_time': 1773832516.486632, 'last_price_update_time': 1774866838.702987}
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103547') HTTP/1.1" 204 0
2026-03-30 10:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab98a8a-4111-507a-9b01-fe061137c8e0 with identifier: 4103554
2026-03-30 10:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab98a8a-4111-507a-9b01-fe061137c8e0 with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab98a8a-4111-507a-9b01-fe061137c8e0 with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1ab98a8a-4111-507a-9b01-fe061137c8e0, identifier: 4103554
2026-03-30 10:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e5a10fb-7102-5600-8e50-2eabbe0d146e with identifier: 4103603
2026-03-30 10:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e5a10fb-7102-5600-8e50-2eabbe0d146e with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e5a10fb-7102-5600-8e50-2eabbe0d146e with scrape type 2
2026-03-30 10:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e5a10fb-7102-5600-8e50-2eabbe0d146e, identifier: 4103603
2026-03-30 10:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1ab98a8a-4111-507a-9b01-fe061137c8e0 with identifier: 4103554
2026-03-30 10:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1ab98a8a-4111-507a-9b01-fe061137c8e0 with identifier: 4103554
2026-03-30 10:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1ab98a8a-4111-507a-9b01-fe061137c8e0 with identifier: 4103554 to the API
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:59 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Electric',
'id': '1ab98a8a-4111-507a-9b01-fe061137c8e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT71YYN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4103554',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 36703,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-26',
'seller_name': 'Arval',
'title': 'PEUGEOT 2008 100kW Active Premium 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Active Premium 50kWh 5dr Auto',
'year': 2021}
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103554%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Saving data for 4103554: {'auction_closing_time': 1776070800.0, 'created_time': 1773832506.061981, 'last_price_update_time': 1774866839.216872}
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103554') HTTP/1.1" 204 0
2026-03-30 10:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e5a10fb-7102-5600-8e50-2eabbe0d146e with identifier: 4103603
2026-03-30 10:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e5a10fb-7102-5600-8e50-2eabbe0d146e with identifier: 4103603
2026-03-30 10:33:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4e5a10fb-7102-5600-8e50-2eabbe0d146e with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4e5a10fb-7102-5600-8e50-2eabbe0d146e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YG18XTP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V90?id=4103603',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLVO',
'model': 'V90',
'odometer': 90824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-24',
'seller_name': 'Lookers',
'title': 'VOLVO V90 2.0 D5 PP Inscription Pro 5dr AWD Geartronic',
'transmission': 'automatic',
'trim': '2.0 D5 PP Inscription Pro 5dr AWD Geartronic',
'year': 2018}
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103603%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Saving data for 4103603: {'auction_closing_time': 1774861200.0, 'created_time': 1773832480.958124, 'last_price_update_time': 1774866839.252014}
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103603') HTTP/1.1" 204 0
2026-03-30 10:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:59 [manheim.gb] INFO: Page 29: 100 results (total: 7960)
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103682
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103682: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103698
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103698%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103698: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103713
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103713%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103713: 2
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103727
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103727%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103727: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103861
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103861%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103861: 2
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103882
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103882: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103883
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103883: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103890
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103890%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103890: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103892
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103892%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103892: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103919
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103919: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103930
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103930%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103930: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103951
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103951%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103951: 2
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103962
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103962: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103991
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103991%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103991: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4103992
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4103992: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104020
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104020%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104020: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104021
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104021: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104040
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104040%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104040: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104044
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104044%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104044: 2
2026-03-30 10:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104052
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104052%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104052: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104053
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104053%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104053: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104056
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104056%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104056: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104089
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104089%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104089: 2
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104092
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104092%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104092: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104097
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104097%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104097: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104100
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104100%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104100: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104101
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104101: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104104
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104104%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104104: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104123
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104123: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104137
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104137%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104137: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104158
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104158%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104158: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104160
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104160%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104160: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104192
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104192%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104192: 2
2026-03-30 10:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104201
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [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-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104201: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104204
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104204%27 HTTP/1.1" 200 None
2026-03-30 10:33:59 [manheim.gb] INFO: Scrape type for 4104204: 0
2026-03-30 10:33:59 [manheim.gb] INFO: Found listing with ID: 4104324
2026-03-30 10:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104324%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104324: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104329
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104329%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104329: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104385
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104385%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104385: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104504
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104504%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104504: 2
2026-03-30 10:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 045571c8-7ba0-596f-a518-f5a10a4fffca with identifier: 4103713
2026-03-30 10:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045571c8-7ba0-596f-a518-f5a10a4fffca with scrape type 2
2026-03-30 10:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 045571c8-7ba0-596f-a518-f5a10a4fffca with scrape type 2
2026-03-30 10:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 045571c8-7ba0-596f-a518-f5a10a4fffca, identifier: 4103713
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104505
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104505%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104505: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104507
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104507%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104507: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104509
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104509%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104509: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104583
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104583%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104583: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104680
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104680%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104680: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104697
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104697%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104697: 2
2026-03-30 10:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 045571c8-7ba0-596f-a518-f5a10a4fffca with identifier: 4103713
2026-03-30 10:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 045571c8-7ba0-596f-a518-f5a10a4fffca with identifier: 4103713
2026-03-30 10:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 045571c8-7ba0-596f-a518-f5a10a4fffca with identifier: 4103713 to the API
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:00 [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.1L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '045571c8-7ba0-596f-a518-f5a10a4fffca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA15ONE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA%20CLASS?id=4103713',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA CLASS',
'odometer': 63003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-02',
'seller_name': 'Big Motoring World Ltd',
'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-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103713%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Saving data for 4103713: {'auction_closing_time': 1774947600.0, 'created_time': 1773832440.366312, 'last_price_update_time': 1774866840.616753}
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103713') HTTP/1.1" 204 0
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca735c4d-50ba-5760-99a7-f49f4a334204 with identifier: 4104044
2026-03-30 10:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca735c4d-50ba-5760-99a7-f49f4a334204 with scrape type 2
2026-03-30 10:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca735c4d-50ba-5760-99a7-f49f4a334204 with scrape type 2
2026-03-30 10:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ca735c4d-50ba-5760-99a7-f49f4a334204, identifier: 4104044
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104710
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104710%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104710: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104719
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104719%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104719: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104724
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [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-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104724: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104728
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104728%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104728: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104732
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [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-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104732: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104736
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104736%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104736: 0
2026-03-30 10:34:00 [manheim.gb] INFO: Found listing with ID: 4104742
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104742%27 HTTP/1.1" 200 None
2026-03-30 10:34:00 [manheim.gb] INFO: Scrape type for 4104742: 2
2026-03-30 10:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ca735c4d-50ba-5760-99a7-f49f4a334204 with identifier: 4104044
2026-03-30 10:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ca735c4d-50ba-5760-99a7-f49f4a334204 with identifier: 4104044
2026-03-30 10:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ca735c4d-50ba-5760-99a7-f49f4a334204 with identifier: 4104044 to the API
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:01 [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.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca735c4d-50ba-5760-99a7-f49f4a334204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC22LNH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4104044',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 88175,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-30',
'seller_name': 'United Rental Systems',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]',
'year': 2022}
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104044%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Saving data for 4104044: {'auction_closing_time': 1775034000.0, 'created_time': 1773828741.890393, 'last_price_update_time': 1774866841.366426}
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104044') HTTP/1.1" 204 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104745
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104745%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104745: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104748
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104748%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104748: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104749
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104749%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104749: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104753
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104753: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104759
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104759: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104760
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104760%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104760: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104786
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104786%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104786: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104812
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104812: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104843
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104843: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104846
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104846: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104847
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104847%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104847: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104848
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104848: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104852
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104852: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104867
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104867: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104868
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104868: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104870
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104870%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104870: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104871
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [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-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104871: 0
2026-03-30 10:34:01 [manheim.gb] INFO: Found listing with ID: 4104882
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104882%27 HTTP/1.1" 200 None
2026-03-30 10:34:01 [manheim.gb] INFO: Scrape type for 4104882: 2
2026-03-30 10:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 512d8b9b-8f00-5662-b24e-ffa2b63de772 with identifier: 4104089
2026-03-30 10:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 512d8b9b-8f00-5662-b24e-ffa2b63de772 with scrape type 2
2026-03-30 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 512d8b9b-8f00-5662-b24e-ffa2b63de772 with scrape type 2
2026-03-30 10:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 512d8b9b-8f00-5662-b24e-ffa2b63de772, identifier: 4104089
2026-03-30 10:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622e24e2-0775-5661-9c90-7755b7ce2d64 with identifier: 4103861
2026-03-30 10:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622e24e2-0775-5661-9c90-7755b7ce2d64 with scrape type 2
2026-03-30 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622e24e2-0775-5661-9c90-7755b7ce2d64 with scrape type 2
2026-03-30 10:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 622e24e2-0775-5661-9c90-7755b7ce2d64, identifier: 4103861
2026-03-30 10:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 512d8b9b-8f00-5662-b24e-ffa2b63de772 with identifier: 4104089
2026-03-30 10:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 512d8b9b-8f00-5662-b24e-ffa2b63de772 with identifier: 4104089
2026-03-30 10:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 512d8b9b-8f00-5662-b24e-ffa2b63de772 with identifier: 4104089 to the API
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:02 [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': '12.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '512d8b9b-8f00-5662-b24e-ffa2b63de772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE71SZN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGX?id=4104089',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGX',
'odometer': 563781,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-03',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MAN TGX TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2021}
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104089%27 HTTP/1.1" 200 None
2026-03-30 10:34:02 [manheim.gb] INFO: Saving data for 4104089: {'auction_closing_time': 1775725200.0, 'created_time': 1774620440.678788, 'last_price_update_time': 1774866842.316318}
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104089') HTTP/1.1" 204 0
2026-03-30 10:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 622e24e2-0775-5661-9c90-7755b7ce2d64 with identifier: 4103861
2026-03-30 10:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 622e24e2-0775-5661-9c90-7755b7ce2d64 with identifier: 4103861
2026-03-30 10:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 622e24e2-0775-5661-9c90-7755b7ce2d64 with identifier: 4103861 to the API
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:02 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '622e24e2-0775-5661-9c90-7755b7ce2d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MX66JYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF150?id=4103861',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF150',
'odometer': 477470,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-22',
'seller_name': 'DHL Supply Chain Limited',
'title': 'DAF LF150 GRP BOX 3 Seats GRP Body Day cab Steel Susp 23ft',
'transmission': 'automatic',
'trim': 'GRP BOX 3 Seats GRP Body Day cab Steel Susp 23ft',
'year': 2016}
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103861%27 HTTP/1.1" 200 None
2026-03-30 10:34:02 [manheim.gb] INFO: Saving data for 4103861: {'auction_closing_time': 1775725200.0, 'created_time': 1773832423.887616, 'last_price_update_time': 1774866842.761143}
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103861') HTTP/1.1" 204 0
2026-03-30 10:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 685bd3a0-1931-591e-9918-394a6103cf51 with identifier: 4104192
2026-03-30 10:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 685bd3a0-1931-591e-9918-394a6103cf51 with scrape type 2
2026-03-30 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 685bd3a0-1931-591e-9918-394a6103cf51 with scrape type 2
2026-03-30 10:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 685bd3a0-1931-591e-9918-394a6103cf51, identifier: 4104192
2026-03-30 10:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with identifier: 4103951
2026-03-30 10:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with scrape type 2
2026-03-30 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with scrape type 2
2026-03-30 10:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4, identifier: 4103951
2026-03-30 10:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:02 [manheim.gb] INFO: Found listing with ID: 4104929
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104929%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104929: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104932
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104932%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104932: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104959
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104959%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104959: 2
2026-03-30 10:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 685bd3a0-1931-591e-9918-394a6103cf51 with identifier: 4104192
2026-03-30 10:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 685bd3a0-1931-591e-9918-394a6103cf51 with identifier: 4104192
2026-03-30 10:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 685bd3a0-1931-591e-9918-394a6103cf51 with identifier: 4104192 to the API
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:03 [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-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '685bd3a0-1931-591e-9918-394a6103cf51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AE20WVF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4104192',
'listing': 'auction',
'location': 'Colchester',
'make': 'SKODA',
'model': 'KAROQ',
'odometer': 106434,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-10',
'seller_name': 'MotoNovo Finance',
'title': 'SKODA KAROQ 2.0 TDI SE Technology 4x4 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI SE Technology 4x4 5dr DSG',
'year': 2020}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104192%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Saving data for 4104192: {'auction_closing_time': 1774947600.0, 'created_time': 1773832324.903829, 'last_price_update_time': 1774866843.327955}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104192') HTTP/1.1" 204 0
2026-03-30 10:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with identifier: 4103951
2026-03-30 10:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with identifier: 4103951
2026-03-30 10:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 69f699a2-3f1e-52c3-bc90-cec6fd75d9f4 with identifier: 4103951 to the API
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:03 [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': '69f699a2-3f1e-52c3-bc90-cec6fd75d9f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS23NFF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4103951',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 32387,
'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 Pro H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Pro H1 Van',
'year': 2023}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103951%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Saving data for 4103951: {'auction_closing_time': 1775034000.0, 'created_time': 1773832387.20235, 'last_price_update_time': 1774866843.629019}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103951') HTTP/1.1" 204 0
2026-03-30 10:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104964
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104964%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104964: 2
2026-03-30 10:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e1b1a80-9259-5954-ac34-c534f54b50c4 with identifier: 4104504
2026-03-30 10:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e1b1a80-9259-5954-ac34-c534f54b50c4 with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e1b1a80-9259-5954-ac34-c534f54b50c4 with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2e1b1a80-9259-5954-ac34-c534f54b50c4, identifier: 4104504
2026-03-30 10:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08195859-4a4b-5950-a3a7-bf7f65865d3f with identifier: 4104697
2026-03-30 10:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08195859-4a4b-5950-a3a7-bf7f65865d3f with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08195859-4a4b-5950-a3a7-bf7f65865d3f with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08195859-4a4b-5950-a3a7-bf7f65865d3f, identifier: 4104697
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104965
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104965%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104965: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104980
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104980%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104980: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104981
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [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-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104981: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104984
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104984%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [manheim.gb] INFO: Scrape type for 4104984: 0
2026-03-30 10:34:03 [manheim.gb] INFO: Found listing with ID: 4104995
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [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-30 10:34:04 [manheim.gb] INFO: Scrape type for 4104995: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4104997
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104997%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4104997: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105077
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105077%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105077: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105086
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [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-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105086: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105092
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [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-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105092: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105093
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105093%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105093: 2
2026-03-30 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2e1b1a80-9259-5954-ac34-c534f54b50c4 with identifier: 4104504
2026-03-30 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2e1b1a80-9259-5954-ac34-c534f54b50c4 with identifier: 4104504
2026-03-30 10:34:04 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2e1b1a80-9259-5954-ac34-c534f54b50c4 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 200,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2e1b1a80-9259-5954-ac34-c534f54b50c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PJ70LPZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4104504',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 146370,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ SPRINTER 3.5t Progressive Chassis Cab 9G-Tronic',
'transmission': 'automatic',
'trim': '3.5t Progressive Chassis Cab 9G-Tronic',
'year': 2020}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104504%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Saving data for 4104504: {'auction_closing_time': 1774861200.0, 'created_time': 1773832274.626655, 'last_price_update_time': 1774866844.113918}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104504') HTTP/1.1" 204 0
2026-03-30 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08195859-4a4b-5950-a3a7-bf7f65865d3f with identifier: 4104697
2026-03-30 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08195859-4a4b-5950-a3a7-bf7f65865d3f with identifier: 4104697
2026-03-30 10:34:04 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 08195859-4a4b-5950-a3a7-bf7f65865d3f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '08195859-4a4b-5950-a3a7-bf7f65865d3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'J777DWT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4104697',
'listing': 'auction',
'location': 'Leeds',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 61144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-23',
'seller_name': 'Pentagon Group',
'title': 'RENAULT CLIO 1.0 TCe 100 RS Line 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 100 RS Line 5dr',
'year': 2019}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104697%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Saving data for 4104697: {'auction_closing_time': 1774861200.0, 'created_time': 1773828783.172628, 'last_price_update_time': 1774866844.259855}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104697') HTTP/1.1" 204 0
2026-03-30 10:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105103
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105103%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105103: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105116
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105116%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105116: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105130
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105130%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105130: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105144
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105144%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105144: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105169
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105169%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105169: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105175
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105175%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105175: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105182
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105182%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105182: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105210
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105210%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105210: 2
2026-03-30 10:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94d95e3-d579-5755-b6ee-60ff0711a36d with identifier: 4104742
2026-03-30 10:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94d95e3-d579-5755-b6ee-60ff0711a36d with scrape type 2
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94d95e3-d579-5755-b6ee-60ff0711a36d with scrape type 2
2026-03-30 10:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d94d95e3-d579-5755-b6ee-60ff0711a36d, identifier: 4104742
2026-03-30 10:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105218
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105218%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105218: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105227
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105227%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105227: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105251
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [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-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105251: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105254
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105254%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105254: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105259
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105259%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105259: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105274
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [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-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105274: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105283
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105283%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105283: 0
2026-03-30 10:34:04 [manheim.gb] INFO: Found listing with ID: 4105291
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105291%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Scrape type for 4105291: 0
2026-03-30 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d94d95e3-d579-5755-b6ee-60ff0711a36d with identifier: 4104742
2026-03-30 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d94d95e3-d579-5755-b6ee-60ff0711a36d with identifier: 4104742
2026-03-30 10:34:04 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d94d95e3-d579-5755-b6ee-60ff0711a36d with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd94d95e3-d579-5755-b6ee-60ff0711a36d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT16VMJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4104742',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X1',
'odometer': 83266,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-21',
'seller_name': 'Lookers',
'title': 'BMW X1 xDrive 18d SE 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 18d SE 5dr Step Auto',
'year': 2016}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104742%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [manheim.gb] INFO: Saving data for 4104742: {'auction_closing_time': 1774861200.0, 'created_time': 1773832195.253832, 'last_price_update_time': 1774866844.770923}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104742') HTTP/1.1" 204 0
2026-03-30 10:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with identifier: 4104882
2026-03-30 10:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with scrape type 2
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3, identifier: 4104882
2026-03-30 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with identifier: 4104959
2026-03-30 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e, identifier: 4104959
2026-03-30 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with identifier: 4104882
2026-03-30 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with identifier: 4104882
2026-03-30 10:34:05 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6f6c0d2f-d820-51cb-87d7-f16d5acce5f3 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6f6c0d2f-d820-51cb-87d7-f16d5acce5f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC19ZPE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4104882',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 78635,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-03',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN PASSAT 1.5 TSI EVO 150 S 4dr',
'transmission': 'manual',
'trim': '1.5 TSI EVO 150 S 4dr',
'year': 2019}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104882%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [manheim.gb] INFO: Saving data for 4104882: {'auction_closing_time': 1774861200.0, 'created_time': 1773832150.646855, 'last_price_update_time': 1774866845.130355}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104882') HTTP/1.1" 204 0
2026-03-30 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with identifier: 4104959
2026-03-30 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with identifier: 4104959
2026-03-30 10:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e with identifier: 4104959 to the API
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:05 [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': '4acd4a10-a8eb-5a02-bc4c-a33a52e24c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MJ24XTC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4104959',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 17930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN T-ROC 1.5 TSI R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI R-Line 5dr DSG',
'year': 2024}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104959%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [manheim.gb] INFO: Saving data for 4104959: {'auction_closing_time': 1775034000.0, 'created_time': 1774620439.187306, 'last_price_update_time': 1774866845.425459}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104959') HTTP/1.1" 204 0
2026-03-30 10:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de943e14-c4be-50ec-96b5-f997b8ae337e with identifier: 4104964
2026-03-30 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de943e14-c4be-50ec-96b5-f997b8ae337e with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de943e14-c4be-50ec-96b5-f997b8ae337e with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: de943e14-c4be-50ec-96b5-f997b8ae337e, identifier: 4104964
2026-03-30 10:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: de943e14-c4be-50ec-96b5-f997b8ae337e with identifier: 4104964
2026-03-30 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: de943e14-c4be-50ec-96b5-f997b8ae337e with identifier: 4104964
2026-03-30 10:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: de943e14-c4be-50ec-96b5-f997b8ae337e with identifier: 4104964 to the API
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:05 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'de943e14-c4be-50ec-96b5-f997b8ae337e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WU64OPV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/OUTLANDER?id=4104964',
'listing': 'auction',
'location': 'Shotts',
'make': 'MITSUBISHI',
'model': 'OUTLANDER',
'odometer': 104797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-01',
'seller_name': 'Lookers',
'title': 'MITSUBISHI OUTLANDER 2.2 DI-D GX3 5dr',
'transmission': 'manual',
'trim': '2.2 DI-D GX3 5dr',
'year': 2014}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104964%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [manheim.gb] INFO: Saving data for 4104964: {'auction_closing_time': 1774947600.0, 'created_time': 1773832154.305428, 'last_price_update_time': 1774866845.853271}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104964') HTTP/1.1" 204 0
2026-03-30 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5145df-fbc0-5796-a3b2-23470ee20714 with identifier: 4105093
2026-03-30 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5145df-fbc0-5796-a3b2-23470ee20714 with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5145df-fbc0-5796-a3b2-23470ee20714 with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad5145df-fbc0-5796-a3b2-23470ee20714, identifier: 4105093
2026-03-30 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad5145df-fbc0-5796-a3b2-23470ee20714 with identifier: 4105093
2026-03-30 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad5145df-fbc0-5796-a3b2-23470ee20714 with identifier: 4105093
2026-03-30 10:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad5145df-fbc0-5796-a3b2-23470ee20714 with identifier: 4105093 to the API
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:06 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'ad5145df-fbc0-5796-a3b2-23470ee20714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML74WRP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LEXUS/LBX?id=4105093',
'listing': 'auction',
'location': 'Northampton',
'make': 'LEXUS',
'model': 'LBX',
'odometer': 7467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-30',
'seller_name': 'Sycamore',
'title': 'LEXUS LBX 1.5 Takumi 5dr E-CVT AWD',
'transmission': 'automatic',
'trim': '1.5 Takumi 5dr E-CVT AWD',
'year': 2024}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105093%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Saving data for 4105093: {'auction_closing_time': 1775120400.0, 'created_time': 1773832057.421464, 'last_price_update_time': 1774866846.364646}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105093') HTTP/1.1" 204 0
2026-03-30 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with identifier: 4105210
2026-03-30 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with scrape type 2
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with scrape type 2
2026-03-30 10:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2e5c1d18-904e-5743-af2d-ac78f5eafe23, identifier: 4105210
2026-03-30 10:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with identifier: 4105210
2026-03-30 10:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with identifier: 4105210
2026-03-30 10:34:06 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2e5c1d18-904e-5743-af2d-ac78f5eafe23 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 166,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2e5c1d18-904e-5743-af2d-ac78f5eafe23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MJ21HTF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4105210',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLVO',
'model': 'XC40',
'odometer': 66569,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': 'Lookers',
'title': 'VOLVO XC40 1.5 T3 [163] R DESIGN 5dr Geartronic',
'transmission': 'automatic',
'trim': '1.5 T3 [163] R DESIGN 5dr Geartronic',
'year': 2021}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105210%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Saving data for 4105210: {'auction_closing_time': 1774861200.0, 'created_time': 1773831998.135099, 'last_price_update_time': 1774866846.522485}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105210') HTTP/1.1" 204 0
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:06 [manheim.gb] INFO: Page 30: 100 results (total: 7960)
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105310
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105310%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105310: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105327
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105327%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105327: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105330
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105330%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105330: 2
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105331
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105331%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105331: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105371
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105371%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105371: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105382
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105382%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105382: 2
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105388
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105388%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105388: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105390
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105390%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105390: 1
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105395
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105395%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105395: 2
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105400
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105400%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105400: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105410
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [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-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105410: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105413
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [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-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105413: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105416
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105416%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105416: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105419
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105419%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105419: 2
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105423
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105423%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105423: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105424
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105424%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105424: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105426
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105426%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105426: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105430
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [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-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105430: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105432
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [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-30 10:34:06 [manheim.gb] INFO: Scrape type for 4105432: 0
2026-03-30 10:34:06 [manheim.gb] INFO: Found listing with ID: 4105441
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105441%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105441: 0
2026-03-30 10:34:07 [manheim.gb] INFO: Found listing with ID: 4105443
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [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-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105443: 0
2026-03-30 10:34:07 [manheim.gb] INFO: Found listing with ID: 4105454
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105454%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105454: 2
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:07 [manheim.gb] INFO: Found listing with ID: 4105460
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105460%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105460: 2
2026-03-30 10:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f2701f1-c258-56a5-9bda-b741718eb1e5 with identifier: 4105330
2026-03-30 10:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f2701f1-c258-56a5-9bda-b741718eb1e5 with scrape type 2
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f2701f1-c258-56a5-9bda-b741718eb1e5 with scrape type 2
2026-03-30 10:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6f2701f1-c258-56a5-9bda-b741718eb1e5, identifier: 4105330
2026-03-30 10:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with identifier: 4105382
2026-03-30 10:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with scrape type 2
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with scrape type 2
2026-03-30 10:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 720e6196-6f59-59b2-96f4-f2ee6b90ee09, identifier: 4105382
2026-03-30 10:34:07 [manheim.gb] INFO: Found listing with ID: 4105483
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105483%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105483: 0
2026-03-30 10:34:07 [manheim.gb] INFO: Found listing with ID: 4105526
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105526%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Scrape type for 4105526: 2
2026-03-30 10:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6f2701f1-c258-56a5-9bda-b741718eb1e5 with identifier: 4105330
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6f2701f1-c258-56a5-9bda-b741718eb1e5 with identifier: 4105330
2026-03-30 10:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6f2701f1-c258-56a5-9bda-b741718eb1e5 with identifier: 4105330 to the API
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:07 [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': 'Yellow',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '6f2701f1-c258-56a5-9bda-b741718eb1e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO22WCV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=4105330',
'listing': 'auction',
'location': 'Colchester',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': 53469,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-07',
'seller_name': 'Lookers',
'title': 'TOYOTA YARIS 1.5 Hybrid Dynamic 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Dynamic 5dr CVT',
'year': 2022}
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105330%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [manheim.gb] INFO: Saving data for 4105330: {'auction_closing_time': 1774947600.0, 'created_time': 1773831939.400882, 'last_price_update_time': 1774866847.806762}
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105330') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with identifier: 4105382
2026-03-30 10:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with identifier: 4105382
2026-03-30 10:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 720e6196-6f59-59b2-96f4-f2ee6b90ee09 with identifier: 4105382 to the API
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:08 [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.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '720e6196-6f59-59b2-96f4-f2ee6b90ee09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE15WLD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4105382',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 122350,
'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': 'Big Motoring World Ltd',
'title': 'NISSAN QASHQAI 1.2 DiG-T N-Tec+ 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Tec+ 5dr',
'year': 2015}
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105382%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Saving data for 4105382: {'auction_closing_time': 1775120400.0, 'created_time': 1773831940.933374, 'last_price_update_time': 1774866848.344146}
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105382') HTTP/1.1" 204 0
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105541
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105541%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105541: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105545
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [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-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105545: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105551
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105551%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105551: 2
2026-03-30 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with identifier: 4105390
2026-03-30 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with scrape type 1
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4105390-4114244-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4105390-4114244-13.jpg not downloaded yet
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105553
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [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-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105553: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105562
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105562%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105562: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105566
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105566%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105566: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105568
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105568%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105568: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105569
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105569%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105569: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105573
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105573%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105573: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105589
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105589%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105589: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105594
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [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-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105594: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105600
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105600%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105600: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105603
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105603%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105603: 2
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-012.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-012.jpg not downloaded yet
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105610
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105610%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105610: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105616
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [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-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105616: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105632
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105632%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105632: 0
2026-03-30 10:34:08 [manheim.gb] INFO: Found listing with ID: 4105633
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105633%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [manheim.gb] INFO: Scrape type for 4105633: 2
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-011.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-011.jpg not downloaded yet
2026-03-30 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c23494-78e5-5725-a27d-3f53a270d34d with identifier: 4105419
2026-03-30 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c23494-78e5-5725-a27d-3f53a270d34d with scrape type 2
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7c23494-78e5-5725-a27d-3f53a270d34d with scrape type 2
2026-03-30 10:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c7c23494-78e5-5725-a27d-3f53a270d34d, identifier: 4105419
2026-03-30 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with identifier: 4105454
2026-03-30 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with scrape type 2
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with scrape type 2
2026-03-30 10:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: af26fdf8-2111-5a3b-b906-dfcd1a22f2e2, identifier: 4105454
2026-03-30 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728b38d9-7c6d-5463-8525-e503ebfb5d28 with identifier: 4105395
2026-03-30 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728b38d9-7c6d-5463-8525-e503ebfb5d28 with scrape type 2
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728b38d9-7c6d-5463-8525-e503ebfb5d28 with scrape type 2
2026-03-30 10:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 728b38d9-7c6d-5463-8525-e503ebfb5d28, identifier: 4105395
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:09 [manheim.gb] INFO: Found listing with ID: 4105637
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [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-30 10:34:09 [manheim.gb] INFO: Scrape type for 4105637: 0
2026-03-30 10:34:09 [manheim.gb] INFO: Found listing with ID: 4105642
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105642%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [manheim.gb] INFO: Scrape type for 4105642: 2
2026-03-30 10:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c7c23494-78e5-5725-a27d-3f53a270d34d with identifier: 4105419
2026-03-30 10:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c7c23494-78e5-5725-a27d-3f53a270d34d with identifier: 4105419
2026-03-30 10:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c7c23494-78e5-5725-a27d-3f53a270d34d with identifier: 4105419 to the API
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7c23494-78e5-5725-a27d-3f53a270d34d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SL20FDN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4105419',
'listing': 'auction',
'location': 'Shotts',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 51290,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-10',
'seller_name': None,
'title': 'CITROEN BERLINGO 1.2 PureTech 950Kg Enterprise 110ps [Start stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 950Kg Enterprise 110ps [Start stop]',
'year': 2020}
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105419%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [manheim.gb] INFO: Saving data for 4105419: {'auction_closing_time': 1775120400.0, 'created_time': 1773831872.13297, 'last_price_update_time': 1774866849.401385}
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105419') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with identifier: 4105454
2026-03-30 10:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with identifier: 4105454
2026-03-30 10:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: af26fdf8-2111-5a3b-b906-dfcd1a22f2e2 with identifier: 4105454 to the API
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:09 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'af26fdf8-2111-5a3b-b906-dfcd1a22f2e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LY71JJU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4105454',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 110470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-04',
'seller_name': 'Allen Ford',
'title': 'FORD TRANSIT 2.0 EcoBlue 170ps Low Roof D/Cab Limited Van Auto',
'transmission': 'automatic',
'trim': '2.0 EcoBlue 170ps Low Roof D/Cab Limited Van Auto',
'year': 2022}
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105454%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [manheim.gb] INFO: Saving data for 4105454: {'auction_closing_time': 1774947600.0, 'created_time': 1773831786.273584, 'last_price_update_time': 1774866849.813625}
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105454') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 728b38d9-7c6d-5463-8525-e503ebfb5d28 with identifier: 4105395
2026-03-30 10:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 728b38d9-7c6d-5463-8525-e503ebfb5d28 with identifier: 4105395
2026-03-30 10:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 728b38d9-7c6d-5463-8525-e503ebfb5d28 with identifier: 4105395 to the API
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:10 [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': 'YELLOW',
'currency': 'GBP',
'engine': '7.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '728b38d9-7c6d-5463-8525-e503ebfb5d28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SV12AVL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAN/TGM?id=4105395',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MAN',
'model': 'TGM',
'odometer': 384139,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-01',
'seller_name': None,
'title': 'MAN TGM DROPSIDE CRANE 2 Seats Alloy Body Day cab Air Susp 25ft',
'transmission': 'automatic',
'trim': 'DROPSIDE CRANE 2 Seats Alloy Body Day cab Air Susp 25ft',
'year': 2012}
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105395%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Saving data for 4105395: {'auction_closing_time': 1775725200.0, 'created_time': 1773828821.192932, 'last_price_update_time': 1774866850.117757}
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105395') HTTP/1.1" 204 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-010.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-010.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4105390-4114244-13.jpg> (referer: None)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-012.jpg> (referer: None)
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105676
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105676%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105676: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105683
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105683%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105683: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105685
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105685%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105685: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105689
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105689%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105689: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105693
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105693%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105693: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105695
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105695: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105743
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105743%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105743: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105744
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105744: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105775
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105775: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105788
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105788%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105788: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105820
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105820%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105820: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105822
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105822: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105856
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105856: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105869
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105869%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105869: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105872
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105872%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105872: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4105966
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105966%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4105966: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106069
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106069: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106083
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106083%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106083: 2
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-009.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-009.jpg not downloaded yet
2026-03-30 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd64a231-21db-5ea8-8ade-cbb124058e53 with identifier: 4105460
2026-03-30 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd64a231-21db-5ea8-8ade-cbb124058e53 with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd64a231-21db-5ea8-8ade-cbb124058e53 with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd64a231-21db-5ea8-8ade-cbb124058e53, identifier: 4105460
2026-03-30 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef5cc95b-9a42-504c-a1db-c1dec50bb57e with identifier: 4105526
2026-03-30 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef5cc95b-9a42-504c-a1db-c1dec50bb57e with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef5cc95b-9a42-504c-a1db-c1dec50bb57e with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ef5cc95b-9a42-504c-a1db-c1dec50bb57e, identifier: 4105526
2026-03-30 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad775b42-1583-56e8-97a1-752014014111 with identifier: 4105551
2026-03-30 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad775b42-1583-56e8-97a1-752014014111 with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad775b42-1583-56e8-97a1-752014014111 with scrape type 2
2026-03-30 10:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad775b42-1583-56e8-97a1-752014014111, identifier: 4105551
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106093
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106093%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106093: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106101
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106101: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106104
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106104%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106104: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106131
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106131: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106137
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [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-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106137: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106140
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106140%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106140: 0
2026-03-30 10:34:10 [manheim.gb] INFO: Found listing with ID: 4106149
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106149%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [manheim.gb] INFO: Scrape type for 4106149: 2
2026-03-30 10:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd64a231-21db-5ea8-8ade-cbb124058e53 with identifier: 4105460
2026-03-30 10:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd64a231-21db-5ea8-8ade-cbb124058e53 with identifier: 4105460
2026-03-30 10:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd64a231-21db-5ea8-8ade-cbb124058e53 with identifier: 4105460 to the API
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cd64a231-21db-5ea8-8ade-cbb124058e53%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cd64a231-21db-5ea8-8ade-cbb124058e53: 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: \u0022WLMG\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN QASHQAI 1.2 DiG-T Tekna [Non-Panoramic] 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022QASHQAI\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-05-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4105460\u0022, \u0022Location\u0022: \u0022Northampton\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 DiG-T Tekna [Non-Panoramic] 5dr\u0022, \u0022LicensePlate\u0022: \u0022GY16WRJ\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 133, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cd64a231-21db-5ea8-8ade-cbb124058e53\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:34: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-30 10:34: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-30 10:34:11 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd64a231-21db-5ea8-8ade-cbb124058e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY16WRJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4105460',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-27',
'seller_name': 'WLMG',
'title': 'NISSAN QASHQAI 1.2 DiG-T Tekna [Non-Panoramic] 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Tekna [Non-Panoramic] 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-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105460%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [manheim.gb] INFO: Saving data for 4105460: {'auction_closing_time': 1775120400.0, 'created_time': 1773739693.302547, 'last_price_update_time': 1774866851.237634}
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105460') HTTP/1.1" 204 0
2026-03-30 10:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ef5cc95b-9a42-504c-a1db-c1dec50bb57e with identifier: 4105526
2026-03-30 10:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ef5cc95b-9a42-504c-a1db-c1dec50bb57e with identifier: 4105526
2026-03-30 10:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ef5cc95b-9a42-504c-a1db-c1dec50bb57e with identifier: 4105526 to the API
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:11 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef5cc95b-9a42-504c-a1db-c1dec50bb57e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ69CZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/KOLEOS?id=4105526',
'listing': 'auction',
'location': 'Colchester',
'make': 'RENAULT',
'model': 'KOLEOS',
'odometer': 70539,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-23',
'seller_name': 'Startline Motor Finance',
'title': 'RENAULT KOLEOS 2.0 Blue dCi GT Line 5dr X-Tronic',
'transmission': 'automatic',
'trim': '2.0 Blue dCi GT Line 5dr X-Tronic',
'year': 2019}
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105526%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [manheim.gb] INFO: Saving data for 4105526: {'auction_closing_time': 1774947600.0, 'created_time': 1773831726.025705, 'last_price_update_time': 1774866851.646263}
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105526') HTTP/1.1" 204 0
2026-03-30 10:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad775b42-1583-56e8-97a1-752014014111 with identifier: 4105551
2026-03-30 10:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad775b42-1583-56e8-97a1-752014014111 with identifier: 4105551
2026-03-30 10:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad775b42-1583-56e8-97a1-752014014111 with identifier: 4105551 to the API
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:11 [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': 'Black',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad775b42-1583-56e8-97a1-752014014111',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX18XAU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/SX4?id=4105551',
'listing': 'auction',
'location': 'Colchester',
'make': 'SUZUKI',
'model': 'SX4',
'odometer': 75943,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-23',
'seller_name': 'Lookers',
'title': 'SUZUKI SX4 1.0 Boosterjet SZ-T 5dr',
'transmission': 'manual',
'trim': '1.0 Boosterjet SZ-T 5dr',
'year': 2018}
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105551%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [manheim.gb] INFO: Saving data for 4105551: {'auction_closing_time': 1775120400.0, 'created_time': 1773831729.502209, 'last_price_update_time': 1774866851.974265}
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105551') HTTP/1.1" 204 0
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-007.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-007.jpg not downloaded yet
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-011.jpg> (referer: None)
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-010.jpg> (referer: None)
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106150
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106150%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106150: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106161
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106161%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106161: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106164
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106164%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106164: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106180
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106180%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106180: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106184
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106184%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106184: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106190
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106190%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106190: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106192
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106192%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106192: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106198
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [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-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106198: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106204
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106204%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106204: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106207
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106207%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106207: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106214
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [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-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106214: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106220
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106220%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106220: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106303
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [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-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106303: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106305
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106305%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106305: 2
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-006.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-006.jpg not downloaded yet
2026-03-30 10:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with identifier: 4105603
2026-03-30 10:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with scrape type 2
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with scrape type 2
2026-03-30 10:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7, identifier: 4105603
2026-03-30 10:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d233749-45f1-5818-8070-7bb72c4a3947 with identifier: 4105633
2026-03-30 10:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d233749-45f1-5818-8070-7bb72c4a3947 with scrape type 2
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d233749-45f1-5818-8070-7bb72c4a3947 with scrape type 2
2026-03-30 10:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7d233749-45f1-5818-8070-7bb72c4a3947, identifier: 4105633
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:12 [scrapy.extensions.logstats] INFO: Crawled 797 pages (at 138 pages/min), scraped 411 items (at 79 items/min)
2026-03-30 10:34:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106313
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106313%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106313: 0
2026-03-30 10:34:12 [manheim.gb] INFO: Found listing with ID: 4106314
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106314%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Scrape type for 4106314: 2
2026-03-30 10:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with identifier: 4105603
2026-03-30 10:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with identifier: 4105603
2026-03-30 10:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7 with identifier: 4105603 to the API
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:12 [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': 'Red',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06a3d5e6-f17e-57f2-a9a3-18c9ccf668a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RY18AZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/E-PACE?id=4105603',
'listing': 'auction',
'location': 'Colchester',
'make': 'JAGUAR',
'model': 'E-PACE',
'odometer': 74200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-17',
'seller_name': 'Lookers',
'title': 'JAGUAR E-PACE 2.0d R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0d R-Dynamic S 5dr Auto',
'year': 2018}
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105603%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [manheim.gb] INFO: Saving data for 4105603: {'auction_closing_time': 1774947600.0, 'created_time': 1773831612.276804, 'last_price_update_time': 1774866852.803702}
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105603') HTTP/1.1" 204 0
2026-03-30 10:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7d233749-45f1-5818-8070-7bb72c4a3947 with identifier: 4105633
2026-03-30 10:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7d233749-45f1-5818-8070-7bb72c4a3947 with identifier: 4105633
2026-03-30 10:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7d233749-45f1-5818-8070-7bb72c4a3947 with identifier: 4105633 to the API
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:13 [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': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7d233749-45f1-5818-8070-7bb72c4a3947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD22RUY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4105633',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'A3',
'odometer': 17149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-27',
'seller_name': 'Sytner',
'title': 'AUDI A3 35 TFSI Edition 1 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI Edition 1 5dr S Tronic',
'year': 2022}
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105633%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Saving data for 4105633: {'auction_closing_time': 1774947600.0, 'created_time': 1773828865.017044, 'last_price_update_time': 1774866853.220872}
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105633') HTTP/1.1" 204 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-005.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-005.jpg not downloaded yet
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-009.jpg> (referer: None)
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106317
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106317%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106317: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106325
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106325%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106325: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106399
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106399%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106399: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106411
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106411%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106411: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106435
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106435%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106435: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106438
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106438%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106438: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106444
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106444%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106444: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106449
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106449%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106449: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106450
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106450%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106450: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106451
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [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-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106451: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106452
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106452%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106452: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106453
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106453%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106453: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106460
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [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-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106460: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106469
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106469%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106469: 0
2026-03-30 10:34:13 [manheim.gb] INFO: Found listing with ID: 4106472
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106472%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [manheim.gb] INFO: Scrape type for 4106472: 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-003.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-003.jpg not downloaded yet
2026-03-30 10:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 986554a9-8c11-5355-9650-416358aeeca2 with identifier: 4105642
2026-03-30 10:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 986554a9-8c11-5355-9650-416358aeeca2 with scrape type 2
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 986554a9-8c11-5355-9650-416358aeeca2 with scrape type 2
2026-03-30 10:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 986554a9-8c11-5355-9650-416358aeeca2, identifier: 4105642
2026-03-30 10:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with identifier: 4106083
2026-03-30 10:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with scrape type 2
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with scrape type 2
2026-03-30 10:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77, identifier: 4106083
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-007.jpg> (referer: None)
2026-03-30 10:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 986554a9-8c11-5355-9650-416358aeeca2 with identifier: 4105642
2026-03-30 10:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 986554a9-8c11-5355-9650-416358aeeca2 with identifier: 4105642
2026-03-30 10:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 986554a9-8c11-5355-9650-416358aeeca2 with identifier: 4105642 to the API
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:13 [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': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '986554a9-8c11-5355-9650-416358aeeca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HY70ZTC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4105642',
'listing': 'auction',
'location': 'Northampton',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 41186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-11',
'seller_name': 'Sytner',
'title': 'PEUGEOT 3008 1.2 PureTech GT Line Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT Line Premium 5dr EAT8',
'year': 2020}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105642%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [manheim.gb] INFO: Saving data for 4105642: {'auction_closing_time': 1774947600.0, 'created_time': 1773828853.454412, 'last_price_update_time': 1774866854.016023}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105642') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with identifier: 4106083
2026-03-30 10:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with identifier: 4106083
2026-03-30 10:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77 with identifier: 4106083 to the API
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:14 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '862559dc-b6c3-5fc5-9ca5-0c2f1bde5b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS63ZVA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF45.160?id=4106083',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF45.160',
'odometer': 172126,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-17',
'seller_name': 'DIRECT COMPANY',
'title': 'DAF LF45.160 RECYCLING STILLAGE CARRIER 3 Seats Alloy Body Day cab '
'Steel Susp 24ft',
'transmission': 'automatic',
'trim': 'RECYCLING STILLAGE CARRIER 3 Seats Alloy Body Day cab Steel Susp '
'24ft',
'year': 2013}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106083%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [manheim.gb] INFO: Saving data for 4106083: {'auction_closing_time': 1775725200.0, 'created_time': 1773828913.602872, 'last_price_update_time': 1774866854.445129}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106083') HTTP/1.1" 204 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F4105390-9999999-70112914-002.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-002.jpg not downloaded yet
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-006.jpg> (referer: None)
2026-03-30 10:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with identifier: 4106149
2026-03-30 10:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with scrape type 2
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with scrape type 2
2026-03-30 10:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503, identifier: 4106149
2026-03-30 10:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with identifier: 4106305
2026-03-30 10:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with scrape type 2
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with scrape type 2
2026-03-30 10:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf94adff-9a3f-5f7e-b7fd-be30fc259d1b, identifier: 4106305
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with identifier: 4106149
2026-03-30 10:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with identifier: 4106149
2026-03-30 10:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2f5922a5-fe09-5a65-8bd4-d48e8dfa3503 with identifier: 4106149 to the API
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:15 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '2f5922a5-fe09-5a65-8bd4-d48e8dfa3503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE73DXA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/ARKANA?id=4106149',
'listing': 'auction',
'location': 'Bristol',
'make': 'RENAULT',
'model': 'ARKANA',
'odometer': 19575,
'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': 'Mon Motors',
'title': 'RENAULT ARKANA 1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto',
'year': 2024}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106149%27 HTTP/1.1" 200 None
2026-03-30 10:34:15 [manheim.gb] INFO: Saving data for 4106149: {'auction_closing_time': 1775120400.0, 'created_time': 1773831425.665541, 'last_price_update_time': 1774866855.106665}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106149') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with identifier: 4106305
2026-03-30 10:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with identifier: 4106305
2026-03-30 10:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf94adff-9a3f-5f7e-b7fd-be30fc259d1b with identifier: 4106305 to the API
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf94adff-9a3f-5f7e-b7fd-be30fc259d1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB63NPC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4106305',
'listing': 'auction',
'location': 'Shotts',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 98115,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-16',
'seller_name': 'MotoNovo Finance',
'title': 'DACIA DUSTER 1.5 dCi 110 Laureate 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 110 Laureate 5dr',
'year': 2013}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106305%27 HTTP/1.1" 200 None
2026-03-30 10:34:15 [manheim.gb] INFO: Saving data for 4106305: {'auction_closing_time': 1774947600.0, 'created_time': 1773831374.057303, 'last_price_update_time': 1774866855.401508}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106305') HTTP/1.1" 204 0
2026-03-30 10:34:15 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-005.jpg> (referer: None)
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5e500a-8202-59de-a29d-a16c0996ff94 with identifier: 4106314
2026-03-30 10:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5e500a-8202-59de-a29d-a16c0996ff94 with scrape type 2
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d5e500a-8202-59de-a29d-a16c0996ff94 with scrape type 2
2026-03-30 10:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6d5e500a-8202-59de-a29d-a16c0996ff94, identifier: 4106314
2026-03-30 10:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6d5e500a-8202-59de-a29d-a16c0996ff94 with identifier: 4106314
2026-03-30 10:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6d5e500a-8202-59de-a29d-a16c0996ff94 with identifier: 4106314
2026-03-30 10:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6d5e500a-8202-59de-a29d-a16c0996ff94 with identifier: 4106314 to the API
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:15 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6d5e500a-8202-59de-a29d-a16c0996ff94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR70TXL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4106314',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 84564,
'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': 'Arval',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Trend Van',
'year': 2020}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106314%27 HTTP/1.1" 200 None
2026-03-30 10:34:15 [manheim.gb] INFO: Saving data for 4106314: {'auction_closing_time': 1775034000.0, 'created_time': 1773831392.40513, 'last_price_update_time': 1774866855.805533}
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106314') HTTP/1.1" 204 0
2026-03-30 10:34:15 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-003.jpg> (referer: None)
2026-03-30 10:34:15 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-002.jpg> (referer: None)
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4, skipping ID generation
2026-03-30 10:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with scrape type 1
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 sending to next pipeline
2026-03-30 10:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4, identifier: 4105390
2026-03-30 10:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with identifier: 4105390
2026-03-30 10:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with identifier: 4105390
2026-03-30 10:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 with identifier: 4105390 to the API
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:16 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/4105390-9999999-70112914-002.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4a8ebcc7-ca57-5eab-bff8-9b7596235cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE20KTN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4105390',
'listing': 'auction',
'location': 'Manchester',
'make': 'MG',
'model': 'ZS',
'odometer': 35046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-11',
'seller_name': 'FCA Group',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2020}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105390%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Saving data for 4105390: {'created_time': 1774866856.44124, 'last_price_update_time': 1774866856.441252, 'auction_closing_time': 1775552400.0}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105390') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4a8ebcc7-ca57-5eab-bff8-9b7596235cf4 due to Ignoring non-200 response
2026-03-30 10:34:16 [manheim.gb] INFO: Page 31: 100 results (total: 7960)
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106477
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106477%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106477: 2
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106484
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106484%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106484: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106497
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106497%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106497: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106499
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106499%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106499: 2
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106501
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106501%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106501: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106524
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106524%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106524: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106528
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106528%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106528: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106531
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [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-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106531: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106552
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106552%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106552: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106559
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106559%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106559: 2
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106564
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106564%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106564: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106621
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106621%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106621: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106629
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106629%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106629: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106630
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [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-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106630: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106631
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106631%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106631: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106633
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106633%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106633: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106635
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106635%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106635: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106655
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106655%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106655: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106658
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106658%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106658: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106662
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106662%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106662: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106664
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106664%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106664: 2
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106695
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106695%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106695: 1
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106717
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106717%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106717: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106741
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106741%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106741: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106760
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106760%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106760: 2
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106780
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106780%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106780: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106781
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106781%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106781: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106783
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106783%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106783: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106789
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106789%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106789: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106790
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106790%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [manheim.gb] INFO: Scrape type for 4106790: 0
2026-03-30 10:34:16 [manheim.gb] INFO: Found listing with ID: 4106791
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106791%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106791: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106802
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106802%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106802: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106803
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106803%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106803: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106807
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106807%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106807: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106825
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106825%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106825: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106830
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106830%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106830: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106831
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106831: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106832
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106832%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106832: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106840
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106840%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106840: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106845
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106845%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106845: 2
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106851
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106851: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106854
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106854%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106854: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106860
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106860: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106861
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106861: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106865
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106865: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106868
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106868%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106868: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106870
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106870: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106871
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106871%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106871: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106886
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106886%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106886: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106889
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106889%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106889: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106890
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106890%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106890: 2
2026-03-30 10:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98435873-eb34-5d30-8d92-377d87a5b1a8 with identifier: 4106499
2026-03-30 10:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98435873-eb34-5d30-8d92-377d87a5b1a8 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98435873-eb34-5d30-8d92-377d87a5b1a8 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 98435873-eb34-5d30-8d92-377d87a5b1a8, identifier: 4106499
2026-03-30 10:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 793f9dc5-ebf1-5aef-8869-3aba50573df8 with identifier: 4106664
2026-03-30 10:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 793f9dc5-ebf1-5aef-8869-3aba50573df8 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 793f9dc5-ebf1-5aef-8869-3aba50573df8 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 793f9dc5-ebf1-5aef-8869-3aba50573df8, identifier: 4106664
2026-03-30 10:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3dfc67a-132e-574a-b8cf-2874235b8c73 with identifier: 4106477
2026-03-30 10:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3dfc67a-132e-574a-b8cf-2874235b8c73 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3dfc67a-132e-574a-b8cf-2874235b8c73 with scrape type 2
2026-03-30 10:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f3dfc67a-132e-574a-b8cf-2874235b8c73, identifier: 4106477
2026-03-30 10:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106895
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106895%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106895: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106903
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106903: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106937
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106937%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106937: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106942
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106942%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106942: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106944
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106944%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106944: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106946
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [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-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106946: 0
2026-03-30 10:34:17 [manheim.gb] INFO: Found listing with ID: 4106947
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106947%27 HTTP/1.1" 200 None
2026-03-30 10:34:17 [manheim.gb] INFO: Scrape type for 4106947: 2
2026-03-30 10:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 98435873-eb34-5d30-8d92-377d87a5b1a8 with identifier: 4106499
2026-03-30 10:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 98435873-eb34-5d30-8d92-377d87a5b1a8 with identifier: 4106499
2026-03-30 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 98435873-eb34-5d30-8d92-377d87a5b1a8 with identifier: 4106499 to the API
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:18 [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': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '98435873-eb34-5d30-8d92-377d87a5b1a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WM12LYO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4106499',
'listing': 'auction',
'location': 'Northampton',
'make': 'FIAT',
'model': '500',
'odometer': 100913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': 'Research Garage Group',
'title': 'FIAT 500 1.2 Lounge 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr [Start Stop]',
'year': 2012}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106499%27 HTTP/1.1" 200 None
2026-03-30 10:34:18 [manheim.gb] INFO: Saving data for 4106499: {'auction_closing_time': 1774947600.0, 'created_time': 1773828925.517197, 'last_price_update_time': 1774866858.241908}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106499') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 793f9dc5-ebf1-5aef-8869-3aba50573df8 with identifier: 4106664
2026-03-30 10:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 793f9dc5-ebf1-5aef-8869-3aba50573df8 with identifier: 4106664
2026-03-30 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 793f9dc5-ebf1-5aef-8869-3aba50573df8 with identifier: 4106664 to the API
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:18 [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': 'GREEN',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '793f9dc5-ebf1-5aef-8869-3aba50573df8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LX69CHO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4106664',
'listing': 'auction',
'location': 'Bristol',
'make': 'SKODA',
'model': 'KAROQ',
'odometer': 45968,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-08',
'seller_name': 'Mon Motors',
'title': 'SKODA KAROQ 1.5 TSI SE L 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI SE L 5dr DSG',
'year': 2019}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106664%27 HTTP/1.1" 200 None
2026-03-30 10:34:18 [manheim.gb] INFO: Saving data for 4106664: {'auction_closing_time': 1775120400.0, 'created_time': 1773831323.8377, 'last_price_update_time': 1774866858.637916}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106664') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f3dfc67a-132e-574a-b8cf-2874235b8c73 with identifier: 4106477
2026-03-30 10:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f3dfc67a-132e-574a-b8cf-2874235b8c73 with identifier: 4106477
2026-03-30 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f3dfc67a-132e-574a-b8cf-2874235b8c73 with identifier: 4106477 to the API
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34: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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3dfc67a-132e-574a-b8cf-2874235b8c73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WK16UYC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/EDGE?id=4106477',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'EDGE',
'odometer': 123148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-24',
'seller_name': 'Allen Group',
'title': 'FORD EDGE 2.0 TDCi 210 Sport [Lux Pack] 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 210 Sport [Lux Pack] 5dr Powershift',
'year': 2016}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106477%27 HTTP/1.1" 200 None
2026-03-30 10:34:18 [manheim.gb] INFO: Saving data for 4106477: {'auction_closing_time': 1774947600.0, 'created_time': 1773831357.042855, 'last_price_update_time': 1774866858.966513}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106477') HTTP/1.1" 204 0
2026-03-30 10:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:18 [manheim.gb] INFO: Found listing with ID: 4106950
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106950%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106950: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106951
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106951%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106951: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106955
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106955%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106955: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106956
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106956%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106956: 2
2026-03-30 10:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c760c187-c538-516b-8a72-ca9d646407e7 with identifier: 4106695
2026-03-30 10:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c760c187-c538-516b-8a72-ca9d646407e7 with scrape type 1
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item c760c187-c538-516b-8a72-ca9d646407e7
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-1.jpg not downloaded yet
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106958
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106958%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106958: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106963
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [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-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106963: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106972
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106972%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106972: 2
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-2.jpg not downloaded yet
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106974
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106974%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106974: 2
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-3.jpg not downloaded yet
2026-03-30 10:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e2d1e2-80da-5e89-95d5-7f3892105508 with identifier: 4106559
2026-03-30 10:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e2d1e2-80da-5e89-95d5-7f3892105508 with scrape type 2
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e2d1e2-80da-5e89-95d5-7f3892105508 with scrape type 2
2026-03-30 10:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c4e2d1e2-80da-5e89-95d5-7f3892105508, identifier: 4106559
2026-03-30 10:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with identifier: 4106760
2026-03-30 10:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with scrape type 2
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with scrape type 2
2026-03-30 10:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f93c2d6c-d08e-5b23-8cfa-91399fb6fed5, identifier: 4106760
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106981
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106981%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106981: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106982
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [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-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106982: 0
2026-03-30 10:34:19 [manheim.gb] INFO: Found listing with ID: 4106992
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106992%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Scrape type for 4106992: 2
2026-03-30 10:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c4e2d1e2-80da-5e89-95d5-7f3892105508 with identifier: 4106559
2026-03-30 10:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c4e2d1e2-80da-5e89-95d5-7f3892105508 with identifier: 4106559
2026-03-30 10:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c4e2d1e2-80da-5e89-95d5-7f3892105508 with identifier: 4106559 to the API
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:19 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4e2d1e2-80da-5e89-95d5-7f3892105508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AJ13BNL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=4106559',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLVO',
'model': 'V40',
'odometer': 108924,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-14',
'seller_name': 'Allen Ford',
'title': 'VOLVO V40 D4 SE Lux 5dr',
'transmission': 'manual',
'trim': 'D4 SE Lux 5dr',
'year': 2013}
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106559%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [manheim.gb] INFO: Saving data for 4106559: {'auction_closing_time': 1774947600.0, 'created_time': 1773828929.424714, 'last_price_update_time': 1774866859.799759}
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106559') HTTP/1.1" 204 0
2026-03-30 10:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with identifier: 4106760
2026-03-30 10:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with identifier: 4106760
2026-03-30 10:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f93c2d6c-d08e-5b23-8cfa-91399fb6fed5 with identifier: 4106760 to the API
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:20 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f93c2d6c-d08e-5b23-8cfa-91399fb6fed5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YM65FKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4106760',
'listing': 'auction',
'location': 'Plymouth',
'make': 'BMW',
'model': 'X1',
'odometer': 54019,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-15',
'seller_name': None,
'title': 'BMW X1 xDrive 25d xLine 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 25d xLine 5dr Step Auto',
'year': 2016}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106760%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [manheim.gb] INFO: Saving data for 4106760: {'auction_closing_time': 1775034000.0, 'created_time': 1773831282.044133, 'last_price_update_time': 1774866860.214112}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106760') HTTP/1.1" 204 0
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-4.jpg not downloaded yet
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-1.jpg> (referer: None)
2026-03-30 10:34:20 [manheim.gb] INFO: Found listing with ID: 4106993
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [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-30 10:34:20 [manheim.gb] INFO: Scrape type for 4106993: 0
2026-03-30 10:34:20 [manheim.gb] INFO: Found listing with ID: 4106995
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106995%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [manheim.gb] INFO: Scrape type for 4106995: 2
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-6.jpg not downloaded yet
2026-03-30 10:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac003b9a-873f-5047-8646-4237719037d3 with identifier: 4106845
2026-03-30 10:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac003b9a-873f-5047-8646-4237719037d3 with scrape type 2
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac003b9a-873f-5047-8646-4237719037d3 with scrape type 2
2026-03-30 10:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac003b9a-873f-5047-8646-4237719037d3, identifier: 4106845
2026-03-30 10:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 111ff44c-6441-5738-95e2-d92f04a9bd7a with identifier: 4106947
2026-03-30 10:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 111ff44c-6441-5738-95e2-d92f04a9bd7a with scrape type 2
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 111ff44c-6441-5738-95e2-d92f04a9bd7a with scrape type 2
2026-03-30 10:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 111ff44c-6441-5738-95e2-d92f04a9bd7a, identifier: 4106947
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:20 [manheim.gb] INFO: Found listing with ID: 4107001
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [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-30 10:34:20 [manheim.gb] INFO: Scrape type for 4107001: 0
2026-03-30 10:34:20 [manheim.gb] INFO: Found listing with ID: 4107009
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [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-30 10:34:20 [manheim.gb] INFO: Scrape type for 4107009: 0
2026-03-30 10:34:20 [manheim.gb] INFO: Found listing with ID: 4107014
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107014%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [manheim.gb] INFO: Scrape type for 4107014: 2
2026-03-30 10:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac003b9a-873f-5047-8646-4237719037d3 with identifier: 4106845
2026-03-30 10:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac003b9a-873f-5047-8646-4237719037d3 with identifier: 4106845
2026-03-30 10:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac003b9a-873f-5047-8646-4237719037d3 with identifier: 4106845 to the API
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:20 [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': 'GREEN',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac003b9a-873f-5047-8646-4237719037d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO23FGC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4106845',
'listing': 'auction',
'location': 'Bristol',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 18336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-14',
'seller_name': 'Marshall Leasing',
'title': 'MINI HATCHBACK 1.5 Cooper Classic Premium 3dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Classic Premium 3dr Auto',
'year': 2023}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106845%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [manheim.gb] INFO: Saving data for 4106845: {'auction_closing_time': 1775120400.0, 'created_time': 1773831286.710206, 'last_price_update_time': 1774866860.917869}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106845') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 111ff44c-6441-5738-95e2-d92f04a9bd7a with identifier: 4106947
2026-03-30 10:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 111ff44c-6441-5738-95e2-d92f04a9bd7a with identifier: 4106947
2026-03-30 10:34:20 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 111ff44c-6441-5738-95e2-d92f04a9bd7a with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '111ff44c-6441-5738-95e2-d92f04a9bd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NJ23KKW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4106947',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'Q2',
'odometer': 31930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seller_name': 'Lloyd Motor Group',
'title': 'AUDI Q2 30 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '30 TFSI Sport 5dr',
'year': 2023}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106947%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [manheim.gb] INFO: Saving data for 4106947: {'auction_closing_time': 1774861200.0, 'created_time': 1773831153.269816, 'last_price_update_time': 1774866860.969446}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106947') HTTP/1.1" 204 0
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-2.jpg> (referer: None)
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-13.jpg not downloaded yet
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107017
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [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-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107017: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107019
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [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-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107019: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107028
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107028%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107028: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107044
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107044%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107044: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107048
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107048%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107048: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107054
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107054%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107054: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107057
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107057%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107057: 2
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Finsp-0001-4106695-4135139-8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-8.jpg not downloaded yet
2026-03-30 10:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e68a70cc-c3ab-5176-a0d1-5ae763b03210 with identifier: 4106956
2026-03-30 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e68a70cc-c3ab-5176-a0d1-5ae763b03210 with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e68a70cc-c3ab-5176-a0d1-5ae763b03210 with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e68a70cc-c3ab-5176-a0d1-5ae763b03210, identifier: 4106956
2026-03-30 10:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2a6147d-69c5-5cdf-aaf7-f8d18132152a with identifier: 4106890
2026-03-30 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a6147d-69c5-5cdf-aaf7-f8d18132152a with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2a6147d-69c5-5cdf-aaf7-f8d18132152a with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c2a6147d-69c5-5cdf-aaf7-f8d18132152a, identifier: 4106890
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23613d4e-79d0-569a-94e8-5b06e016f030 with identifier: 4106972
2026-03-30 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23613d4e-79d0-569a-94e8-5b06e016f030 with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23613d4e-79d0-569a-94e8-5b06e016f030 with scrape type 2
2026-03-30 10:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 23613d4e-79d0-569a-94e8-5b06e016f030, identifier: 4106972
2026-03-30 10:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107058
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107058%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107058: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107059
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107059%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107059: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107060
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107060%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107060: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107062
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107062%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107062: 0
2026-03-30 10:34:21 [manheim.gb] INFO: Found listing with ID: 4107073
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107073%27 HTTP/1.1" 200 None
2026-03-30 10:34:21 [manheim.gb] INFO: Scrape type for 4107073: 2
2026-03-30 10:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e68a70cc-c3ab-5176-a0d1-5ae763b03210 with identifier: 4106956
2026-03-30 10:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e68a70cc-c3ab-5176-a0d1-5ae763b03210 with identifier: 4106956
2026-03-30 10:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e68a70cc-c3ab-5176-a0d1-5ae763b03210 with identifier: 4106956 to the API
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 254,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e68a70cc-c3ab-5176-a0d1-5ae763b03210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN21RNZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4106956',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 84704,
'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': 'lcb Vehicles Limited',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Leader Premium Dropside',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Leader Premium Dropside',
'year': 2021}
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106956%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Saving data for 4106956: {'auction_closing_time': 1775120400.0, 'created_time': 1773831102.436127, 'last_price_update_time': 1774866862.00421}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106956') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c2a6147d-69c5-5cdf-aaf7-f8d18132152a with identifier: 4106890
2026-03-30 10:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c2a6147d-69c5-5cdf-aaf7-f8d18132152a with identifier: 4106890
2026-03-30 10:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c2a6147d-69c5-5cdf-aaf7-f8d18132152a with identifier: 4106890 to the API
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2a6147d-69c5-5cdf-aaf7-f8d18132152a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR72WPY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4106890',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'A3',
'odometer': 57585,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-12',
'seller_name': 'Direct Company',
'title': 'AUDI A3 30 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '30 TFSI Technik 5dr',
'year': 2022}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106890%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Saving data for 4106890: {'auction_closing_time': 1775120400.0, 'created_time': 1773831207.076854, 'last_price_update_time': 1774866862.429919}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106890') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 23613d4e-79d0-569a-94e8-5b06e016f030 with identifier: 4106972
2026-03-30 10:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 23613d4e-79d0-569a-94e8-5b06e016f030 with identifier: 4106972
2026-03-30 10:34:22 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 23613d4e-79d0-569a-94e8-5b06e016f030 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '23613d4e-79d0-569a-94e8-5b06e016f030',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB59BCZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GALAXY?id=4106972',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'GALAXY',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-25',
'seller_name': 'Lloyd Motor Group',
'title': 'FORD GALAXY 2.0 TDCi Ghia 5dr Auto [140]',
'transmission': 'automatic',
'trim': '2.0 TDCi Ghia 5dr Auto [140]',
'year': 2009}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106972%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Saving data for 4106972: {'auction_closing_time': 1774861200.0, 'created_time': 1773831154.560527, 'last_price_update_time': 1774866862.475813}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106972') HTTP/1.1" 204 0
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-3.jpg> (referer: None)
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with identifier: 4106974
2026-03-30 10:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with scrape type 2
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with scrape type 2
2026-03-30 10:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8, identifier: 4106974
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-4.jpg> (referer: None)
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-6.jpg> (referer: None)
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107074
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107074: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107075
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107075: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107076
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107076: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107082
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107082%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107082: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107090
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107090: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107091
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107091: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107097
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107097%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107097: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107101
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107101%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107101: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107109
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107109%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107109: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107113
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107113%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107113: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107133
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [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-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107133: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107145
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107145%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107145: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107164
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107164%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107164: 0
2026-03-30 10:34:22 [manheim.gb] INFO: Found listing with ID: 4107189
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107189%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [manheim.gb] INFO: Scrape type for 4107189: 0
2026-03-30 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with identifier: 4106974
2026-03-30 10:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with identifier: 4106974
2026-03-30 10:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8 with identifier: 4106974 to the API
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:23 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3de6b5a-3db8-5d4b-8ce9-f5d4884ef3c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PY69HYJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4106974',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 126791,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-27',
'seller_name': 'Lloyd Motor Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D180 R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D180 R-Dynamic S 5dr Auto',
'year': 2020}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106974%27 HTTP/1.1" 200 None
2026-03-30 10:34:23 [manheim.gb] INFO: Saving data for 4106974: {'auction_closing_time': 1775034000.0, 'created_time': 1773831092.015382, 'last_price_update_time': 1774866863.195215}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106974') HTTP/1.1" 204 0
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-13.jpg> (referer: None)
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with identifier: 4106992
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d, identifier: 4106992
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f33816-0fb1-5472-9488-82a6108d3379 with identifier: 4106995
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f33816-0fb1-5472-9488-82a6108d3379 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78f33816-0fb1-5472-9488-82a6108d3379 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 78f33816-0fb1-5472-9488-82a6108d3379, identifier: 4106995
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with identifier: 4106992
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with identifier: 4106992
2026-03-30 10:34:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 83cb9fe2-adef-5fcb-af2e-06eefb0fd81d with expiration date: 2026-03-30T09:00:00Z
{'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-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '83cb9fe2-adef-5fcb-af2e-06eefb0fd81d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PK70YVY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=4106992',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 42659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': 'Lloyd Motor Group',
'title': 'AUDI E-TRON 300kW 55 Quattro 95kWh Launch Edition 5dr Auto',
'transmission': 'automatic',
'trim': '300kW 55 Quattro 95kWh Launch Edition 5dr Auto',
'year': 2020}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106992%27 HTTP/1.1" 200 None
2026-03-30 10:34:23 [manheim.gb] INFO: Saving data for 4106992: {'auction_closing_time': 1774861200.0, 'created_time': 1773831091.967992, 'last_price_update_time': 1774866863.540577}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106992') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 78f33816-0fb1-5472-9488-82a6108d3379 with identifier: 4106995
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 78f33816-0fb1-5472-9488-82a6108d3379 with identifier: 4106995
2026-03-30 10:34:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 78f33816-0fb1-5472-9488-82a6108d3379 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '78f33816-0fb1-5472-9488-82a6108d3379',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR57FOX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4?id=4106995',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'A4',
'odometer': 117080,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-10',
'seller_name': 'Lloyd Motor Group',
'title': 'AUDI A4 2.0 TDI Ultra 163 SE Technik 4dr',
'transmission': 'manual',
'trim': '2.0 TDI Ultra 163 SE Technik 4dr',
'year': 2015}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106995%27 HTTP/1.1" 200 None
2026-03-30 10:34:23 [manheim.gb] INFO: Saving data for 4106995: {'auction_closing_time': 1774861200.0, 'created_time': 1773831066.150049, 'last_price_update_time': 1774866863.579095}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106995') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cac079b-0676-556d-8593-e7713ec96688 with identifier: 4107014
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cac079b-0676-556d-8593-e7713ec96688 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cac079b-0676-556d-8593-e7713ec96688 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7cac079b-0676-556d-8593-e7713ec96688, identifier: 4107014
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7cac079b-0676-556d-8593-e7713ec96688 with identifier: 4107014
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7cac079b-0676-556d-8593-e7713ec96688 with identifier: 4107014
2026-03-30 10:34:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7cac079b-0676-556d-8593-e7713ec96688 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7cac079b-0676-556d-8593-e7713ec96688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PY19VFP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/FABIA?id=4107014',
'listing': 'auction',
'location': 'Leeds',
'make': 'SKODA',
'model': 'FABIA',
'odometer': 136690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-26',
'seller_name': 'Lloyd Motor Group',
'title': 'SKODA FABIA 1.0 TSI 110 Monte Carlo 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 Monte Carlo 5dr',
'year': 2019}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107014%27 HTTP/1.1" 200 None
2026-03-30 10:34:23 [manheim.gb] INFO: Saving data for 4107014: {'auction_closing_time': 1774861200.0, 'created_time': 1773904395.387518, 'last_price_update_time': 1774866863.728822}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107014') HTTP/1.1" 204 0
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-8.jpg> (referer: None)
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with identifier: 4107057
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c, identifier: 4107057
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df25cc24-bfff-549e-b9ff-85315d2f30c7 with identifier: 4107073
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df25cc24-bfff-549e-b9ff-85315d2f30c7 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df25cc24-bfff-549e-b9ff-85315d2f30c7 with scrape type 2
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: df25cc24-bfff-549e-b9ff-85315d2f30c7, identifier: 4107073
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with identifier: 4107057
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with identifier: 4107057
2026-03-30 10:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3fa8e0d1-5107-5b49-ab8a-68ab66e4163c with identifier: 4107057 to the API
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:24 [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.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3fa8e0d1-5107-5b49-ab8a-68ab66e4163c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX60XKY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/C-MAX?id=4107057',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'C-MAX',
'odometer': 83912,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-22',
'seller_name': 'Thurlow Nunn',
'title': 'FORD C-MAX 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'year': 2010}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107057%27 HTTP/1.1" 200 None
2026-03-30 10:34:24 [manheim.gb] INFO: Saving data for 4107057: {'auction_closing_time': 1775120400.0, 'created_time': 1773831069.136553, 'last_price_update_time': 1774866864.250184}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107057') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: df25cc24-bfff-549e-b9ff-85315d2f30c7 with identifier: 4107073
2026-03-30 10:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: df25cc24-bfff-549e-b9ff-85315d2f30c7 with identifier: 4107073
2026-03-30 10:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: df25cc24-bfff-549e-b9ff-85315d2f30c7 with identifier: 4107073 to the API
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34: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': 'WHITE',
'currency': 'GBP',
'engine': '10.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'df25cc24-bfff-549e-b9ff-85315d2f30c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX66GPF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/C430?id=4107073',
'listing': 'auction',
'location': 'Gloucester',
'make': 'RENAULT',
'model': 'C430',
'odometer': 722429,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-27',
'seller_name': 'Thames Water',
'title': 'RENAULT C430 BULK TIPPER',
'transmission': 'automatic',
'trim': 'BULK TIPPER',
'year': 2017}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107073%27 HTTP/1.1" 200 None
2026-03-30 10:34:24 [manheim.gb] INFO: Saving data for 4107073: {'auction_closing_time': 1775725200.0, 'created_time': 1773831047.261715, 'last_price_update_time': 1774866864.567761}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107073') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c760c187-c538-516b-8a72-ca9d646407e7, skipping ID generation
2026-03-30 10:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c760c187-c538-516b-8a72-ca9d646407e7 with scrape type 1
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c760c187-c538-516b-8a72-ca9d646407e7 sending to next pipeline
2026-03-30 10:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c760c187-c538-516b-8a72-ca9d646407e7, identifier: 4106695
2026-03-30 10:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c760c187-c538-516b-8a72-ca9d646407e7 with identifier: 4106695
2026-03-30 10:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c760c187-c538-516b-8a72-ca9d646407e7 with identifier: 4106695
2026-03-30 10:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c760c187-c538-516b-8a72-ca9d646407e7 with identifier: 4106695 to the API
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:25 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/insp-0001-4106695-4135139-8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c760c187-c538-516b-8a72-ca9d646407e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY16KFR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4106695',
'listing': 'auction',
'location': 'Washington',
'make': 'AUDI',
'model': 'A1',
'odometer': 65457,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-15',
'seller_name': 'Stellantis Financial Services',
'title': 'AUDI A1 1.4 TFSI S Line 5dr',
'transmission': 'manual',
'trim': '1.4 TFSI S Line 5dr',
'year': 2016}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106695%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Saving data for 4106695: {'created_time': 1774866865.044093, 'last_price_update_time': 1774866865.044105, 'auction_closing_time': 1775466000.0}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106695') HTTP/1.1" 204 0
2026-03-30 10:34:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c760c187-c538-516b-8a72-ca9d646407e7 due to Ignoring non-200 response
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:25 [manheim.gb] INFO: Page 32: 100 results (total: 7960)
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107193
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107193%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107193: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107202
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107202%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107202: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107226
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107226%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107226: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107245
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107245%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107245: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107257
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107257%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107257: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107268
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107268%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107268: 2
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107279
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107279%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107279: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107280
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107280%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107280: 2
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107282
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107282: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107285
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107285%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107285: 2
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107288
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107288: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107290
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107290%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107290: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107291
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107291%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107291: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107292
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107292%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107292: 2
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107297
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107297: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107311
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107311%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107311: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107328
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107328%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107328: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107341
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107341%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107341: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107389
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107389: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107483
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107483%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107483: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107495
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107495%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107495: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107496
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107496%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107496: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107537
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107537%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107537: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107600
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107600: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107618
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107618%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107618: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107625
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107625%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107625: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107628
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107628: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107629
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107629%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107629: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107631
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107631: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107632
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107632%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107632: 2
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107635
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107635%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107635: 2
2026-03-30 10:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d00e092-60f5-5356-9e37-ab07c7b3f58d with identifier: 4107268
2026-03-30 10:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d00e092-60f5-5356-9e37-ab07c7b3f58d with scrape type 2
2026-03-30 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d00e092-60f5-5356-9e37-ab07c7b3f58d with scrape type 2
2026-03-30 10:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2d00e092-60f5-5356-9e37-ab07c7b3f58d, identifier: 4107268
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107638
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107638%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107638: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107641
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107641: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107645
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [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-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107645: 0
2026-03-30 10:34:25 [manheim.gb] INFO: Found listing with ID: 4107650
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107650%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [manheim.gb] INFO: Scrape type for 4107650: 2
2026-03-30 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2d00e092-60f5-5356-9e37-ab07c7b3f58d with identifier: 4107268
2026-03-30 10:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2d00e092-60f5-5356-9e37-ab07c7b3f58d with identifier: 4107268
2026-03-30 10:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2d00e092-60f5-5356-9e37-ab07c7b3f58d with identifier: 4107268 to the API
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272d00e092-60f5-5356-9e37-ab07c7b3f58d%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2d00e092-60f5-5356-9e37-ab07c7b3f58d: 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: \u0022FORD RANGER Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022RANGER\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-12-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4107268\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto\u0022, \u0022LicensePlate\u0022: \u0022MW70VJE\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 203, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222d00e092-60f5-5356-9e37-ab07c7b3f58d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:34:25 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-30 10:34: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-30 10:34:26 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 203,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2d00e092-60f5-5356-9e37-ab07c7b3f58d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MW70VJE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4107268',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'RANGER',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seller_name': 'Vindis Group',
'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': 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-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107268%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Saving data for 4107268: {'auction_closing_time': 1775120400.0, 'created_time': 1773831009.051948, 'last_price_update_time': 1774866866.232785}
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107268') HTTP/1.1" 204 0
2026-03-30 10:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107651
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107651: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107658
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107658%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107658: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107659
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107659: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107665
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107665%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107665: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107667
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107667%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107667: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107680
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107680%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107680: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107681
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107681%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107681: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107683
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107683%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107683: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107684
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107684%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107684: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107686
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107686%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107686: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107688
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107688: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107706
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107706%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107706: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107709
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107709%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107709: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107711
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107711%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107711: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107713
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107713%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107713: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107715
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107715%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107715: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107724
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107724: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107725
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107725%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107725: 2
2026-03-30 10:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107726
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107726%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107726: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107727
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107727: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107728
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107728%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107728: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107730
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107730: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107731
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107731: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107735
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107735%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107735: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107740
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107740: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107741
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107741%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107741: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107742
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107742%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107742: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107746
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [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-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107746: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107773
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107773%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [manheim.gb] INFO: Scrape type for 4107773: 0
2026-03-30 10:34:26 [manheim.gb] INFO: Found listing with ID: 4107775
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [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-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107775: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107777
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107777%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107777: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107779
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107779%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107779: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107780
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107780%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107780: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107784
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107784%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107784: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107785
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107785%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107785: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107787
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107787%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107787: 0
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107840
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107840%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107840: 2
2026-03-30 10:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 693151c3-99cc-55e1-8f40-d49003467eda with identifier: 4107285
2026-03-30 10:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 693151c3-99cc-55e1-8f40-d49003467eda with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 693151c3-99cc-55e1-8f40-d49003467eda with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 693151c3-99cc-55e1-8f40-d49003467eda, identifier: 4107285
2026-03-30 10:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with identifier: 4107280
2026-03-30 10:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3, identifier: 4107280
2026-03-30 10:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f8117c-918e-577d-84ff-5ad53dfa2e92 with identifier: 4107292
2026-03-30 10:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f8117c-918e-577d-84ff-5ad53dfa2e92 with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38f8117c-918e-577d-84ff-5ad53dfa2e92 with scrape type 2
2026-03-30 10:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 38f8117c-918e-577d-84ff-5ad53dfa2e92, identifier: 4107292
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:27 [manheim.gb] INFO: Found listing with ID: 4107856
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107856%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Scrape type for 4107856: 2
2026-03-30 10:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 693151c3-99cc-55e1-8f40-d49003467eda with identifier: 4107285
2026-03-30 10:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 693151c3-99cc-55e1-8f40-d49003467eda with identifier: 4107285
2026-03-30 10:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 693151c3-99cc-55e1-8f40-d49003467eda with identifier: 4107285 to the API
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:27 [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.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '693151c3-99cc-55e1-8f40-d49003467eda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KW17HNV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4107285',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'Q2',
'odometer': 102417,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-20',
'seller_name': 'Vindis Group',
'title': 'AUDI Q2 1.6 TDI Sport 5dr',
'transmission': 'manual',
'trim': '1.6 TDI Sport 5dr',
'year': 2017}
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107285%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [manheim.gb] INFO: Saving data for 4107285: {'auction_closing_time': 1775120400.0, 'created_time': 1773831003.191569, 'last_price_update_time': 1774866867.758003}
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107285') HTTP/1.1" 204 0
2026-03-30 10:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with identifier: 4107280
2026-03-30 10:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with identifier: 4107280
2026-03-30 10:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2378fc2c-1af2-53ce-bfc0-bc72b6c705e3 with identifier: 4107280 to the API
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:28 [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.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2378fc2c-1af2-53ce-bfc0-bc72b6c705e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SK70EKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4107280',
'listing': 'auction',
'location': 'Haydock',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 73891,
'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': 'Pentagon Group',
'title': 'TOYOTA HILUX Invincible D/Cab Pick Up 2.4 D-4D Auto',
'transmission': 'automatic',
'trim': 'Invincible D/Cab Pick Up 2.4 D-4D Auto',
'year': 2020}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107280%27 HTTP/1.1" 200 None
2026-03-30 10:34:28 [manheim.gb] INFO: Saving data for 4107280: {'auction_closing_time': 1775034000.0, 'created_time': 1773831008.036273, 'last_price_update_time': 1774866868.172377}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107280') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 38f8117c-918e-577d-84ff-5ad53dfa2e92 with identifier: 4107292
2026-03-30 10:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 38f8117c-918e-577d-84ff-5ad53dfa2e92 with identifier: 4107292
2026-03-30 10:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 38f8117c-918e-577d-84ff-5ad53dfa2e92 with identifier: 4107292 to the API
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 195,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '38f8117c-918e-577d-84ff-5ad53dfa2e92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML68XOE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4107292',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'Q5',
'odometer': 95007,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-31',
'seller_name': 'Vindis Group',
'title': 'AUDI Q5 SQ5 Quattro 5dr Tip Auto',
'transmission': 'automatic',
'trim': 'SQ5 Quattro 5dr Tip Auto',
'year': 2018}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107292%27 HTTP/1.1" 200 None
2026-03-30 10:34:28 [manheim.gb] INFO: Saving data for 4107292: {'auction_closing_time': 1775120400.0, 'created_time': 1773831001.366063, 'last_price_update_time': 1774866868.489382}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107292') HTTP/1.1" 204 0
2026-03-30 10:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5aff717-288b-5d1c-9e68-141e70b93a92 with identifier: 4107632
2026-03-30 10:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5aff717-288b-5d1c-9e68-141e70b93a92 with scrape type 2
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5aff717-288b-5d1c-9e68-141e70b93a92 with scrape type 2
2026-03-30 10:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c5aff717-288b-5d1c-9e68-141e70b93a92, identifier: 4107632
2026-03-30 10:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:28 [manheim.gb] INFO: Found listing with ID: 4107863
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107863%27 HTTP/1.1" 200 None
2026-03-30 10:34:28 [manheim.gb] INFO: Scrape type for 4107863: 2
2026-03-30 10:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c5aff717-288b-5d1c-9e68-141e70b93a92 with identifier: 4107632
2026-03-30 10:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c5aff717-288b-5d1c-9e68-141e70b93a92 with identifier: 4107632
2026-03-30 10:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c5aff717-288b-5d1c-9e68-141e70b93a92 with identifier: 4107632 to the API
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:28 [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': '11.1L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c5aff717-288b-5d1c-9e68-141e70b93a92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WR72JLX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/IVECO/S-WAY%20460?id=4107632',
'listing': 'auction',
'location': 'Gloucester',
'make': 'IVECO',
'model': 'S-WAY 460',
'odometer': 509472,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-17',
'seller_name': 'Culina Group',
'title': 'IVECO S-WAY 460 TRACTOR UNIT',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT',
'year': 2022}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107632%27 HTTP/1.1" 200 None
2026-03-30 10:34:28 [manheim.gb] INFO: Saving data for 4107632: {'auction_closing_time': 1775725200.0, 'created_time': 1773829011.689263, 'last_price_update_time': 1774866868.933378}
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107632') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a552bfbb-bde4-586a-9db1-bff29cf055fa with identifier: 4107635
2026-03-30 10:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a552bfbb-bde4-586a-9db1-bff29cf055fa with scrape type 2
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a552bfbb-bde4-586a-9db1-bff29cf055fa with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a552bfbb-bde4-586a-9db1-bff29cf055fa, identifier: 4107635
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107865
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107865%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107865: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107868
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107868%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107868: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107871
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107871%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107871: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107876
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107876: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107879
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107879%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107879: 2
2026-03-30 10:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a552bfbb-bde4-586a-9db1-bff29cf055fa with identifier: 4107635
2026-03-30 10:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a552bfbb-bde4-586a-9db1-bff29cf055fa with identifier: 4107635
2026-03-30 10:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a552bfbb-bde4-586a-9db1-bff29cf055fa with identifier: 4107635 to the API
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'WHITE',
'currency': 'GBP',
'engine': '11.1L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a552bfbb-bde4-586a-9db1-bff29cf055fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV72ATN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/IVECO/6X2?id=4107635',
'listing': 'auction',
'location': 'Gloucester',
'make': 'IVECO',
'model': '6X2',
'odometer': 514431,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-02',
'seller_name': 'Culina Group',
'title': 'IVECO 6X2 TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2022}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107635%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Saving data for 4107635: {'auction_closing_time': 1775725200.0, 'created_time': 1773829012.703305, 'last_price_update_time': 1774866869.469104}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107635') HTTP/1.1" 204 0
2026-03-30 10:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with identifier: 4107650
2026-03-30 10:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b, identifier: 4107650
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with identifier: 4107650
2026-03-30 10:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with identifier: 4107650
2026-03-30 10:34:29 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 35254675-4bc0-50c5-96c6-5ac8bc4f6d0b with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '35254675-4bc0-50c5-96c6-5ac8bc4f6d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG17MTO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4107650',
'listing': 'auction',
'location': 'Bristol',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 92233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-21',
'seller_name': 'Sytner',
'title': 'MINI HATCHBACK 2.0 Cooper S 3dr Auto [Media Pack XL]',
'transmission': 'automatic',
'trim': '2.0 Cooper S 3dr Auto [Media Pack XL]',
'year': 2017}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107650%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Saving data for 4107650: {'auction_closing_time': 1774861200.0, 'created_time': 1773829017.179103, 'last_price_update_time': 1774866869.655774}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107650') HTTP/1.1" 204 0
2026-03-30 10:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9187d76-bd6a-527c-8d24-439200032b1d with identifier: 4107725
2026-03-30 10:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9187d76-bd6a-527c-8d24-439200032b1d with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9187d76-bd6a-527c-8d24-439200032b1d with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e9187d76-bd6a-527c-8d24-439200032b1d, identifier: 4107725
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107882
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107882%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107882: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107985
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107985: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107987
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107987%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107987: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107988
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107988%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107988: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4107990
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4107990: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108013
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108013%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108013: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108016
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108016%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108016: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108027
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108027: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108031
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108031: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108032
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108032%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108032: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108052
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [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-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108052: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108055
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108055%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [manheim.gb] INFO: Scrape type for 4108055: 0
2026-03-30 10:34:29 [manheim.gb] INFO: Found listing with ID: 4108104
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108104%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108104: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108111
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108111%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108111: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108112
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108112%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108112: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108116
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108116%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108116: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108117
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108117%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108117: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108131
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108131%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108131: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108143
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108143%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108143: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108145
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108145%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108145: 0
2026-03-30 10:34:30 [manheim.gb] INFO: Found listing with ID: 4108146
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108146%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Scrape type for 4108146: 2
2026-03-30 10:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e9187d76-bd6a-527c-8d24-439200032b1d with identifier: 4107725
2026-03-30 10:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e9187d76-bd6a-527c-8d24-439200032b1d with identifier: 4107725
2026-03-30 10:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e9187d76-bd6a-527c-8d24-439200032b1d with identifier: 4107725 to the API
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:30 [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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e9187d76-bd6a-527c-8d24-439200032b1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AJ22WHH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=4107725',
'listing': 'auction',
'location': 'Northampton',
'make': 'SEAT',
'model': 'IBIZA',
'odometer': 9903,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seller_name': 'FCA Group',
'title': 'SEAT IBIZA 1.0 TSI 95 FR Sport 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 FR Sport 5dr',
'year': 2022}
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107725%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [manheim.gb] INFO: Saving data for 4107725: {'auction_closing_time': 1775120400.0, 'created_time': 1773830897.350367, 'last_price_update_time': 1774866870.493875}
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107725') HTTP/1.1" 204 0
2026-03-30 10:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5d865a9-82ba-5316-9e2f-e385a06e350a with identifier: 4107840
2026-03-30 10:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5d865a9-82ba-5316-9e2f-e385a06e350a with scrape type 2
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5d865a9-82ba-5316-9e2f-e385a06e350a with scrape type 2
2026-03-30 10:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f5d865a9-82ba-5316-9e2f-e385a06e350a, identifier: 4107840
2026-03-30 10:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05a0a443-958e-5893-a39c-cfc65c8fe37e with identifier: 4107856
2026-03-30 10:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05a0a443-958e-5893-a39c-cfc65c8fe37e with scrape type 2
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05a0a443-958e-5893-a39c-cfc65c8fe37e with scrape type 2
2026-03-30 10:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 05a0a443-958e-5893-a39c-cfc65c8fe37e, identifier: 4107856
2026-03-30 10:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f5d865a9-82ba-5316-9e2f-e385a06e350a with identifier: 4107840
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=POLAR+WHITE HTTP/1.1" 200 None
2026-03-30 10:34:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f5d865a9-82ba-5316-9e2f-e385a06e350a with identifier: 4107840
2026-03-30 10:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f5d865a9-82ba-5316-9e2f-e385a06e350a with identifier: 4107840 to the API
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:31 [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': 'POLAR WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5d865a9-82ba-5316-9e2f-e385a06e350a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG69LDU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/RELAY?id=4107840',
'listing': 'directbuy',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'RELAY',
'odometer': 100591,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-07',
'seller_name': 'Zenith',
'title': 'CITROEN RELAY 2.2 BlueHDi H2 Van 140ps Enterprise',
'transmission': 'manual',
'trim': '2.2 BlueHDi H2 Van 140ps Enterprise',
'year': 2019}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107840%27 HTTP/1.1" 200 None
2026-03-30 10:34:31 [manheim.gb] INFO: Saving data for 4107840: {'auction_closing_time': 1775034000.0, 'created_time': 1774534467.549592, 'last_price_update_time': 1774866871.680288}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107840') HTTP/1.1" 204 0
2026-03-30 10:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 05a0a443-958e-5893-a39c-cfc65c8fe37e with identifier: 4107856
2026-03-30 10:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 05a0a443-958e-5893-a39c-cfc65c8fe37e with identifier: 4107856
2026-03-30 10:34:31 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 05a0a443-958e-5893-a39c-cfc65c8fe37e with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05a0a443-958e-5893-a39c-cfc65c8fe37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YE69FFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4107856',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 109824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-01',
'seller_name': 'Carmoney Limited',
'title': 'BMW 1 SERIES 120d xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '120d xDrive M Sport 5dr Step Auto',
'year': 2019}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107856%27 HTTP/1.1" 200 None
2026-03-30 10:34:31 [manheim.gb] INFO: Saving data for 4107856: {'auction_closing_time': 1774861200.0, 'created_time': 1774649611.950152, 'last_price_update_time': 1774866871.713035}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107856') HTTP/1.1" 204 0
2026-03-30 10:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c8498b-9843-53d5-a7b4-bf02c27f57bd with identifier: 4107863
2026-03-30 10:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c8498b-9843-53d5-a7b4-bf02c27f57bd with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c8498b-9843-53d5-a7b4-bf02c27f57bd with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6c8498b-9843-53d5-a7b4-bf02c27f57bd, identifier: 4107863
2026-03-30 10:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6c8498b-9843-53d5-a7b4-bf02c27f57bd with identifier: 4107863
2026-03-30 10:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6c8498b-9843-53d5-a7b4-bf02c27f57bd with identifier: 4107863
2026-03-30 10:34:31 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b6c8498b-9843-53d5-a7b4-bf02c27f57bd with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6c8498b-9843-53d5-a7b4-bf02c27f57bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN20KSF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4107863',
'listing': 'auction',
'location': 'Birmingham',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 28780,
'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': 'Acorn Group Limited',
'title': 'NISSAN QASHQAI 1.3 DiG-T 160 Tekna 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T 160 Tekna 5dr',
'year': 2020}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107863%27 HTTP/1.1" 200 None
2026-03-30 10:34:31 [manheim.gb] INFO: Saving data for 4107863: {'auction_closing_time': 1774861200.0, 'created_time': 1773830700.765895, 'last_price_update_time': 1774866871.845113}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107863') HTTP/1.1" 204 0
2026-03-30 10:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4159e0e8-18bd-5398-b37e-8ed898fccd7f with identifier: 4107879
2026-03-30 10:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4159e0e8-18bd-5398-b37e-8ed898fccd7f with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4159e0e8-18bd-5398-b37e-8ed898fccd7f with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4159e0e8-18bd-5398-b37e-8ed898fccd7f, identifier: 4107879
2026-03-30 10:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eecc8179-0147-598f-96e9-a0fb2aef26fc with identifier: 4108146
2026-03-30 10:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eecc8179-0147-598f-96e9-a0fb2aef26fc with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eecc8179-0147-598f-96e9-a0fb2aef26fc with scrape type 2
2026-03-30 10:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: eecc8179-0147-598f-96e9-a0fb2aef26fc, identifier: 4108146
2026-03-30 10:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4159e0e8-18bd-5398-b37e-8ed898fccd7f with identifier: 4107879
2026-03-30 10:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4159e0e8-18bd-5398-b37e-8ed898fccd7f with identifier: 4107879
2026-03-30 10:34:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4159e0e8-18bd-5398-b37e-8ed898fccd7f with expiration date: 2026-03-30T09:00:00Z
{'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': '4159e0e8-18bd-5398-b37e-8ed898fccd7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF71YFD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4107879',
'listing': 'auction',
'location': 'Birmingham',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 49371,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seller_name': 'Acorn Group Limited',
'title': 'NISSAN JUKE 1.0 DiG-T 114 Tekna 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 Tekna 5dr DCT',
'year': 2021}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107879%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Saving data for 4107879: {'auction_closing_time': 1774861200.0, 'created_time': 1773830698.563403, 'last_price_update_time': 1774866872.097946}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107879') HTTP/1.1" 204 0
2026-03-30 10:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: eecc8179-0147-598f-96e9-a0fb2aef26fc with identifier: 4108146
2026-03-30 10:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: eecc8179-0147-598f-96e9-a0fb2aef26fc with identifier: 4108146
2026-03-30 10:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: eecc8179-0147-598f-96e9-a0fb2aef26fc with identifier: 4108146 to the API
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 207,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eecc8179-0147-598f-96e9-a0fb2aef26fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SF68XZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4108146',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'RANGER',
'odometer': 121451,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-28',
'seller_name': 'lcb Vehicles Limited',
'title': 'FORD RANGER Pick Up Double Cab Limited 2 2.2 TDCi Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Limited 2 2.2 TDCi Auto',
'year': 2018}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108146%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Saving data for 4108146: {'auction_closing_time': 1775120400.0, 'created_time': 1773830620.272318, 'last_price_update_time': 1774866872.408447}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108146') HTTP/1.1" 204 0
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:32 [manheim.gb] INFO: Page 33: 100 results (total: 7960)
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108149
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108149: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108155
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108155%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108155: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108156
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108156%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108156: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108165
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108165: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108171
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108171%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108171: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108172
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108172%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108172: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108173
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108173%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108173: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108190
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108190%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108190: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108191
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108191%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108191: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108192
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108192%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108192: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108195
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108195: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108198
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108198%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108198: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108200
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108200%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108200: 2
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108208
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108208%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108208: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108211
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108211%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108211: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108214
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108214: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108223
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108223: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108232
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108232: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108235
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108235%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108235: 2
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108242
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108242%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108242: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108244
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108244%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108244: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108245
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108245%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108245: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108250
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [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-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108250: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108251
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108251%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108251: 2
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108265
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108265%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108265: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108267
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108267%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [manheim.gb] INFO: Scrape type for 4108267: 0
2026-03-30 10:34:32 [manheim.gb] INFO: Found listing with ID: 4108271
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108271%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108271: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108293
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108293%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108293: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108295
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108295%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108295: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108298
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108298: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108299
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108299%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108299: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108300
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108300: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108301
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108301%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108301: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108302
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108302%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108302: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108307
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108307%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108307: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108309
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108309%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108309: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108311
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108311: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108325
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108325: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108329
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108329: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108330
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108330%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108330: 2
2026-03-30 10:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108333
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108333%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108333: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108342
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108342: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108343
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108343: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108344
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108344%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108344: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108345
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108345%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108345: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108346
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108346%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108346: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108348
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108348: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108349
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108349: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108350
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108350: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108354
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108354: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108357
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108357: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108362
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108362%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108362: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108365
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108365%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108365: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108367
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108367: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108377
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108377%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108377: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108382
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108382: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108387
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108387%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108387: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108390
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108390%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108390: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108392
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108392%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108392: 2
2026-03-30 10:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108393
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108393%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108393: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108397
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108397: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108398
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108398%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108398: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108400
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108400%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108400: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108404
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108404%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108404: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108405
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108405%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108405: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108407
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108407%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108407: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108408
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108408: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108410
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108410%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108410: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108421
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108421%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108421: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108425
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [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-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108425: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108426
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108426%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108426: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108427
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108427%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108427: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108430
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108430%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108430: 0
2026-03-30 10:34:33 [manheim.gb] INFO: Found listing with ID: 4108436
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108436%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [manheim.gb] INFO: Scrape type for 4108436: 2
2026-03-30 10:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with identifier: 4108235
2026-03-30 10:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with scrape type 2
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b835859d-e2f3-57b4-bfd4-34c21eb6ef6a, identifier: 4108235
2026-03-30 10:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108464
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108464%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108464: 2
2026-03-30 10:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with identifier: 4108235
2026-03-30 10:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with identifier: 4108235
2026-03-30 10:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b835859d-e2f3-57b4-bfd4-34c21eb6ef6a with identifier: 4108235 to the API
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:34 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b835859d-e2f3-57b4-bfd4-34c21eb6ef6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR66EVX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4108235',
'listing': 'auction',
'location': 'Northampton',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 80297,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-21',
'seller_name': 'Perrys',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 SE Tech 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 180 SE Tech 5dr',
'year': 2016}
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108235%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Saving data for 4108235: {'auction_closing_time': 1774947600.0, 'created_time': 1773829036.75142, 'last_price_update_time': 1774866874.405311}
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108235') HTTP/1.1" 204 0
2026-03-30 10:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73453678-54ff-5f6b-b8db-1cbf5c86a144 with identifier: 4108200
2026-03-30 10:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73453678-54ff-5f6b-b8db-1cbf5c86a144 with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73453678-54ff-5f6b-b8db-1cbf5c86a144 with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 73453678-54ff-5f6b-b8db-1cbf5c86a144, identifier: 4108200
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108466
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108466%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108466: 0
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108496
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108496%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108496: 0
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108508
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108508%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108508: 0
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108522
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108522%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108522: 0
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108527
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108527%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108527: 0
2026-03-30 10:34:34 [manheim.gb] INFO: Found listing with ID: 4108531
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108531%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [manheim.gb] INFO: Scrape type for 4108531: 2
2026-03-30 10:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 73453678-54ff-5f6b-b8db-1cbf5c86a144 with identifier: 4108200
2026-03-30 10:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 73453678-54ff-5f6b-b8db-1cbf5c86a144 with identifier: 4108200
2026-03-30 10:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 73453678-54ff-5f6b-b8db-1cbf5c86a144 with identifier: 4108200 to the API
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '73453678-54ff-5f6b-b8db-1cbf5c86a144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU23HZB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/COROLLA?id=4108200',
'listing': 'auction',
'location': 'Leeds',
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 49933,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seller_name': 'Lookers Leasing',
'title': 'TOYOTA COROLLA 1.8 Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 Hybrid Icon 5dr CVT',
'year': 2023}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108200%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Saving data for 4108200: {'auction_closing_time': 1776070800.0, 'created_time': 1773830584.228529, 'last_price_update_time': 1774866875.019538}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108200') HTTP/1.1" 204 0
2026-03-30 10:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e3a4a78-5db4-539c-8383-6339920f2db1 with identifier: 4108251
2026-03-30 10:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e3a4a78-5db4-539c-8383-6339920f2db1 with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e3a4a78-5db4-539c-8383-6339920f2db1 with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e3a4a78-5db4-539c-8383-6339920f2db1, identifier: 4108251
2026-03-30 10:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108536
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108536%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108536: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108548
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108548: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108550
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108550: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108555
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108555%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108555: 2
2026-03-30 10:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e3a4a78-5db4-539c-8383-6339920f2db1 with identifier: 4108251
2026-03-30 10:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e3a4a78-5db4-539c-8383-6339920f2db1 with identifier: 4108251
2026-03-30 10:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e3a4a78-5db4-539c-8383-6339920f2db1 with identifier: 4108251 to the API
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:35 [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': 'Black',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9e3a4a78-5db4-539c-8383-6339920f2db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP19ZCX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4108251',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A1',
'odometer': 82625,
'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': 'Harwoods Group',
'title': 'AUDI A1 30 TFSI S Line 5dr',
'transmission': 'manual',
'trim': '30 TFSI S Line 5dr',
'year': 2019}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108251%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Saving data for 4108251: {'auction_closing_time': 1774947600.0, 'created_time': 1773830577.759297, 'last_price_update_time': 1774866875.557154}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108251') HTTP/1.1" 204 0
2026-03-30 10:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98217cb-966f-5af7-917f-9174026abb8b with identifier: 4108330
2026-03-30 10:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98217cb-966f-5af7-917f-9174026abb8b with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98217cb-966f-5af7-917f-9174026abb8b with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b98217cb-966f-5af7-917f-9174026abb8b, identifier: 4108330
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108557
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108557%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108557: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108563
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108563: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108568
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108568%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108568: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108569
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108569%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108569: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108571
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108571%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108571: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108573
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108573%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108573: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108577
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108577%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108577: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108587
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108587%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108587: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108591
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108591: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108600
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108600%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108600: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108602
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108602%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108602: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108617
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108617: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108638
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108638%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108638: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108641
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108641%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108641: 0
2026-03-30 10:34:35 [manheim.gb] INFO: Found listing with ID: 4108644
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [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-30 10:34:35 [manheim.gb] INFO: Scrape type for 4108644: 0
2026-03-30 10:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b98217cb-966f-5af7-917f-9174026abb8b with identifier: 4108330
2026-03-30 10:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b98217cb-966f-5af7-917f-9174026abb8b with identifier: 4108330
2026-03-30 10:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b98217cb-966f-5af7-917f-9174026abb8b with identifier: 4108330 to the API
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:36 [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': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b98217cb-966f-5af7-917f-9174026abb8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS65FFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/KADJAR?id=4108330',
'listing': 'auction',
'location': 'Northampton',
'make': 'RENAULT',
'model': 'KADJAR',
'odometer': 81222,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-30',
'seller_name': 'Yorkshire Ward & Rowlatt',
'title': 'RENAULT KADJAR 1.2 TCE Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.2 TCE Dynamique Nav 5dr',
'year': 2015}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108330%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [manheim.gb] INFO: Saving data for 4108330: {'auction_closing_time': 1774947600.0, 'created_time': 1773830553.441494, 'last_price_update_time': 1774866876.3588}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108330') HTTP/1.1" 204 0
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a29f65-5ef7-5d32-be4b-836c62f15882 with identifier: 4108392
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a29f65-5ef7-5d32-be4b-836c62f15882 with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9a29f65-5ef7-5d32-be4b-836c62f15882 with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a9a29f65-5ef7-5d32-be4b-836c62f15882, identifier: 4108392
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a9a29f65-5ef7-5d32-be4b-836c62f15882 with identifier: 4108392
2026-03-30 10:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a9a29f65-5ef7-5d32-be4b-836c62f15882 with identifier: 4108392
2026-03-30 10:34:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a9a29f65-5ef7-5d32-be4b-836c62f15882 with expiration date: 2026-03-30T09:00:00Z
{'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-30T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a9a29f65-5ef7-5d32-be4b-836c62f15882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72KYH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4108392',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 18758,
'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': 'Avis Direct',
'title': 'NISSAN LEAF 110kW N-Connecta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 39kWh 5dr Auto',
'year': 2022}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108392%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [manheim.gb] INFO: Saving data for 4108392: {'auction_closing_time': 1774861200.0, 'created_time': 1773830520.660118, 'last_price_update_time': 1774866876.58279}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108392') HTTP/1.1" 204 0
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf118833-d806-5776-beb7-c4255e9854fb with identifier: 4108436
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf118833-d806-5776-beb7-c4255e9854fb with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf118833-d806-5776-beb7-c4255e9854fb with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf118833-d806-5776-beb7-c4255e9854fb, identifier: 4108436
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf118833-d806-5776-beb7-c4255e9854fb with identifier: 4108436
2026-03-30 10:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf118833-d806-5776-beb7-c4255e9854fb with identifier: 4108436
2026-03-30 10:34:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: cf118833-d806-5776-beb7-c4255e9854fb with expiration date: 2026-03-30T09:00:00Z
{'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': 'cf118833-d806-5776-beb7-c4255e9854fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72LHZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4108436',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 17255,
'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': 'Avis Direct',
'title': 'NISSAN LEAF 110kW N-Connecta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 39kWh 5dr Auto',
'year': 2022}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108436%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [manheim.gb] INFO: Saving data for 4108436: {'auction_closing_time': 1774861200.0, 'created_time': 1773830503.140235, 'last_price_update_time': 1774866876.719496}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108436') HTTP/1.1" 204 0
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 322a8fd0-b088-55e1-8d9e-770a4139b37e with identifier: 4108464
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 322a8fd0-b088-55e1-8d9e-770a4139b37e with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 322a8fd0-b088-55e1-8d9e-770a4139b37e with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 322a8fd0-b088-55e1-8d9e-770a4139b37e, identifier: 4108464
2026-03-30 10:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 322a8fd0-b088-55e1-8d9e-770a4139b37e with identifier: 4108464
2026-03-30 10:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 322a8fd0-b088-55e1-8d9e-770a4139b37e with identifier: 4108464
2026-03-30 10:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 322a8fd0-b088-55e1-8d9e-770a4139b37e with identifier: 4108464 to the API
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 194,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '322a8fd0-b088-55e1-8d9e-770a4139b37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT71OCJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/PROACE%20LONG%20DIESEL?id=4108464',
'listing': 'auction',
'location': 'Haydock',
'make': 'TOYOTA',
'model': 'PROACE LONG DIESEL',
'odometer': 100760,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-04',
'seller_name': 'Arval',
'title': 'TOYOTA PROACE LONG DIESEL 2.0D 120 Icon Van',
'transmission': 'manual',
'trim': '2.0D 120 Icon Van',
'year': 2021}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108464%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [manheim.gb] INFO: Saving data for 4108464: {'auction_closing_time': 1775034000.0, 'created_time': 1773830490.964562, 'last_price_update_time': 1774866877.129417}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108464') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with identifier: 4108531
2026-03-30 10:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with scrape type 2
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with scrape type 2
2026-03-30 10:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0cd10cab-bb20-5576-b2c6-3db30af5c1ec, identifier: 4108531
2026-03-30 10:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c64da94-bf7f-57b4-9633-55ad560f3f7f with identifier: 4108555
2026-03-30 10:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c64da94-bf7f-57b4-9633-55ad560f3f7f with scrape type 2
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c64da94-bf7f-57b4-9633-55ad560f3f7f with scrape type 2
2026-03-30 10:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8c64da94-bf7f-57b4-9633-55ad560f3f7f, identifier: 4108555
2026-03-30 10:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with identifier: 4108531
2026-03-30 10:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with identifier: 4108531
2026-03-30 10:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0cd10cab-bb20-5576-b2c6-3db30af5c1ec with identifier: 4108531 to the API
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 202,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0cd10cab-bb20-5576-b2c6-3db30af5c1ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN24YKR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4108531',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 14681,
'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': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van',
'transmission': 'manual',
'trim': '2.0 Turbo D 145 Prime H1 Van',
'year': 2024}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108531%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [manheim.gb] INFO: Saving data for 4108531: {'auction_closing_time': 1775034000.0, 'created_time': 1773830455.364294, 'last_price_update_time': 1774866877.65048}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108531') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8c64da94-bf7f-57b4-9633-55ad560f3f7f with identifier: 4108555
2026-03-30 10:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8c64da94-bf7f-57b4-9633-55ad560f3f7f with identifier: 4108555
2026-03-30 10:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8c64da94-bf7f-57b4-9633-55ad560f3f7f with identifier: 4108555 to the API
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 20,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '8c64da94-bf7f-57b4-9633-55ad560f3f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX23OFT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4108555',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'BMW',
'model': 'X5',
'odometer': 41730,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-23',
'seller_name': 'Vospers Group',
'title': 'BMW X5 xDrive50e M Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive50e M Sport 5dr Auto',
'year': 2023}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108555%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [manheim.gb] INFO: Saving data for 4108555: {'auction_closing_time': 1775034000.0, 'created_time': 1773830457.882836, 'last_price_update_time': 1774866877.958438}
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108555') HTTP/1.1" 204 0
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:38 [manheim.gb] INFO: Page 34: 100 results (total: 7960)
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108659
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108659: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108661
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108661%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108661: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108665
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108665%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108665: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108670
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108670: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108675
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108675%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108675: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108676
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108676%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108676: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108677
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108677%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108677: 2
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108688
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108688%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108688: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108694
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108694%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108694: 2
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108695
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108695%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108695: 2
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108747
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108747%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108747: 2
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108841
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108841%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108841: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108843
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108843: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108844
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108844: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108845
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108845%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108845: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108850
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108850%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108850: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108880
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108880%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108880: 2
2026-03-30 10:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108933
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108933%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108933: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108959
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108959%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108959: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108967
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108967%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108967: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108973
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108973: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108979
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108979%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108979: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4108980
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108980%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4108980: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109026
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109026%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109026: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109038
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109038%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109038: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109055
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109055: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109059
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109059%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109059: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109214
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109214%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109214: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109216
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109216: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109217
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109217%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109217: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109237
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109237: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109310
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109310%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109310: 1
2026-03-30 10:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109311
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109311: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109313
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109313%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109313: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109314
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109314: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109328
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109328%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109328: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109332
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109332: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109333
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109333%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109333: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109335
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109335%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109335: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109336
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109336%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109336: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109337
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109337%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109337: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109338
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109338%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109338: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109341
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109341%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109341: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109342
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109342: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109348
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109348%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109348: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109349
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109349%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109349: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109360
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [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-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109360: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109366
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109366%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109366: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109369
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109369%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [manheim.gb] INFO: Scrape type for 4109369: 0
2026-03-30 10:34:38 [manheim.gb] INFO: Found listing with ID: 4109402
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109402%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109402: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109413
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109413%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109413: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109415
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109415%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109415: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109418
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109418%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109418: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109419
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109419%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109419: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109421
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109421%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109421: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109422
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109422%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109422: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109424
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [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-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109424: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109428
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [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-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109428: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109429
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109429%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109429: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109431
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109431%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109431: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109435
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109435%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109435: 2
2026-03-30 10:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed3030a-d925-5c9a-b7d4-1eb57185114c with identifier: 4108677
2026-03-30 10:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed3030a-d925-5c9a-b7d4-1eb57185114c with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed3030a-d925-5c9a-b7d4-1eb57185114c with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3ed3030a-d925-5c9a-b7d4-1eb57185114c, identifier: 4108677
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109442
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109442%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109442: 0
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109449
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109449%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Scrape type for 4109449: 2
2026-03-30 10:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3ed3030a-d925-5c9a-b7d4-1eb57185114c with identifier: 4108677
2026-03-30 10:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3ed3030a-d925-5c9a-b7d4-1eb57185114c with identifier: 4108677
2026-03-30 10:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3ed3030a-d925-5c9a-b7d4-1eb57185114c with identifier: 4108677 to the API
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ed3030a-d925-5c9a-b7d4-1eb57185114c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU71VYP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4108677',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 113107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-09',
'seller_name': None,
'title': 'VAUXHALL VIVARO 2700 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2700 1.5d 100PS Dynamic H1 Van',
'year': 2021}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108677%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [manheim.gb] INFO: Saving data for 4108677: {'auction_closing_time': 1775120400.0, 'created_time': 1773830403.418563, 'last_price_update_time': 1774866879.753256}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108677') HTTP/1.1" 204 0
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with identifier: 4108695
2026-03-30 10:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: abb6f832-5efc-5fc4-82ca-c8c61d07ec41, identifier: 4108695
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:39 [manheim.gb] INFO: Found listing with ID: 4109450
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109450%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109450: 2
2026-03-30 10:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with identifier: 4108695
2026-03-30 10:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with identifier: 4108695
2026-03-30 10:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: abb6f832-5efc-5fc4-82ca-c8c61d07ec41 with identifier: 4108695 to the API
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:40 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'abb6f832-5efc-5fc4-82ca-c8c61d07ec41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV17UWS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4108695',
'listing': 'auction',
'location': 'Northampton',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 76045,
'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': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 180 HSE 5dr',
'year': 2017}
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108695%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Saving data for 4108695: {'auction_closing_time': 1775120400.0, 'created_time': 1773829072.360883, 'last_price_update_time': 1774866880.331718}
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108695') HTTP/1.1" 204 0
2026-03-30 10:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6670541-0b0a-54c1-bfbf-6403749c785a with identifier: 4108694
2026-03-30 10:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6670541-0b0a-54c1-bfbf-6403749c785a with scrape type 2
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6670541-0b0a-54c1-bfbf-6403749c785a with scrape type 2
2026-03-30 10:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a6670541-0b0a-54c1-bfbf-6403749c785a, identifier: 4108694
2026-03-30 10:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c61649a8-fc6a-5245-9f47-5f503b756d1b with identifier: 4108747
2026-03-30 10:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c61649a8-fc6a-5245-9f47-5f503b756d1b with scrape type 2
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c61649a8-fc6a-5245-9f47-5f503b756d1b with scrape type 2
2026-03-30 10:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c61649a8-fc6a-5245-9f47-5f503b756d1b, identifier: 4108747
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109452
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109452: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109455
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109455%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109455: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109457
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109457: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109458
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109458%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109458: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109459
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109459: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109470
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109470: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109472
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109472: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109495
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109495: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109501
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109501%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109501: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109502
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109502%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109502: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109521
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109521%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109521: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109554
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [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-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109554: 0
2026-03-30 10:34:40 [manheim.gb] INFO: Found listing with ID: 4109559
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109559%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Scrape type for 4109559: 2
2026-03-30 10:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a6670541-0b0a-54c1-bfbf-6403749c785a with identifier: 4108694
2026-03-30 10:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a6670541-0b0a-54c1-bfbf-6403749c785a with identifier: 4108694
2026-03-30 10:34:40 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a6670541-0b0a-54c1-bfbf-6403749c785a with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a6670541-0b0a-54c1-bfbf-6403749c785a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL13LRA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ADAM?id=4108694',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'ADAM',
'odometer': 78342,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL ADAM 1.4i Glam 3dr',
'transmission': 'manual',
'trim': '1.4i Glam 3dr',
'year': 2013}
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108694%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [manheim.gb] INFO: Saving data for 4108694: {'auction_closing_time': 1774861200.0, 'created_time': 1773829073.078901, 'last_price_update_time': 1774866880.994058}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108694') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c61649a8-fc6a-5245-9f47-5f503b756d1b with identifier: 4108747
2026-03-30 10:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c61649a8-fc6a-5245-9f47-5f503b756d1b with identifier: 4108747
2026-03-30 10:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c61649a8-fc6a-5245-9f47-5f503b756d1b with identifier: 4108747 to the API
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c61649a8-fc6a-5245-9f47-5f503b756d1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG22TOV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/ARKANA?id=4108747',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'RENAULT',
'model': 'ARKANA',
'odometer': 20716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Vospers Group',
'title': 'RENAULT ARKANA 1.3 Mild hybrid 140 R.S. Line 5dr EDC',
'transmission': 'automatic',
'trim': '1.3 Mild hybrid 140 R.S. Line 5dr EDC',
'year': 2022}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108747%27 HTTP/1.1" 200 None
2026-03-30 10:34:41 [manheim.gb] INFO: Saving data for 4108747: {'auction_closing_time': 1775034000.0, 'created_time': 1773830411.675297, 'last_price_update_time': 1774866881.507901}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108747') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 049376a4-b95b-5eca-9982-293662ea6265 with identifier: 4108880
2026-03-30 10:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 049376a4-b95b-5eca-9982-293662ea6265 with scrape type 2
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 049376a4-b95b-5eca-9982-293662ea6265 with scrape type 2
2026-03-30 10:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 049376a4-b95b-5eca-9982-293662ea6265, identifier: 4108880
2026-03-30 10:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 049376a4-b95b-5eca-9982-293662ea6265 with identifier: 4108880
2026-03-30 10:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 049376a4-b95b-5eca-9982-293662ea6265 with identifier: 4108880
2026-03-30 10:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 049376a4-b95b-5eca-9982-293662ea6265 with identifier: 4108880 to the API
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:41 [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': '049376a4-b95b-5eca-9982-293662ea6265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YHG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4108880',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 35969,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'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-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108880%27 HTTP/1.1" 200 None
2026-03-30 10:34:41 [manheim.gb] INFO: Saving data for 4108880: {'auction_closing_time': 1775034000.0, 'created_time': 1773830392.195207, 'last_price_update_time': 1774866881.950979}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108880') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37898748-97d6-5f85-8399-c4cf7ffb1b9d with identifier: 4109310
2026-03-30 10:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37898748-97d6-5f85-8399-c4cf7ffb1b9d with scrape type 1
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 37898748-97d6-5f85-8399-c4cf7ffb1b9d
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 37898748-97d6-5f85-8399-c4cf7ffb1b9d
2026-03-30 10:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 37898748-97d6-5f85-8399-c4cf7ffb1b9d, identifier: 4109310
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109560
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109560%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109560: 2
2026-03-30 10:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 37898748-97d6-5f85-8399-c4cf7ffb1b9d with identifier: 4109310
2026-03-30 10:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 37898748-97d6-5f85-8399-c4cf7ffb1b9d with identifier: 4109310
2026-03-30 10:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 37898748-97d6-5f85-8399-c4cf7ffb1b9d with identifier: 4109310 to the API
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:42 [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-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '37898748-97d6-5f85-8399-c4cf7ffb1b9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YS69KWH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4109310',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-07',
'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-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109310%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Saving data for 4109310: {'created_time': 1774866882.473515, 'last_price_update_time': 1774866882.473537, 'auction_closing_time': 1775206800.0}
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109310') HTTP/1.1" 204 0
2026-03-30 10:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109563
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109563%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109563: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109569
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109569%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109569: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109580
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [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-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109580: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109584
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109584%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109584: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109602
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109602%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109602: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109612
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [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-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109612: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109613
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [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-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109613: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109620
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109620%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109620: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109635
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109635%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109635: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109640
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109640%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109640: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109643
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [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-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109643: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109649
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109649%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109649: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109662
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109662%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109662: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109691
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109691%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109691: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109707
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109707%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109707: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109717
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [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-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109717: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109719
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109719%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109719: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109722
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109722%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109722: 0
2026-03-30 10:34:42 [manheim.gb] INFO: Found listing with ID: 4109737
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109737%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [manheim.gb] INFO: Scrape type for 4109737: 2
2026-03-30 10:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with identifier: 4109449
2026-03-30 10:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with scrape type 2
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with scrape type 2
2026-03-30 10:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8, identifier: 4109449
2026-03-30 10:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8c10974-65c0-5a58-ac62-2150cd7351a3 with identifier: 4109435
2026-03-30 10:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8c10974-65c0-5a58-ac62-2150cd7351a3 with scrape type 2
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8c10974-65c0-5a58-ac62-2150cd7351a3 with scrape type 2
2026-03-30 10:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a8c10974-65c0-5a58-ac62-2150cd7351a3, identifier: 4109435
2026-03-30 10:34:43 [manheim.gb] INFO: Found listing with ID: 4109751
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109751%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Scrape type for 4109751: 0
2026-03-30 10:34:43 [manheim.gb] INFO: Found listing with ID: 4109759
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109759%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Scrape type for 4109759: 0
2026-03-30 10:34:43 [manheim.gb] INFO: Found listing with ID: 4109760
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109760%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Scrape type for 4109760: 0
2026-03-30 10:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with identifier: 4109449
2026-03-30 10:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with identifier: 4109449
2026-03-30 10:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8 with identifier: 4109449 to the API
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 175,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '49c9fdf2-c64e-51b1-9d37-891b1e3b1cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EA19CCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4109449',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 106318,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'Allen Ford',
'title': 'FORD TRANSIT 2.0 TDCi 170ps Low Roof Sport Van',
'transmission': 'manual',
'trim': '2.0 TDCi 170ps Low Roof Sport Van',
'year': 2019}
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109449%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Saving data for 4109449: {'auction_closing_time': 1774947600.0, 'created_time': 1773830357.115576, 'last_price_update_time': 1774866883.375338}
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109449') HTTP/1.1" 204 0
2026-03-30 10:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a8c10974-65c0-5a58-ac62-2150cd7351a3 with identifier: 4109435
2026-03-30 10:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a8c10974-65c0-5a58-ac62-2150cd7351a3 with identifier: 4109435
2026-03-30 10:34:43 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a8c10974-65c0-5a58-ac62-2150cd7351a3 with expiration date: 2026-03-30T09:00:00Z
{'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': 'a8c10974-65c0-5a58-ac62-2150cd7351a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25GZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4109435',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 15474,
'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': '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-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109435%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Saving data for 4109435: {'auction_closing_time': 1774861200.0, 'created_time': 1773829096.906296, 'last_price_update_time': 1774866883.533501}
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109435') HTTP/1.1" 204 0
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with identifier: 4109450
2026-03-30 10:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with scrape type 2
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with scrape type 2
2026-03-30 10:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 66d073c2-0ea7-5a44-b0f7-34dfa26184f0, identifier: 4109450
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with identifier: 4109450
2026-03-30 10:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with identifier: 4109450
2026-03-30 10:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 66d073c2-0ea7-5a44-b0f7-34dfa26184f0 with identifier: 4109450 to the API
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 175,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '66d073c2-0ea7-5a44-b0f7-34dfa26184f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EJ19ONO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4109450',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 128065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': 'Allen Ford',
'title': 'FORD TRANSIT 2.0 TDCi 170ps Low Roof Sport Van',
'transmission': 'manual',
'trim': '2.0 TDCi 170ps Low Roof Sport Van',
'year': 2019}
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109450%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [manheim.gb] INFO: Saving data for 4109450: {'auction_closing_time': 1774947600.0, 'created_time': 1773830350.545283, 'last_price_update_time': 1774866883.958393}
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109450') HTTP/1.1" 204 0
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with identifier: 4109559
2026-03-30 10:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with scrape type 2
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with scrape type 2
2026-03-30 10:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1a164b00-c9ad-5c9e-a16c-d5a3201461a3, identifier: 4109559
2026-03-30 10:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with identifier: 4109560
2026-03-30 10:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with scrape type 2
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with scrape type 2
2026-03-30 10:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02, identifier: 4109560
2026-03-30 10:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with identifier: 4109559
2026-03-30 10:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with identifier: 4109559
2026-03-30 10:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1a164b00-c9ad-5c9e-a16c-d5a3201461a3 with identifier: 4109559 to the API
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '1a164b00-c9ad-5c9e-a16c-d5a3201461a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA21FDL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/ID.4?id=4109559',
'listing': 'directbuy',
'location': 'Plymouth',
'make': 'VOLKSWAGEN',
'model': 'ID.4',
'odometer': 34030,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-23',
'seller_name': 'Vospers Group',
'title': 'VOLKSWAGEN ID.4 150kW 1ST Edition Pro Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto',
'year': 2021}
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109559%27 HTTP/1.1" 200 None
2026-03-30 10:34:44 [manheim.gb] INFO: Saving data for 4109559: {'auction_closing_time': 1775034000.0, 'created_time': 1773830314.766997, 'last_price_update_time': 1774866884.496185}
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109559') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with identifier: 4109560
2026-03-30 10:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with identifier: 4109560
2026-03-30 10:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2b78da1e-d395-56b5-ab67-cbfb7b4f4a02 with identifier: 4109560 to the API
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 208,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.1L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2b78da1e-d395-56b5-ab67-cbfb7b4f4a02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YE20FHT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4109560',
'listing': 'auction',
'location': 'Haydock',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 152053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-17',
'seller_name': 'United Rental Systems',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Van 7G-Tronic',
'transmission': 'automatic',
'trim': '3.5t H2 Van 7G-Tronic',
'year': 2020}
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109560%27 HTTP/1.1" 200 None
2026-03-30 10:34:44 [manheim.gb] INFO: Saving data for 4109560: {'auction_closing_time': 1775034000.0, 'created_time': 1773830342.982609, 'last_price_update_time': 1774866884.809335}
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109560') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1fe547-cb27-5df8-8974-dfe2ce89696f with identifier: 4109737
2026-03-30 10:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1fe547-cb27-5df8-8974-dfe2ce89696f with scrape type 2
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e1fe547-cb27-5df8-8974-dfe2ce89696f with scrape type 2
2026-03-30 10:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5e1fe547-cb27-5df8-8974-dfe2ce89696f, identifier: 4109737
2026-03-30 10:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5e1fe547-cb27-5df8-8974-dfe2ce89696f with identifier: 4109737
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-30 10:34:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5e1fe547-cb27-5df8-8974-dfe2ce89696f with identifier: 4109737
2026-03-30 10:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5e1fe547-cb27-5df8-8974-dfe2ce89696f with identifier: 4109737 to the API
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:45 [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': 'GOLD',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '5e1fe547-cb27-5df8-8974-dfe2ce89696f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY71FBU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4109737',
'listing': 'auction',
'location': 'Colchester',
'make': 'FIAT',
'model': '500',
'odometer': 26750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'FIAT 500 87kW Passion 42kWh 3dr Auto',
'transmission': 'automatic',
'trim': '87kW Passion 42kWh 3dr Auto',
'year': 2021}
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109737%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Saving data for 4109737: {'auction_closing_time': 1774947600.0, 'created_time': 1773830279.939757, 'last_price_update_time': 1774866885.446416}
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109737') HTTP/1.1" 204 0
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:45 [manheim.gb] INFO: Page 35: 100 results (total: 7960)
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109762
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109762: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109777
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109777%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109777: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109783
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109783: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109784
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109784: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109790
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109790%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109790: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109793
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109793%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109793: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109794
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109794: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109796
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109796%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109796: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109797
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109797%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109797: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109798
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109798%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109798: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109804
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109804%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109804: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109811
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109811%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109811: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109816
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109816%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109816: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109819
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109819%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109819: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109820
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109820: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109823
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109823%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109823: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109825
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109825%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109825: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109826
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109826%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109826: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109828
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109828: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109833
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109833%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109833: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109835
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109835%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109835: 2
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109839
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109839%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109839: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109843
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [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-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109843: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109846
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109846%27 HTTP/1.1" 200 None
2026-03-30 10:34:45 [manheim.gb] INFO: Scrape type for 4109846: 0
2026-03-30 10:34:45 [manheim.gb] INFO: Found listing with ID: 4109848
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109848%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109848: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109852
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109852%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109852: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109865
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109865: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109866
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109866%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109866: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109867
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109867%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109867: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109868
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109868: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109869
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109869%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109869: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109870
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109870%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109870: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109887
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109887%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109887: 2
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109891
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109891%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109891: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109896
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109896%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109896: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109901
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109901%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109901: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109922
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109922: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109923
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109923%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109923: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109924
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109924%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109924: 2
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109927
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109927%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109927: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109928
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109928%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109928: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109936
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109936%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109936: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109943
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109943%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109943: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109946
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109946: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109948
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109948%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109948: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109953
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109953%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109953: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109955
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109955: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109959
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109959: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109963
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109963: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109967
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109967%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109967: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109975
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109975%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109975: 2
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109978
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109978%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109978: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109996
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109996%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109996: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109997
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109997%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109997: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4109999
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4109999: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110002
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110002%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110002: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110004
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110004%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110004: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110005
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110005%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110005: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110008
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110008: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110012
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110012%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110012: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110018
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110018%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110018: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110033
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110033: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110043
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110043%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110043: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110046
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110046%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110046: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110056
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110056%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110056: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110058
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110058%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110058: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110059
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110059%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110059: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110061
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110061%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110061: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110085
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110085%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110085: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110087
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110087%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110087: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110091
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110091: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110092
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110092: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110093
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [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-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110093: 0
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110097
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110097%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110097: 2
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:46 [manheim.gb] INFO: Found listing with ID: 4110103
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110103%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [manheim.gb] INFO: Scrape type for 4110103: 2
2026-03-30 10:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with identifier: 4109835
2026-03-30 10:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with scrape type 2
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with scrape type 2
2026-03-30 10:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4, identifier: 4109835
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110104
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110104%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110104: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110105
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110105%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110105: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110108
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110108%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110108: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110134
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110134%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110134: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110138
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110138%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110138: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110144
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110144%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110144: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110146
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [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-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110146: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110153
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110153%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110153: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110159
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110159%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110159: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110163
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [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-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110163: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110166
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110166%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110166: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110183
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110183%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110183: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110191
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110191%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110191: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110203
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110203%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110203: 2
2026-03-30 10:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with identifier: 4109835
2026-03-30 10:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with identifier: 4109835
2026-03-30 10:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2cda9fe3-6952-5ae2-b6f4-e4882004c1b4 with identifier: 4109835 to the API
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:47 [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': 'RED',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2cda9fe3-6952-5ae2-b6f4-e4882004c1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN68HYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4109835',
'listing': 'auction',
'location': 'Northampton',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': 54962,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-15',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ GL GLA 220d 4Matic AMG Line Prem Plus 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 220d 4Matic AMG Line Prem Plus 5dr Auto',
'year': 2018}
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109835%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Saving data for 4109835: {'auction_closing_time': 1774947600.0, 'created_time': 1773829142.471983, 'last_price_update_time': 1774866887.671516}
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109835') HTTP/1.1" 204 0
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110217
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110217%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110217: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110218
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110218%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110218: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110219
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110219%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110219: 2
2026-03-30 10:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cda0cce-9868-5b3f-b65e-97078b17015c with identifier: 4109887
2026-03-30 10:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cda0cce-9868-5b3f-b65e-97078b17015c with scrape type 2
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cda0cce-9868-5b3f-b65e-97078b17015c with scrape type 2
2026-03-30 10:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3cda0cce-9868-5b3f-b65e-97078b17015c, identifier: 4109887
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110226
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110226%27 HTTP/1.1" 200 None
2026-03-30 10:34:47 [manheim.gb] INFO: Scrape type for 4110226: 0
2026-03-30 10:34:47 [manheim.gb] INFO: Found listing with ID: 4110234
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110234%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110234: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110250
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110250%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110250: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110251
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110251%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110251: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110258
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110258%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110258: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110273
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110273%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110273: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110286
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110286%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110286: 0
2026-03-30 10:34:48 [manheim.gb] INFO: Found listing with ID: 4110310
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110310%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Scrape type for 4110310: 0
2026-03-30 10:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3cda0cce-9868-5b3f-b65e-97078b17015c with identifier: 4109887
2026-03-30 10:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3cda0cce-9868-5b3f-b65e-97078b17015c with identifier: 4109887
2026-03-30 10:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3cda0cce-9868-5b3f-b65e-97078b17015c with identifier: 4109887 to the API
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:48 [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': 'Petrol',
'id': '3cda0cce-9868-5b3f-b65e-97078b17015c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR69EYZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4109887',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X1',
'odometer': 90781,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-27',
'seller_name': 'Big Motoring World Ltd',
'title': 'BMW X1 sDrive 20i M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'sDrive 20i M Sport 5dr Step Auto',
'year': 2019}
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109887%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [manheim.gb] INFO: Saving data for 4109887: {'auction_closing_time': 1774947600.0, 'created_time': 1773830252.115888, 'last_price_update_time': 1774866888.426001}
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109887') HTTP/1.1" 204 0
2026-03-30 10:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee588198-f44f-5a1c-98e3-6e5d1c1f470d with identifier: 4109975
2026-03-30 10:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee588198-f44f-5a1c-98e3-6e5d1c1f470d with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee588198-f44f-5a1c-98e3-6e5d1c1f470d with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee588198-f44f-5a1c-98e3-6e5d1c1f470d, identifier: 4109975
2026-03-30 10:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with identifier: 4109924
2026-03-30 10:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 78f00e2f-3cdc-52f2-9d88-632dd6d36339, identifier: 4109924
2026-03-30 10:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1ec71e1-31b1-501b-8caa-769912e4058d with identifier: 4110097
2026-03-30 10:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1ec71e1-31b1-501b-8caa-769912e4058d with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1ec71e1-31b1-501b-8caa-769912e4058d with scrape type 2
2026-03-30 10:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b1ec71e1-31b1-501b-8caa-769912e4058d, identifier: 4110097
2026-03-30 10:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee588198-f44f-5a1c-98e3-6e5d1c1f470d with identifier: 4109975
2026-03-30 10:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee588198-f44f-5a1c-98e3-6e5d1c1f470d with identifier: 4109975
2026-03-30 10:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee588198-f44f-5a1c-98e3-6e5d1c1f470d with identifier: 4109975 to the API
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:49 [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': 'Black',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee588198-f44f-5a1c-98e3-6e5d1c1f470d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK63XLV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4109975',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 144355,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-21',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ E CLASS E350 CDI BlueTEC AMG Sport 2dr 7G-Tronic',
'transmission': 'automatic',
'trim': 'E350 CDI BlueTEC AMG Sport 2dr 7G-Tronic',
'year': 2013}
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109975%27 HTTP/1.1" 200 None
2026-03-30 10:34:49 [manheim.gb] INFO: Saving data for 4109975: {'auction_closing_time': 1775120400.0, 'created_time': 1773904407.485431, 'last_price_update_time': 1774866889.098386}
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109975') HTTP/1.1" 204 0
2026-03-30 10:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with identifier: 4109924
2026-03-30 10:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with identifier: 4109924
2026-03-30 10:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 78f00e2f-3cdc-52f2-9d88-632dd6d36339 with identifier: 4109924 to the API
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'Red',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '78f00e2f-3cdc-52f2-9d88-632dd6d36339',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AP16XWV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4109924',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 145607,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-10',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL CORSA 1.4 ecoFLEX Energy 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 ecoFLEX Energy 5dr [AC]',
'year': 2016}
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109924%27 HTTP/1.1" 200 None
2026-03-30 10:34:49 [manheim.gb] INFO: Saving data for 4109924: {'auction_closing_time': 1775120400.0, 'created_time': 1773829177.187238, 'last_price_update_time': 1774866889.43772}
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109924') HTTP/1.1" 204 0
2026-03-30 10:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b1ec71e1-31b1-501b-8caa-769912e4058d with identifier: 4110097
2026-03-30 10:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b1ec71e1-31b1-501b-8caa-769912e4058d with identifier: 4110097
2026-03-30 10:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b1ec71e1-31b1-501b-8caa-769912e4058d with identifier: 4110097 to the API
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'b1ec71e1-31b1-501b-8caa-769912e4058d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AZO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4110097',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 29911,
'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-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110097%27 HTTP/1.1" 200 None
2026-03-30 10:34:49 [manheim.gb] INFO: Saving data for 4110097: {'auction_closing_time': 1775034000.0, 'created_time': 1773830184.775919, 'last_price_update_time': 1774866889.7391}
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110097') HTTP/1.1" 204 0
2026-03-30 10:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63829f35-f528-580a-89b0-1de1abcee110 with identifier: 4110103
2026-03-30 10:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63829f35-f528-580a-89b0-1de1abcee110 with scrape type 2
2026-03-30 10:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63829f35-f528-580a-89b0-1de1abcee110 with scrape type 2
2026-03-30 10:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 63829f35-f528-580a-89b0-1de1abcee110, identifier: 4110103
2026-03-30 10:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 63829f35-f528-580a-89b0-1de1abcee110 with identifier: 4110103
2026-03-30 10:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 63829f35-f528-580a-89b0-1de1abcee110 with identifier: 4110103
2026-03-30 10:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 63829f35-f528-580a-89b0-1de1abcee110 with identifier: 4110103 to the API
2026-03-30 10:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:50 [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': '63829f35-f528-580a-89b0-1de1abcee110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23OJM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4110103',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 26838,
'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-30 10:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110103%27 HTTP/1.1" 200 None
2026-03-30 10:34:50 [manheim.gb] INFO: Saving data for 4110103: {'auction_closing_time': 1775034000.0, 'created_time': 1773830170.880738, 'last_price_update_time': 1774866890.187813}
2026-03-30 10:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110103') HTTP/1.1" 204 0
2026-03-30 10:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a225028-d280-53c2-973d-28ab53204e1a with identifier: 4110203
2026-03-30 10:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a225028-d280-53c2-973d-28ab53204e1a with scrape type 2
2026-03-30 10:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a225028-d280-53c2-973d-28ab53204e1a with scrape type 2
2026-03-30 10:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9a225028-d280-53c2-973d-28ab53204e1a, identifier: 4110203
2026-03-30 10:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9a225028-d280-53c2-973d-28ab53204e1a with identifier: 4110203
2026-03-30 10:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9a225028-d280-53c2-973d-28ab53204e1a with identifier: 4110203
2026-03-30 10:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9a225028-d280-53c2-973d-28ab53204e1a with identifier: 4110203 to the API
2026-03-30 10:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 327,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9a225028-d280-53c2-973d-28ab53204e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AV71XFK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4110203',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 105069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seller_name': 'Direct Rental Company',
'title': 'VAUXHALL MOVANO 2.3 Turbo D 135ps H1 Dropside',
'transmission': 'manual',
'trim': '2.3 Turbo D 135ps H1 Dropside',
'year': 2021}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110203%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Saving data for 4110203: {'auction_closing_time': 1775120400.0, 'created_time': 1773830145.055763, 'last_price_update_time': 1774866891.166112}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110203') HTTP/1.1" 204 0
2026-03-30 10:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d322fa2-8fc2-5a00-a457-d8f12966c02e with identifier: 4110219
2026-03-30 10:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d322fa2-8fc2-5a00-a457-d8f12966c02e with scrape type 2
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d322fa2-8fc2-5a00-a457-d8f12966c02e with scrape type 2
2026-03-30 10:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9d322fa2-8fc2-5a00-a457-d8f12966c02e, identifier: 4110219
2026-03-30 10:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9d322fa2-8fc2-5a00-a457-d8f12966c02e with identifier: 4110219
2026-03-30 10:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9d322fa2-8fc2-5a00-a457-d8f12966c02e with identifier: 4110219
2026-03-30 10:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9d322fa2-8fc2-5a00-a457-d8f12966c02e with identifier: 4110219 to the API
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'MAROON',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d322fa2-8fc2-5a00-a457-d8f12966c02e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD18OCY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/CLUBMAN?id=4110219',
'listing': 'auction',
'location': 'Shotts',
'make': 'MINI',
'model': 'CLUBMAN',
'odometer': 110571,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': 'Parks Motor Group',
'title': 'MINI CLUBMAN 1.5 Cooper 6dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper 6dr Auto',
'year': 2018}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110219%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Saving data for 4110219: {'auction_closing_time': 1774947600.0, 'created_time': 1773830141.044962, 'last_price_update_time': 1774866891.588154}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110219') HTTP/1.1" 204 0
2026-03-30 10:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:51 [manheim.gb] INFO: Page 36: 100 results (total: 7960)
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110330
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110330%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110330: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110332
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [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-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110332: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110333
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [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-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110333: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110350
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110350%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110350: 2
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110353
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110353%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110353: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110354
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [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-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110354: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110355
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110355%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110355: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110356
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110356%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110356: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110357
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110357%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110357: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110358
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110358%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110358: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110360
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [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-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110360: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110361
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110361%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110361: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110362
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [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-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110362: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110363
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110363%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110363: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110375
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110375%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110375: 0
2026-03-30 10:34:51 [manheim.gb] INFO: Found listing with ID: 4110377
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110377%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [manheim.gb] INFO: Scrape type for 4110377: 2
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110379
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110379: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110381
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110381%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110381: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110382
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110382%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110382: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110383
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110383%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110383: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110387
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110387%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110387: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110393
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110393: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110395
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110395: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110398
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110398%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110398: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110403
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110403%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110403: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110404
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110404%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110404: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110413
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110413%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110413: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110539
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110539%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110539: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110547
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110547%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110547: 2
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110551
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110551: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110651
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110651%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110651: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110652
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110652%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110652: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110653
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110653%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110653: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110654
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110654%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110654: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110663
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110663: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110665
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110665%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110665: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110666
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110666%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110666: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110671
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110671%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110671: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110672
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110672%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110672: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110673
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110673%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110673: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110674
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110674%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110674: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110680
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110680%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110680: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110681
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110681%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110681: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110692
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110692: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110693
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110693%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110693: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110704
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110704%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110704: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110718
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110718%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110718: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110724
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110724%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110724: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110726
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110726: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110737
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110737%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110737: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110750
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110750%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110750: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110752
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110752%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110752: 2
2026-03-30 10:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110768
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110768: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110783
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110783: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110795
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110795%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110795: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110830
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110830%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110830: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110876
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110876%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110876: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4110973
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110973%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4110973: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111003
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111003: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111008
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111008%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111008: 2
2026-03-30 10:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111010
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111010%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111010: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111020
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111020: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111035
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111035%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111035: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111037
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111037%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111037: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111042
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111042%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111042: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111046
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111046: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111047
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [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-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111047: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111051
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111051%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111051: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111053
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111053%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111053: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111086
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111086%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111086: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111091
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111091%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111091: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111185
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111185%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111185: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111193
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111193%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [manheim.gb] INFO: Scrape type for 4111193: 0
2026-03-30 10:34:52 [manheim.gb] INFO: Found listing with ID: 4111198
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111198: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111199
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111199%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111199: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111203
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111203: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111204
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111204%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111204: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111206
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111206%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111206: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111219
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111219: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111228
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111228%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111228: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111229
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111229: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111230
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111230%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111230: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111234
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111234%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111234: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111237
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111237: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111238
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111238%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111238: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111239
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111239: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111241
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111241%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111241: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111243
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111243%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111243: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111245
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111245: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111257
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111257%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111257: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111258
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111258%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111258: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111263
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111263%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111263: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111268
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111268%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111268: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111273
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111273: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111282
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111282: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111303
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111303: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111305
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111305: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111329
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111329: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111349
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111349%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111349: 0
2026-03-30 10:34:53 [manheim.gb] INFO: Found listing with ID: 4111371
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [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-30 10:34:53 [manheim.gb] INFO: Scrape type for 4111371: 0
2026-03-30 10:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with identifier: 4110350
2026-03-30 10:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with scrape type 2
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with scrape type 2
2026-03-30 10:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 284c8e3f-2944-5bd0-a597-cc6f58f78f80, identifier: 4110350
2026-03-30 10:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with identifier: 4110350
2026-03-30 10:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with identifier: 4110350
2026-03-30 10:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 284c8e3f-2944-5bd0-a597-cc6f58f78f80 with identifier: 4110350 to the API
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 203,
'car_expert_report_source_url': None,
'color': 'AGATE BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel/Hybrid',
'id': '284c8e3f-2944-5bd0-a597-cc6f58f78f80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YA70KXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TOURNEO?id=4110350',
'listing': 'directbuy',
'location': 'Haydock',
'make': 'FORD',
'model': 'TOURNEO',
'odometer': 78164,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-21',
'seller_name': None,
'title': 'FORD TOURNEO 2.0 EcoBlue Hybrid 130ps L/R 8 Seater Titanium',
'transmission': 'manual',
'trim': '2.0 EcoBlue Hybrid 130ps L/R 8 Seater Titanium',
'year': 2020}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110350%27 HTTP/1.1" 200 None
2026-03-30 10:34:54 [manheim.gb] INFO: Saving data for 4110350: {'auction_closing_time': 1775034000.0, 'created_time': 1774534043.584163, 'last_price_update_time': 1774866894.130042}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110350') HTTP/1.1" 204 0
2026-03-30 10:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with identifier: 4110377
2026-03-30 10:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ef9fe215-53d9-55a7-a9b4-d7ba95d56268, identifier: 4110377
2026-03-30 10:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with identifier: 4110377
2026-03-30 10:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with identifier: 4110377
2026-03-30 10:34:54 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ef9fe215-53d9-55a7-a9b4-d7ba95d56268 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef9fe215-53d9-55a7-a9b4-d7ba95d56268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CX23KBP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4110377',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 13862,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-10',
'seller_name': 'Lloyd Motor Group',
'title': 'BMW 1 SERIES 128ti 5dr Step Auto [Live Cockpit Professional]',
'transmission': 'automatic',
'trim': '128ti 5dr Step Auto [Live Cockpit Professional]',
'year': 2023}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110377%27 HTTP/1.1" 200 None
2026-03-30 10:34:54 [manheim.gb] INFO: Saving data for 4110377: {'auction_closing_time': 1774861200.0, 'created_time': 1773830097.539934, 'last_price_update_time': 1774866894.354923}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110377') HTTP/1.1" 204 0
2026-03-30 10:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a20a6dc1-07de-5086-9962-8878a9d2578c with identifier: 4110547
2026-03-30 10:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a20a6dc1-07de-5086-9962-8878a9d2578c with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a20a6dc1-07de-5086-9962-8878a9d2578c with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a20a6dc1-07de-5086-9962-8878a9d2578c, identifier: 4110547
2026-03-30 10:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f48fed-e86a-54cd-b51e-a4f688c2436e with identifier: 4110752
2026-03-30 10:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f48fed-e86a-54cd-b51e-a4f688c2436e with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f48fed-e86a-54cd-b51e-a4f688c2436e with scrape type 2
2026-03-30 10:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 82f48fed-e86a-54cd-b51e-a4f688c2436e, identifier: 4110752
2026-03-30 10:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a20a6dc1-07de-5086-9962-8878a9d2578c with identifier: 4110547
2026-03-30 10:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a20a6dc1-07de-5086-9962-8878a9d2578c with identifier: 4110547
2026-03-30 10:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a20a6dc1-07de-5086-9962-8878a9d2578c with identifier: 4110547 to the API
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:54 [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.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a20a6dc1-07de-5086-9962-8878a9d2578c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV13YEB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4110547',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 129830,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-16',
'seller_name': 'Donalds Group',
'title': 'VOLKSWAGEN GOLF 1.6 TDI 105 S 5dr',
'transmission': 'manual',
'trim': '1.6 TDI 105 S 5dr',
'year': 2013}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110547%27 HTTP/1.1" 200 None
2026-03-30 10:34:54 [manheim.gb] INFO: Saving data for 4110547: {'auction_closing_time': 1775120400.0, 'created_time': 1773830054.276125, 'last_price_update_time': 1774866894.883969}
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110547') HTTP/1.1" 204 0
2026-03-30 10:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 82f48fed-e86a-54cd-b51e-a4f688c2436e with identifier: 4110752
2026-03-30 10:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 82f48fed-e86a-54cd-b51e-a4f688c2436e with identifier: 4110752
2026-03-30 10:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 82f48fed-e86a-54cd-b51e-a4f688c2436e with identifier: 4110752 to the API
2026-03-30 10:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:55 [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.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '82f48fed-e86a-54cd-b51e-a4f688c2436e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU17GLK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AURIS?id=4110752',
'listing': 'auction',
'location': 'Northampton',
'make': 'TOYOTA',
'model': 'AURIS',
'odometer': 47065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': 'Donalds Group',
'title': 'TOYOTA AURIS 1.2T Design TSS 5dr',
'transmission': 'manual',
'trim': '1.2T Design TSS 5dr',
'year': 2017}
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110752%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Saving data for 4110752: {'auction_closing_time': 1775120400.0, 'created_time': 1773830040.084072, 'last_price_update_time': 1774866895.175414}
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110752') HTTP/1.1" 204 0
2026-03-30 10:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with identifier: 4111008
2026-03-30 10:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with scrape type 2
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with scrape type 2
2026-03-30 10:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7, identifier: 4111008
2026-03-30 10:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with identifier: 4111008
2026-03-30 10:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with identifier: 4111008
2026-03-30 10:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7 with identifier: 4111008 to the API
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:55 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fdc686b-42f6-5f62-8e85-3d10ddb8fbd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD15SJY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4111008',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 89283,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-21',
'seller_name': 'Motor Range',
'title': 'VOLKSWAGEN POLO 1.2 TSI SE 5dr',
'transmission': 'manual',
'trim': '1.2 TSI SE 5dr',
'year': 2015}
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111008%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Saving data for 4111008: {'auction_closing_time': 1775034000.0, 'created_time': 1773830028.038792, 'last_price_update_time': 1774866895.598983}
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111008') HTTP/1.1" 204 0
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:55 [manheim.gb] INFO: Page 37: 100 results (total: 7960)
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111372
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111372%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111372: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111376
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111376%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111376: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111377
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111377%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111377: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111379
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111379%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111379: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111381
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111381%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111381: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111382
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [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-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111382: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111384
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [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-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111384: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111386
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111386%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111386: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111387
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111387%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111387: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111402
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111402%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111402: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111404
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111404%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111404: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111408
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [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-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111408: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111411
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111411%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111411: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111417
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111417%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111417: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111419
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [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-30 10:34:55 [manheim.gb] INFO: Scrape type for 4111419: 0
2026-03-30 10:34:55 [manheim.gb] INFO: Found listing with ID: 4111420
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111420%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111420: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111424
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111424: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111425
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111425%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111425: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111444
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111444: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111445
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111445: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111450
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111450%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111450: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111454
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111454: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111457
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111457%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111457: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111461
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111461%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111461: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111463
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111463%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111463: 2
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111467
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111467%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111467: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111468
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111468: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111472
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111472%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111472: 2
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111475
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111475: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111477
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111477%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111477: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111478
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111478%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111478: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111480
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111480%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111480: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111481
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111481%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111481: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111484
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111484: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111494
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111494%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111494: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111496
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111496%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111496: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111505
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111505: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111506
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111506: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111515
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111515%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111515: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111527
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111527%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111527: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111528
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111528%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111528: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111530
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111530%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111530: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111533
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111533%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111533: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111535
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111535%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111535: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111539
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111539: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111543
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111543%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111543: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111557
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111557%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111557: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111558
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111558%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111558: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111559
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111559%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111559: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111560
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111560%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111560: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111561
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111561: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111564
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111564: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111565
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111565%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111565: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111566
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111566%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111566: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111583
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111583%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111583: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111584
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111584%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111584: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111586
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111586%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111586: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111590
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111590: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111591
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111591%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111591: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111596
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111596%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111596: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111598
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111598%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111598: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111599
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111599%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111599: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111615
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111615%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111615: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111623
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111623%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111623: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111630
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111630%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111630: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111631
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111631: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111633
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111633%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111633: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111634
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111634%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111634: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111636
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111636%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111636: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111637
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111637%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111637: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111639
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111639%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111639: 2
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111640
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [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-30 10:34:56 [manheim.gb] INFO: Scrape type for 4111640: 0
2026-03-30 10:34:56 [manheim.gb] INFO: Found listing with ID: 4111641
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111641%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111641: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111644
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111644%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111644: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111653
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111653%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111653: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111657
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111657%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111657: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111658
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111658%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111658: 2
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111667
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111667%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111667: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111670
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111670: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111674
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111674%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111674: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111682
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111682%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111682: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111691
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111691%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111691: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111692
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111692%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111692: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111700
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111700: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111701
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111701%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111701: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111711
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111711%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111711: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111714
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111714: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111715
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111715%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111715: 2
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111717
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111717%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111717: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111718
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111718%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111718: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111721
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111721: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111722
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111722: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111726
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111726: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111732
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111732: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111740
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [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-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111740: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111755
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111755%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111755: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111765
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111765%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111765: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111767
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111767%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111767: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111774
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111774%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111774: 0
2026-03-30 10:34:57 [manheim.gb] INFO: Found listing with ID: 4111776
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111776%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [manheim.gb] INFO: Scrape type for 4111776: 0
2026-03-30 10:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with identifier: 4111472
2026-03-30 10:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with scrape type 2
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with scrape type 2
2026-03-30 10:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58, identifier: 4111472
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with identifier: 4111472
2026-03-30 10:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with identifier: 4111472
2026-03-30 10:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58 with identifier: 4111472 to the API
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:58 [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': 'GREEN',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e62e0ec5-83ea-585c-9e4e-0b4c15dd8a58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV74ZXN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=4111472',
'listing': 'auction',
'location': 'Northampton',
'make': 'HYUNDAI',
'model': 'I10',
'odometer': 7628,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-30',
'seller_name': 'Vindis Group',
'title': 'HYUNDAI I10 1.0 [63] Advance 5dr [Nav]',
'transmission': 'manual',
'trim': '1.0 [63] Advance 5dr [Nav]',
'year': 2024}
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111472%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [manheim.gb] INFO: Saving data for 4111472: {'auction_closing_time': 1775120400.0, 'created_time': 1773829309.620026, 'last_price_update_time': 1774866898.149765}
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111472') HTTP/1.1" 204 0
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with identifier: 4111639
2026-03-30 10:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f, identifier: 4111639
2026-03-30 10:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with identifier: 4111639
2026-03-30 10:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with identifier: 4111639
2026-03-30 10:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 36f774d1-bbc0-5a94-93e2-ef5c6ab1082f with identifier: 4111639 to the API
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 226,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '36f774d1-bbc0-5a94-93e2-ef5c6ab1082f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WP72OLA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4111639',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'RANGER',
'odometer': 61481,
'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': 'Europcar',
'title': 'FORD RANGER Pick Up Double Cab XLT 2.0 EcoBlue 170 5 Seats Double '
'Cab',
'transmission': 'manual',
'trim': 'Pick Up Double Cab XLT 2.0 EcoBlue 170 5 Seats Double Cab',
'year': 2022}
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111639%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [manheim.gb] INFO: Saving data for 4111639: {'auction_closing_time': 1774947600.0, 'created_time': 1773829983.021515, 'last_price_update_time': 1774866898.659461}
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111639') HTTP/1.1" 204 0
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 033a48e8-65bd-5e90-b209-a472b1aff931 with identifier: 4111463
2026-03-30 10:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033a48e8-65bd-5e90-b209-a472b1aff931 with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 033a48e8-65bd-5e90-b209-a472b1aff931 with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 033a48e8-65bd-5e90-b209-a472b1aff931, identifier: 4111463
2026-03-30 10:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b177e764-5ba9-5ce2-bc28-e3179033003d with identifier: 4111658
2026-03-30 10:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b177e764-5ba9-5ce2-bc28-e3179033003d with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b177e764-5ba9-5ce2-bc28-e3179033003d with scrape type 2
2026-03-30 10:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b177e764-5ba9-5ce2-bc28-e3179033003d, identifier: 4111658
2026-03-30 10:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 033a48e8-65bd-5e90-b209-a472b1aff931 with identifier: 4111463
2026-03-30 10:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 033a48e8-65bd-5e90-b209-a472b1aff931 with identifier: 4111463
2026-03-30 10:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 033a48e8-65bd-5e90-b209-a472b1aff931 with identifier: 4111463 to the API
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 23,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '033a48e8-65bd-5e90-b209-a472b1aff931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK71UVB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4111463',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 66875,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-25',
'seller_name': 'FCA Group',
'title': 'MERCEDES-BENZ CLA CLA 250e AMG Line Premium Plus 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 250e AMG Line Premium Plus 4dr Tip Auto',
'year': 2021}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111463%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [manheim.gb] INFO: Saving data for 4111463: {'auction_closing_time': 1775034000.0, 'created_time': 1774649625.869763, 'last_price_update_time': 1774866899.166491}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111463') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b177e764-5ba9-5ce2-bc28-e3179033003d with identifier: 4111658
2026-03-30 10:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b177e764-5ba9-5ce2-bc28-e3179033003d with identifier: 4111658
2026-03-30 10:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b177e764-5ba9-5ce2-bc28-e3179033003d with identifier: 4111658 to the API
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:59 [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': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b177e764-5ba9-5ce2-bc28-e3179033003d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV69GNN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I30?id=4111658',
'listing': 'auction',
'location': 'Northampton',
'make': 'HYUNDAI',
'model': 'I30',
'odometer': 120817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-13',
'seller_name': 'Allen Ford',
'title': 'HYUNDAI I30 1.4T GDI SE Nav 5dr',
'transmission': 'manual',
'trim': '1.4T GDI SE Nav 5dr',
'year': 2019}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111658%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [manheim.gb] INFO: Saving data for 4111658: {'auction_closing_time': 1774947600.0, 'created_time': 1773829396.956256, 'last_price_update_time': 1774866899.458331}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111658') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with identifier: 4111715
2026-03-30 10:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with scrape type 2
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with scrape type 2
2026-03-30 10:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7454c7c4-6e4e-527b-8ea4-d0967c54fc72, identifier: 4111715
2026-03-30 10:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with identifier: 4111715
2026-03-30 10:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with identifier: 4111715
2026-03-30 10:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7454c7c4-6e4e-527b-8ea4-d0967c54fc72 with identifier: 4111715 to the API
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:59 [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': 'White',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7454c7c4-6e4e-527b-8ea4-d0967c54fc72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E5BEP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4111715',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 80519,
'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': 'Big Motoring World Ltd',
'title': 'NISSAN MICRA 0.9 IG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '0.9 IG-T N-Connecta 5dr',
'year': 2017}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111715%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [manheim.gb] INFO: Saving data for 4111715: {'auction_closing_time': 1775120400.0, 'created_time': 1773829374.754688, 'last_price_update_time': 1774866899.851936}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111715') HTTP/1.1" 204 0
2026-03-30 10:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:34:59 [manheim.gb] INFO: Page 38: 100 results (total: 7960)
2026-03-30 10:34:59 [manheim.gb] INFO: Found listing with ID: 4111793
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111793%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111793: 2
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111794
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111794%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111794: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111795
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111795%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111795: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111806
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111806%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111806: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111807
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111807: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111808
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111808: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111809
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111809%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111809: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111811
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111811%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111811: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111818
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111818%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111818: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111820
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111820: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111829
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111829%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111829: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111833
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111833%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111833: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111835
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111835%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111835: 2
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111837
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111837%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111837: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111838
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111838%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111838: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111841
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111841: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111842
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111842%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111842: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111843
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111843%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111843: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111844
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111844%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111844: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111846
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111846%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111846: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111859
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111859%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111859: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111861
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111861%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111861: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111864
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111864%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111864: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111865
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111865%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111865: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111867
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111867%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111867: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111873
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111873%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111873: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111875
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111875%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111875: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111883
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111883: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111887
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111887%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111887: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111892
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111892: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111898
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111898%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111898: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111899
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111899%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111899: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111901
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111901: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111918
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111918%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111918: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111926
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111926%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111926: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111927
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111927%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111927: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111928
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111928%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111928: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111934
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111934: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111951
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111951%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111951: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111952
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111952%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111952: 2
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111953
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111953: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111955
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111955%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111955: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111957
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111957%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111957: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111958
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111958%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111958: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111959
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111959: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111960
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111960%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111960: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111962
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111962%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111962: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111965
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111965%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111965: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111967
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111967%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111967: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111970
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [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-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111970: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111987
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111987%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [manheim.gb] INFO: Scrape type for 4111987: 0
2026-03-30 10:35:00 [manheim.gb] INFO: Found listing with ID: 4111995
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111995%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4111995: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112014
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112014%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112014: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112016
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112016: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112017
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112017%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112017: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112022
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112022%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112022: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112024
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112024%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112024: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112025
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112025%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112025: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112026
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112026%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112026: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112029
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112029%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112029: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112032
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112032%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112032: 2
2026-03-30 10:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112034
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112034%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112034: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112035
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112035: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112036
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112036%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112036: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112039
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112039%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112039: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112041
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112041%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112041: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112045
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112045%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112045: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112046
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112046%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112046: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112053
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112053%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112053: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112055
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112055%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112055: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112056
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112056: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112057
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112057%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112057: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112058
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112058%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112058: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112060
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112060%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112060: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112063
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112063%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112063: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112066
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112066: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112071
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112071%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112071: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112073
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112073%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112073: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112074
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112074: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112075
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112075%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112075: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112076
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112076%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112076: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112078
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112078%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112078: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112079
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112079%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112079: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112081
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112081%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112081: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112085
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112085%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112085: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112088
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112088%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112088: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112089
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112089%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112089: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112091
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112091%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112091: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112093
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112093: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112096
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112096%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112096: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112103
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112103: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112104
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112104%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112104: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112107
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112107: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112113
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112113%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112113: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112115
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112115%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112115: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112124
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112124%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112124: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112126
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112126: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112127
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112127: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112128
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [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-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112128: 0
2026-03-30 10:35:01 [manheim.gb] INFO: Found listing with ID: 4112130
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112130%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [manheim.gb] INFO: Scrape type for 4112130: 0
2026-03-30 10:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a417e2f0-8a90-5624-9cad-f8a6de9755f5 with identifier: 4111793
2026-03-30 10:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a417e2f0-8a90-5624-9cad-f8a6de9755f5 with scrape type 2
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a417e2f0-8a90-5624-9cad-f8a6de9755f5 with scrape type 2
2026-03-30 10:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a417e2f0-8a90-5624-9cad-f8a6de9755f5, identifier: 4111793
2026-03-30 10:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a417e2f0-8a90-5624-9cad-f8a6de9755f5 with identifier: 4111793
2026-03-30 10:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a417e2f0-8a90-5624-9cad-f8a6de9755f5 with identifier: 4111793
2026-03-30 10:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a417e2f0-8a90-5624-9cad-f8a6de9755f5 with identifier: 4111793 to the API
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:02 [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': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a417e2f0-8a90-5624-9cad-f8a6de9755f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ68ETA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY?id=4111793',
'listing': 'auction',
'location': 'Northampton',
'make': 'LAND ROVER',
'model': 'DISCOVERY',
'odometer': 105002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-24',
'seller_name': 'Wollaston',
'title': 'LAND ROVER DISCOVERY 3.0 TD6 HSE Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 TD6 HSE Luxury 5dr Auto',
'year': 2018}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111793%27 HTTP/1.1" 200 None
2026-03-30 10:35:02 [manheim.gb] INFO: Saving data for 4111793: {'auction_closing_time': 1774947600.0, 'created_time': 1773829356.97853, 'last_price_update_time': 1774866902.756988}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111793') HTTP/1.1" 204 0
2026-03-30 10:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with identifier: 4111835
2026-03-30 10:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with scrape type 2
2026-03-30 10:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with scrape type 2
2026-03-30 10:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6ed4b73-555e-501e-bcc7-53b88c3c07c0, identifier: 4111835
2026-03-30 10:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with identifier: 4111835
2026-03-30 10:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with identifier: 4111835
2026-03-30 10:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b6ed4b73-555e-501e-bcc7-53b88c3c07c0 with identifier: 4111835 to the API
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:03 [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': 'White',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6ed4b73-555e-501e-bcc7-53b88c3c07c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC16XBY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C1?id=4111835',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'CITROEN',
'model': 'C1',
'odometer': 47657,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'CITROEN C1 1.0 VTi Flair 5dr ETG',
'transmission': 'automatic',
'trim': '1.0 VTi Flair 5dr ETG',
'year': 2016}
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111835%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [manheim.gb] INFO: Saving data for 4111835: {'auction_closing_time': 1775120400.0, 'created_time': 1773829383.777807, 'last_price_update_time': 1774866903.327623}
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111835') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbb072b9-51fa-540f-bd8e-faabbab412a6 with identifier: 4111952
2026-03-30 10:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbb072b9-51fa-540f-bd8e-faabbab412a6 with scrape type 2
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbb072b9-51fa-540f-bd8e-faabbab412a6 with scrape type 2
2026-03-30 10:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bbb072b9-51fa-540f-bd8e-faabbab412a6, identifier: 4111952
2026-03-30 10:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with identifier: 4112032
2026-03-30 10:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with scrape type 2
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with scrape type 2
2026-03-30 10:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9b4585cb-4a14-545d-a751-93d8eb7b47d4, identifier: 4112032
2026-03-30 10:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bbb072b9-51fa-540f-bd8e-faabbab412a6 with identifier: 4111952
2026-03-30 10:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bbb072b9-51fa-540f-bd8e-faabbab412a6 with identifier: 4111952
2026-03-30 10:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bbb072b9-51fa-540f-bd8e-faabbab412a6 with identifier: 4111952 to the API
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 202,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bbb072b9-51fa-540f-bd8e-faabbab412a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS24SCV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4111952',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 32811,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Europcar',
'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van Low Roof',
'transmission': 'manual',
'trim': '2.0 Turbo D 145 Prime H1 Van Low Roof',
'year': 2024}
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111952%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [manheim.gb] INFO: Saving data for 4111952: {'auction_closing_time': 1774947600.0, 'created_time': 1773829971.887644, 'last_price_update_time': 1774866903.92531}
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111952') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with identifier: 4112032
2026-03-30 10:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with identifier: 4112032
2026-03-30 10:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9b4585cb-4a14-545d-a751-93d8eb7b47d4 with identifier: 4112032 to the API
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:04 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9b4585cb-4a14-545d-a751-93d8eb7b47d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YE19XLU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X2?id=4112032',
'listing': 'auction',
'location': 'Shotts',
'make': 'BMW',
'model': 'X2',
'odometer': 96529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': 'Parks Motor Group',
'title': 'BMW X2 xDrive 20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20d M Sport 5dr Step Auto',
'year': 2019}
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112032%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Saving data for 4112032: {'auction_closing_time': 1774947600.0, 'created_time': 1773829917.525478, 'last_price_update_time': 1774866904.287189}
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112032') HTTP/1.1" 204 0
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:04 [manheim.gb] INFO: Page 39: 100 results (total: 7960)
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112131
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112131%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112131: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112134
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112134%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112134: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112137
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112137: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112139
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112139: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112141
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112141%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112141: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112142
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112142%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112142: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112143
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112143%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112143: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112146
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112146%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112146: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112150
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112150%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112150: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112154
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112154%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112154: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112164
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112164%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112164: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112165
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112165%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112165: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112166
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112166%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112166: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112169
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112169%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112169: 2
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112171
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112171%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112171: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112174
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112174%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112174: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112176
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112176%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112176: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112178
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112178%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112178: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112179
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112179: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112181
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112181%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112181: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112182
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112182%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112182: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112186
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112186%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112186: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112189
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112189: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112221
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112221: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112223
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112223: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112225
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [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-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112225: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112227
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112227%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112227: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112229
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112229%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112229: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112233
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112233%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112233: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112234
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112234%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112234: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112243
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112243%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [manheim.gb] INFO: Scrape type for 4112243: 0
2026-03-30 10:35:04 [manheim.gb] INFO: Found listing with ID: 4112244
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112244%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112244: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112249
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112249%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112249: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112251
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112251%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112251: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112253
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112253%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112253: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112254
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112254%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112254: 2
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112255
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112255%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112255: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112264
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112264%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112264: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112284
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112284: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112286
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112286%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112286: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112292
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112292%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112292: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112293
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112293%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112293: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112294
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112294: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112297
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112297: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112298
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112298%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112298: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112299
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112299: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112300
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112300: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112301
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112301: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112302
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112302%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112302: 2
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112303
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112303%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112303: 2
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112304
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112304%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112304: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112305
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112305: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112306
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112306%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112306: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112307
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112307%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112307: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112308
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112308%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112308: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112309
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112309%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112309: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112311
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112311%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112311: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112315
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112315%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112315: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112317
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112317: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112318
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112318%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112318: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112319
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112319: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112322
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112322%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112322: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112325
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112325%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112325: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112328
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112328%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112328: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112329
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112329%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112329: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112330
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112330%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112330: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112331
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112331: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112346
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112346: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112350
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112350: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112352
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112352: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112354
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112354%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112354: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112355
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112355%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112355: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112356
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112356%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112356: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112357
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112357%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112357: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112359
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112359%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112359: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112362
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112362: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112364
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112364%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112364: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112371
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112371%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112371: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112373
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112373%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112373: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112395
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112395: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112399
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112399%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112399: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112418
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112418: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112420
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112420: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112422
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [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-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112422: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112429
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112429%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112429: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112436
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112436%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112436: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112439
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112439%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112439: 2
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112441
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112441%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112441: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112449
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112449%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [manheim.gb] INFO: Scrape type for 4112449: 0
2026-03-30 10:35:05 [manheim.gb] INFO: Found listing with ID: 4112463
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112463%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112463: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112469
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112469%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112469: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112477
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [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-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112477: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112479
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112479%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112479: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112487
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [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-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112487: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112491
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112491%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112491: 2
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112492
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112492%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112492: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112497
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [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-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112497: 0
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112501
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112501%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112501: 2
2026-03-30 10:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7ca9b56-93bf-55d9-a132-d62178a6c242 with identifier: 4112254
2026-03-30 10:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ca9b56-93bf-55d9-a132-d62178a6c242 with scrape type 2
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7ca9b56-93bf-55d9-a132-d62178a6c242 with scrape type 2
2026-03-30 10:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d7ca9b56-93bf-55d9-a132-d62178a6c242, identifier: 4112254
2026-03-30 10:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with identifier: 4112169
2026-03-30 10:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with scrape type 2
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with scrape type 2
2026-03-30 10:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea, identifier: 4112169
2026-03-30 10:35:06 [manheim.gb] INFO: Found listing with ID: 4112505
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112505%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Scrape type for 4112505: 2
2026-03-30 10:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d7ca9b56-93bf-55d9-a132-d62178a6c242 with identifier: 4112254
2026-03-30 10:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d7ca9b56-93bf-55d9-a132-d62178a6c242 with identifier: 4112254
2026-03-30 10:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d7ca9b56-93bf-55d9-a132-d62178a6c242 with identifier: 4112254 to the API
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:06 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7ca9b56-93bf-55d9-a132-d62178a6c242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF70YGK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4112254',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 37392,
'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': 'Sytner',
'title': 'BMW 1 SERIES 118i M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '118i M Sport 5dr Step Auto',
'year': 2020}
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112254%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [manheim.gb] INFO: Saving data for 4112254: {'auction_closing_time': 1774947600.0, 'created_time': 1773829854.612959, 'last_price_update_time': 1774866906.967229}
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112254') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with identifier: 4112169
2026-03-30 10:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with identifier: 4112169
2026-03-30 10:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea with identifier: 4112169 to the API
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:07 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b2ceef4-e5f8-5dff-b308-aa7fb3b528ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD68EZR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4112169',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 65146,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-14',
'seller_name': 'Sytner',
'title': 'BMW 2 SERIES 220d M Sport 2dr [Nav]',
'transmission': 'manual',
'trim': '220d M Sport 2dr [Nav]',
'year': 2018}
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112169%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [manheim.gb] INFO: Saving data for 4112169: {'auction_closing_time': 1775206800.0, 'created_time': 1773829913.439406, 'last_price_update_time': 1774866907.358597}
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112169') HTTP/1.1" 204 0
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:07 [manheim.gb] INFO: Found listing with ID: 4112506
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [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-30 10:35:07 [manheim.gb] INFO: Scrape type for 4112506: 0
2026-03-30 10:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32341e43-67ba-5f3d-9b11-ce16abae59d8 with identifier: 4112302
2026-03-30 10:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32341e43-67ba-5f3d-9b11-ce16abae59d8 with scrape type 2
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32341e43-67ba-5f3d-9b11-ce16abae59d8 with scrape type 2
2026-03-30 10:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 32341e43-67ba-5f3d-9b11-ce16abae59d8, identifier: 4112302
2026-03-30 10:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 32341e43-67ba-5f3d-9b11-ce16abae59d8 with identifier: 4112302
2026-03-30 10:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 32341e43-67ba-5f3d-9b11-ce16abae59d8 with identifier: 4112302
2026-03-30 10:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 32341e43-67ba-5f3d-9b11-ce16abae59d8 with identifier: 4112302 to the API
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 84,
'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': '32341e43-67ba-5f3d-9b11-ce16abae59d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM19LSU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=4112302',
'listing': 'auction',
'location': 'Northampton',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': 29124,
'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': 'Sytner',
'title': 'TOYOTA YARIS 1.5 Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Icon 5dr CVT',
'year': 2019}
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112302%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [manheim.gb] INFO: Saving data for 4112302: {'auction_closing_time': 1774947600.0, 'created_time': 1773829850.361899, 'last_price_update_time': 1774866907.784136}
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112302') HTTP/1.1" 204 0
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88c9d853-c1ee-5f81-bddb-ff22fca88383 with identifier: 4112439
2026-03-30 10:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88c9d853-c1ee-5f81-bddb-ff22fca88383 with scrape type 2
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88c9d853-c1ee-5f81-bddb-ff22fca88383 with scrape type 2
2026-03-30 10:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 88c9d853-c1ee-5f81-bddb-ff22fca88383, identifier: 4112439
2026-03-30 10:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50bdffff-8692-5a4f-b8c6-28c72c01001b with identifier: 4112303
2026-03-30 10:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50bdffff-8692-5a4f-b8c6-28c72c01001b with scrape type 2
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50bdffff-8692-5a4f-b8c6-28c72c01001b with scrape type 2
2026-03-30 10:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 50bdffff-8692-5a4f-b8c6-28c72c01001b, identifier: 4112303
2026-03-30 10:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with identifier: 4112491
2026-03-30 10:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with scrape type 2
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with scrape type 2
2026-03-30 10:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2dac9b0d-5515-5fb9-9e2c-117a1f360373, identifier: 4112491
2026-03-30 10:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 88c9d853-c1ee-5f81-bddb-ff22fca88383 with identifier: 4112439
2026-03-30 10:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 88c9d853-c1ee-5f81-bddb-ff22fca88383 with identifier: 4112439
2026-03-30 10:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 88c9d853-c1ee-5f81-bddb-ff22fca88383 with identifier: 4112439 to the API
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:08 [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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '88c9d853-c1ee-5f81-bddb-ff22fca88383',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF69RXM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4112439',
'listing': 'auction',
'location': 'Northampton',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 48798,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-22',
'seller_name': 'Sycamore',
'title': 'MINI HATCHBACK 1.5 One Classic II 3dr',
'transmission': 'manual',
'trim': '1.5 One Classic II 3dr',
'year': 2019}
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112439%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [manheim.gb] INFO: Saving data for 4112439: {'auction_closing_time': 1775120400.0, 'created_time': 1773829808.537328, 'last_price_update_time': 1774866908.516191}
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112439') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 50bdffff-8692-5a4f-b8c6-28c72c01001b with identifier: 4112303
2026-03-30 10:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 50bdffff-8692-5a4f-b8c6-28c72c01001b with identifier: 4112303
2026-03-30 10:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 50bdffff-8692-5a4f-b8c6-28c72c01001b with identifier: 4112303 to the API
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:08 [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-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2750bdffff-8692-5a4f-b8c6-28c72c01001b%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 50bdffff-8692-5a4f-b8c6-28c72c01001b: 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: \u0022AUDI Q2 30 TFSI S Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q2\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-05-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4112303\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002230 TFSI S Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022LC23OUB\u0022, \u0022Year\u0022: 2023, \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: \u002250bdffff-8692-5a4f-b8c6-28c72c01001b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:35:08 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-30 10:35:08 [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-30 10:35:08 [scrapy.core.scraper] ERROR: Error processing {'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-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '50bdffff-8692-5a4f-b8c6-28c72c01001b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC23OUB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4112303',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'AUDI',
'model': 'Q2',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-22',
'seller_name': 'Sytner',
'title': 'AUDI Q2 30 TFSI S Line 5dr',
'transmission': 'manual',
'trim': '30 TFSI S Line 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-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112303%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [manheim.gb] INFO: Saving data for 4112303: {'auction_closing_time': 1774947600.0, 'created_time': 1773829846.826854, 'last_price_update_time': 1774866908.889865}
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112303') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with identifier: 4112491
2026-03-30 10:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with identifier: 4112491
2026-03-30 10:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2dac9b0d-5515-5fb9-9e2c-117a1f360373 with identifier: 4112491 to the API
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:09 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2dac9b0d-5515-5fb9-9e2c-117a1f360373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF16HFV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4112491',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 87171,
'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': 'WLMG',
'title': 'NISSAN X-TRAIL 1.6 dCi N-Tec 5dr 4WD [7 Seat]',
'transmission': 'manual',
'trim': '1.6 dCi N-Tec 5dr 4WD [7 Seat]',
'year': 2016}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112491%27 HTTP/1.1" 200 None
2026-03-30 10:35:09 [manheim.gb] INFO: Saving data for 4112491: {'auction_closing_time': 1775120400.0, 'created_time': 1773829749.551036, 'last_price_update_time': 1774866909.250993}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112491') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3420a55a-78b4-567e-90b5-2e419a208e12 with identifier: 4112501
2026-03-30 10:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3420a55a-78b4-567e-90b5-2e419a208e12 with scrape type 2
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3420a55a-78b4-567e-90b5-2e419a208e12 with scrape type 2
2026-03-30 10:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3420a55a-78b4-567e-90b5-2e419a208e12, identifier: 4112501
2026-03-30 10:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with identifier: 4112505
2026-03-30 10:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with scrape type 2
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with scrape type 2
2026-03-30 10:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23, identifier: 4112505
2026-03-30 10:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3420a55a-78b4-567e-90b5-2e419a208e12 with identifier: 4112501
2026-03-30 10:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3420a55a-78b4-567e-90b5-2e419a208e12 with identifier: 4112501
2026-03-30 10:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3420a55a-78b4-567e-90b5-2e419a208e12 with identifier: 4112501 to the API
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:09 [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': 'Red',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3420a55a-78b4-567e-90b5-2e419a208e12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LK66PXS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVA?id=4112501',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'VIVA',
'odometer': 60216,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-28',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL VIVA 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'year': 2017}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112501%27 HTTP/1.1" 200 None
2026-03-30 10:35:09 [manheim.gb] INFO: Saving data for 4112501: {'auction_closing_time': 1775120400.0, 'created_time': 1773829747.1272, 'last_price_update_time': 1774866909.780773}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112501') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with identifier: 4112505
2026-03-30 10:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with identifier: 4112505
2026-03-30 10:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8aede5ac-4d6c-59a7-9a4b-8013bb39ff23 with identifier: 4112505 to the API
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:10 [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': '8aede5ac-4d6c-59a7-9a4b-8013bb39ff23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP23HGL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4112505',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 44095,
'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-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112505%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Saving data for 4112505: {'auction_closing_time': 1775034000.0, 'created_time': 1773829763.077064, 'last_price_update_time': 1774866910.087771}
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112505') HTTP/1.1" 204 0
2026-03-30 10:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:10 [manheim.gb] INFO: Page 40: 100 results (total: 7960)
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112512
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112512%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112512: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112514
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112514%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112514: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112517
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112517%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112517: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112520
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112520%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112520: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112523
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112523: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112548
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112548%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112548: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112550
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112550%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112550: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112553
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112553%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112553: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112555
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112555%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112555: 2
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112558
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112558: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112567
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112567%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112567: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112580
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112580%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112580: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112581
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112581%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112581: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112582
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112582%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112582: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112583
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112583%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112583: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112584
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112584: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112585
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112585%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112585: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112586
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112586: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112588
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112588: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112591
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112591: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112592
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112592%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112592: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112593
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112593%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112593: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112594
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112594%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112594: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112596
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112596%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112596: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112601
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112601%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112601: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112602
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112602%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112602: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112603
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112603: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112604
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112604%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112604: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112605
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112605%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112605: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112607
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112607: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112609
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112609: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112610
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112610: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112612
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112612%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112612: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112613
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112613: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112617
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112617%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112617: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112620
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112620: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112623
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112623: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112625
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112625%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112625: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112628
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112628%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112628: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112821
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112821%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112821: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112822
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [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-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112822: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112825
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112825%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112825: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112918
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112918%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [manheim.gb] INFO: Scrape type for 4112918: 0
2026-03-30 10:35:10 [manheim.gb] INFO: Found listing with ID: 4112927
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112927%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4112927: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4112930
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112930%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4112930: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4112932
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4112932: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4112937
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112937%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4112937: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4112938
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112938%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4112938: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113115
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113115%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113115: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113117
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113117: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113134
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113134%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113134: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113139
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113139%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113139: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113146
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113146%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113146: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113153
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113153%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113153: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113156
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113156%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113156: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113160
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113160%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113160: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113178
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113178%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113178: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113183
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113183%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113183: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113184
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113184%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113184: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113189
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113189%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113189: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113205
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113205: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113236
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113236%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113236: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113278
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113278: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113337
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113337%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113337: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113347
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113347%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113347: 2
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113430
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113430: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113444
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113444%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113444: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113449
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113449: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113455
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113455: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113459
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113459: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113461
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113461%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113461: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113468
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113468%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113468: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113487
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113487: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113494
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113494: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113496
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113496: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113500
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113500%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113500: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113501
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113501%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113501: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113510
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113510%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113510: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113511
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113511: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113512
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113512%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113512: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113513
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113513%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113513: 2
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113514
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113514%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113514: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113515
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113515: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113516
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113516%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113516: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113517
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113517: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113518
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113518%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113518: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113523
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113523%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113523: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113526
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113526%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113526: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113528
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113528%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113528: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113543
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113543: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113546
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113546%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113546: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113547
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113547%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113547: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113548
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113548%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113548: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113550
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113550%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113550: 2
2026-03-30 10:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113552
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113552%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113552: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113553
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113553%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113553: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113565
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113565%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113565: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113567
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113567%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113567: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113573
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113573%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113573: 0
2026-03-30 10:35:11 [manheim.gb] INFO: Found listing with ID: 4113574
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [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-30 10:35:11 [manheim.gb] INFO: Scrape type for 4113574: 0
2026-03-30 10:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e43a4b1-75d9-5f4a-8838-e736521219e4 with identifier: 4113347
2026-03-30 10:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e43a4b1-75d9-5f4a-8838-e736521219e4 with scrape type 2
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e43a4b1-75d9-5f4a-8838-e736521219e4 with scrape type 2
2026-03-30 10:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3e43a4b1-75d9-5f4a-8838-e736521219e4, identifier: 4113347
2026-03-30 10:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3e43a4b1-75d9-5f4a-8838-e736521219e4 with identifier: 4113347
2026-03-30 10:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3e43a4b1-75d9-5f4a-8838-e736521219e4 with identifier: 4113347
2026-03-30 10:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3e43a4b1-75d9-5f4a-8838-e736521219e4 with identifier: 4113347 to the API
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '3e43a4b1-75d9-5f4a-8838-e736521219e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RO23MWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/EV6?id=4113347',
'listing': 'auction',
'location': 'Colchester',
'make': 'KIA',
'model': 'EV6',
'odometer': 35813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'KIA EV6 166kW GT Line 77.4kWh 5dr Auto',
'transmission': 'automatic',
'trim': '166kW GT Line 77.4kWh 5dr Auto',
'year': 2023}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113347%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [manheim.gb] INFO: Saving data for 4113347: {'auction_closing_time': 1775552400.0, 'created_time': 1774775186.681406, 'last_price_update_time': 1774866912.620795}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113347') HTTP/1.1" 204 0
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:12 [scrapy.extensions.logstats] INFO: Crawled 907 pages (at 110 pages/min), scraped 485 items (at 74 items/min)
2026-03-30 10:35:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 144ead77-7054-5eca-86cb-a8acd78b6db3 with identifier: 4113550
2026-03-30 10:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144ead77-7054-5eca-86cb-a8acd78b6db3 with scrape type 2
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 144ead77-7054-5eca-86cb-a8acd78b6db3 with scrape type 2
2026-03-30 10:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 144ead77-7054-5eca-86cb-a8acd78b6db3, identifier: 4113550
2026-03-30 10:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52c85787-0d4a-5f05-a7fe-2577369ace96 with identifier: 4112555
2026-03-30 10:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52c85787-0d4a-5f05-a7fe-2577369ace96 with scrape type 2
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52c85787-0d4a-5f05-a7fe-2577369ace96 with scrape type 2
2026-03-30 10:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 52c85787-0d4a-5f05-a7fe-2577369ace96, identifier: 4112555
2026-03-30 10:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 144ead77-7054-5eca-86cb-a8acd78b6db3 with identifier: 4113550
2026-03-30 10:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 144ead77-7054-5eca-86cb-a8acd78b6db3 with identifier: 4113550
2026-03-30 10:35:13 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 144ead77-7054-5eca-86cb-a8acd78b6db3 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '144ead77-7054-5eca-86cb-a8acd78b6db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL17AZT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4113550',
'listing': 'auction',
'location': 'Birmingham',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 34684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-28',
'seller_name': 'Acorn Group Limited',
'title': 'NISSAN JUKE 1.6 N-Connecta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 N-Connecta 5dr Xtronic',
'year': 2017}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113550%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Saving data for 4113550: {'auction_closing_time': 1774861200.0, 'created_time': 1773829435.251396, 'last_price_update_time': 1774866913.061468}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113550') HTTP/1.1" 204 0
2026-03-30 10:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 52c85787-0d4a-5f05-a7fe-2577369ace96 with identifier: 4112555
2026-03-30 10:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 52c85787-0d4a-5f05-a7fe-2577369ace96 with identifier: 4112555
2026-03-30 10:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 52c85787-0d4a-5f05-a7fe-2577369ace96 with identifier: 4112555 to the API
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:13 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '52c85787-0d4a-5f05-a7fe-2577369ace96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR70TWZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4112555',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 134996,
'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': 'Arval',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Trend Van',
'year': 2020}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112555%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Saving data for 4112555: {'auction_closing_time': 1775034000.0, 'created_time': 1773829694.860193, 'last_price_update_time': 1774866913.348257}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112555') HTTP/1.1" 204 0
2026-03-30 10:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0727620b-a93a-5f60-98f0-af9f6e06facc with identifier: 4113513
2026-03-30 10:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0727620b-a93a-5f60-98f0-af9f6e06facc with scrape type 2
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0727620b-a93a-5f60-98f0-af9f6e06facc with scrape type 2
2026-03-30 10:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0727620b-a93a-5f60-98f0-af9f6e06facc, identifier: 4113513
2026-03-30 10:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0727620b-a93a-5f60-98f0-af9f6e06facc with identifier: 4113513
2026-03-30 10:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0727620b-a93a-5f60-98f0-af9f6e06facc with identifier: 4113513
2026-03-30 10:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0727620b-a93a-5f60-98f0-af9f6e06facc with identifier: 4113513 to the API
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:13 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0727620b-a93a-5f60-98f0-af9f6e06facc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS20CZR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/HR-V?id=4113513',
'listing': 'auction',
'location': 'Northampton',
'make': 'HONDA',
'model': 'HR-V',
'odometer': 29030,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-15',
'seller_name': 'Wollaston',
'title': 'HONDA HR-V 1.5 i-VTEC EX 5dr',
'transmission': 'manual',
'trim': '1.5 i-VTEC EX 5dr',
'year': 2020}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113513%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Saving data for 4113513: {'auction_closing_time': 1774947600.0, 'created_time': 1773829427.621362, 'last_price_update_time': 1774866913.736549}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113513') HTTP/1.1" 204 0
2026-03-30 10:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:13 [manheim.gb] INFO: Page 41: 100 results (total: 7960)
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113575
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113575%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113575: 2
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113576
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113576%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113576: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113577
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113577%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113577: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113578
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113578%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113578: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113579
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113579%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113579: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113581
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113581%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113581: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113582
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113582%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113582: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113585
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113585%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [manheim.gb] INFO: Scrape type for 4113585: 0
2026-03-30 10:35:13 [manheim.gb] INFO: Found listing with ID: 4113587
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113587: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113593
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113593%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113593: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113596
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113596%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113596: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113598
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113598%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113598: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113618
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113618%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113618: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113688
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113688%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113688: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113692
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113692: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113697
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113697%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113697: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113704
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113704: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113709
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113709%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113709: 2
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113711
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113711%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113711: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113714
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113714: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113715
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113715: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113720
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113720%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113720: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113723
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113723%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113723: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113724
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113724: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113726
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113726: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113734
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113734%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113734: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113735
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113735: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113738
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113738%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113738: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113739
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113739%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113739: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113744
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113744%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113744: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113745
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113745: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113746
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113746%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113746: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113747
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113747: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113753
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113753: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113756
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113756%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113756: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113768
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113768%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113768: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113772
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113772%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113772: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113773
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113773%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113773: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113776
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113776: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113777
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113777: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113778
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113778%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113778: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113780
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113780%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113780: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113783
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113783%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113783: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113789
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113789%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113789: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113790
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113790%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113790: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113793
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113793%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113793: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113795
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113795%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113795: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113796
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113796%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113796: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113797
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113797: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113798
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113798%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113798: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113799
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113799%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113799: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113800
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113800%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113800: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113803
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113803%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113803: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113808
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113808: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113812
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113812%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113812: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113814
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113814%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113814: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113815
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113815%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113815: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113818
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113818%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113818: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113819
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113819: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113820
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113820%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113820: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113821
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113821: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113822
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113822%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113822: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113823
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113823%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113823: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113825
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113825%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113825: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113827
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113827%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113827: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113828
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113828%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113828: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113829
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113829%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113829: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113831
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113831: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113833
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113833%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [manheim.gb] INFO: Scrape type for 4113833: 0
2026-03-30 10:35:14 [manheim.gb] INFO: Found listing with ID: 4113834
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113834: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113836
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113836%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113836: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113837
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113837%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113837: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113840
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113840%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113840: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113841
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [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-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113841: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113843
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113843%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113843: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113844
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [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-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113844: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113845
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113845%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113845: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113847
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113847%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113847: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113851
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113851%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113851: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113852
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113852%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113852: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113854
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [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-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113854: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113855
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113855%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113855: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113856
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [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-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113856: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113857
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113857%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113857: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113858
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113858%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113858: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113862
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113862%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113862: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113863
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113863%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113863: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113865
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113865%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113865: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113866
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113866%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113866: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113869
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113869%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113869: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113870
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113870%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113870: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113872
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113872%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113872: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113873
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113873%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113873: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113875
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113875%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113875: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113876
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113876%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113876: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113877
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113877%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113877: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113891
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113891%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113891: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113893
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113893%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113893: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113894
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113894%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113894: 0
2026-03-30 10:35:15 [manheim.gb] INFO: Found listing with ID: 4113896
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113896%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [manheim.gb] INFO: Scrape type for 4113896: 0
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with identifier: 4113575
2026-03-30 10:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with scrape type 2
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with scrape type 2
2026-03-30 10:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c421aff2-1a7d-5fb2-bfbb-0b721f495a2b, identifier: 4113575
2026-03-30 10:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with identifier: 4113575
2026-03-30 10:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with identifier: 4113575
2026-03-30 10:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c421aff2-1a7d-5fb2-bfbb-0b721f495a2b with identifier: 4113575 to the API
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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': 'WHITE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c421aff2-1a7d-5fb2-bfbb-0b721f495a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT69XNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4113575',
'listing': 'auction',
'location': 'Northampton',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 43013,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-29',
'seller_name': 'Gates Group',
'title': 'MERCEDES-BENZ A CLASS A200 AMG Line Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'A200 AMG Line Executive 5dr Auto',
'year': 2020}
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113575%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Saving data for 4113575: {'auction_closing_time': 1774947600.0, 'created_time': 1773829444.887796, 'last_price_update_time': 1774866916.270657}
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113575') HTTP/1.1" 204 0
2026-03-30 10:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:16 [manheim.gb] INFO: Page 42: 100 results (total: 7960)
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113897
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113897%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113897: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113898
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113898: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113899
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113899: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113906
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113906%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113906: 2
2026-03-30 10:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113910
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113910: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113911
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113911: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113914
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113914: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113915
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113915%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113915: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113916
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113916%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113916: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113917
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113917%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113917: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113919
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113919%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113919: 2
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113920
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113920%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113920: 2
2026-03-30 10:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cec772c1-5b8c-5289-be7e-83611d03f888 with identifier: 4113709
2026-03-30 10:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cec772c1-5b8c-5289-be7e-83611d03f888 with scrape type 2
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cec772c1-5b8c-5289-be7e-83611d03f888 with scrape type 2
2026-03-30 10:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cec772c1-5b8c-5289-be7e-83611d03f888, identifier: 4113709
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113922
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113922: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113924
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113924%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113924: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113926
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113926%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113926: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113930
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113930%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113930: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113931
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [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-30 10:35:16 [manheim.gb] INFO: Scrape type for 4113931: 0
2026-03-30 10:35:16 [manheim.gb] INFO: Found listing with ID: 4113934
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113934%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113934: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113935
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113935%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113935: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113936
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113936: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113942
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113942: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113950
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113950%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113950: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113952
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113952: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113955
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113955%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113955: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113956
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113956%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113956: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113957
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113957%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113957: 2
2026-03-30 10:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cec772c1-5b8c-5289-be7e-83611d03f888 with identifier: 4113709
2026-03-30 10:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cec772c1-5b8c-5289-be7e-83611d03f888 with identifier: 4113709
2026-03-30 10:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cec772c1-5b8c-5289-be7e-83611d03f888 with identifier: 4113709 to the API
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:17 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cec772c1-5b8c-5289-be7e-83611d03f888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YM66HRR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4113709',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 39511,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-20',
'seller_name': 'Gates Group',
'title': 'VAUXHALL CORSA 1.4 Energy 5dr [AC] Auto',
'transmission': 'automatic',
'trim': '1.4 Energy 5dr [AC] Auto',
'year': 2017}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113709%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Saving data for 4113709: {'auction_closing_time': 1774947600.0, 'created_time': 1773829448.919456, 'last_price_update_time': 1774866917.421602}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113709') HTTP/1.1" 204 0
2026-03-30 10:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113959
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113959%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113959: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113963
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113963%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113963: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113969
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113969%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113969: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113973
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113973%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113973: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113974
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113974%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113974: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113982
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113982: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113984
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113984%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113984: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113987
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113987: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113991
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113991%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113991: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113992
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113992%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113992: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113995
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113995%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113995: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113998
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113998: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4113999
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113999%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4113999: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114001
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114001: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114013
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114013: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114015
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114015%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114015: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114016
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114016: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114028
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114028%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114028: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114029
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114029%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114029: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114031
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114031%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114031: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114033
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114033%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114033: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114036
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114036: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114038
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [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-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114038: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114040
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114040%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114040: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114047
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114047%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [manheim.gb] INFO: Scrape type for 4114047: 0
2026-03-30 10:35:17 [manheim.gb] INFO: Found listing with ID: 4114049
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114049%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114049: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114055
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114055: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114057
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114057%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114057: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114058
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114058%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114058: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114059
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114059%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114059: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114061
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114061%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114061: 2
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114063
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114063%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114063: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114066
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114066%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114066: 2
2026-03-30 10:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with identifier: 4113906
2026-03-30 10:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with scrape type 2
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with scrape type 2
2026-03-30 10:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9fbf4b24-46d4-55c4-abc6-1f45ee75c115, identifier: 4113906
2026-03-30 10:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with identifier: 4113919
2026-03-30 10:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with scrape type 2
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with scrape type 2
2026-03-30 10:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 844d1aa0-b6f5-54b7-b315-997ea83b34a2, identifier: 4113919
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114068
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114068%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114068: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114071
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114071: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114074
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114074%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114074: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114075
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114075: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114076
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114076: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114083
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35: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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114083: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114085
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114085: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114087
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114087%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114087: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114089
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114089%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114089: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114091
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114091: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114100
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114100%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114100: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114111
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114111%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114111: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114114
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114114%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114114: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114116
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114116%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114116: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114118
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114118%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114118: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114119
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [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-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114119: 0
2026-03-30 10:35:18 [manheim.gb] INFO: Found listing with ID: 4114120
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114120%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [manheim.gb] INFO: Scrape type for 4114120: 2
2026-03-30 10:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with identifier: 4113906
2026-03-30 10:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with identifier: 4113906
2026-03-30 10:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9fbf4b24-46d4-55c4-abc6-1f45ee75c115 with identifier: 4113906 to the API
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:19 [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': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9fbf4b24-46d4-55c4-abc6-1f45ee75c115',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND16VTO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/S80?id=4113906',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLVO',
'model': 'S80',
'odometer': 88165,
'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': 'HOLDEN GROUP',
'title': 'VOLVO S80 D4 [181] SE Lux 4dr Geartronic',
'transmission': 'automatic',
'trim': 'D4 [181] SE Lux 4dr Geartronic',
'year': 2016}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113906%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Saving data for 4113906: {'auction_closing_time': 1775120400.0, 'created_time': 1774649643.138444, 'last_price_update_time': 1774866919.025611}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113906') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with identifier: 4113919
2026-03-30 10:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with identifier: 4113919
2026-03-30 10:35:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 844d1aa0-b6f5-54b7-b315-997ea83b34a2 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '844d1aa0-b6f5-54b7-b315-997ea83b34a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN22ENL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4113919',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 60487,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 1.2 SE Edition 5dr',
'transmission': 'manual',
'trim': '1.2 SE Edition 5dr',
'year': 2022}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113919%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Saving data for 4113919: {'auction_closing_time': 1774861200.0, 'created_time': 1774015919.002703, 'last_price_update_time': 1774866919.176196}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113919') HTTP/1.1" 204 0
2026-03-30 10:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114122
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114122%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114122: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114123
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114123%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114123: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114124
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114124%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114124: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114135
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [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-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114135: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114136
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114136%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114136: 2
2026-03-30 10:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874374aa-8d47-58d0-9b8b-309d6e36d1cf with identifier: 4113920
2026-03-30 10:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874374aa-8d47-58d0-9b8b-309d6e36d1cf with scrape type 2
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874374aa-8d47-58d0-9b8b-309d6e36d1cf with scrape type 2
2026-03-30 10:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 874374aa-8d47-58d0-9b8b-309d6e36d1cf, identifier: 4113920
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114139
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114139%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114139: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114141
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114141%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114141: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114144
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114144%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114144: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114145
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [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-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114145: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114149
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114149%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114149: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114153
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [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-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114153: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114165
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [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-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114165: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114175
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114175%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114175: 2
2026-03-30 10:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 874374aa-8d47-58d0-9b8b-309d6e36d1cf with identifier: 4113920
2026-03-30 10:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 874374aa-8d47-58d0-9b8b-309d6e36d1cf with identifier: 4113920
2026-03-30 10:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 874374aa-8d47-58d0-9b8b-309d6e36d1cf with identifier: 4113920 to the API
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:19 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '874374aa-8d47-58d0-9b8b-309d6e36d1cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV22VTJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4113920',
'listing': 'auction',
'location': 'Bristol',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 31425,
'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': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI 1.3 DiG-T MH 158 Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH 158 Acenta Premium 5dr',
'year': 2022}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113920%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [manheim.gb] INFO: Saving data for 4113920: {'auction_closing_time': 1774947600.0, 'created_time': 1774437325.776764, 'last_price_update_time': 1774866919.843}
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113920') HTTP/1.1" 204 0
2026-03-30 10:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114177
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [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-30 10:35:19 [manheim.gb] INFO: Scrape type for 4114177: 0
2026-03-30 10:35:19 [manheim.gb] INFO: Found listing with ID: 4114178
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114178%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114178: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114180
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [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-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114180: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114182
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114182%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114182: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114183
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [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-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114183: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114184
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114184%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114184: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114192
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [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-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114192: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114206
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114206%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114206: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114226
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [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-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114226: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114228
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114228%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114228: 0
2026-03-30 10:35:20 [manheim.gb] INFO: Found listing with ID: 4114241
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114241%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Scrape type for 4114241: 0
2026-03-30 10:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with identifier: 4114061
2026-03-30 10:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6, identifier: 4114061
2026-03-30 10:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed0572b-80e2-5d46-811c-8fb34ea23325 with identifier: 4113957
2026-03-30 10:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed0572b-80e2-5d46-811c-8fb34ea23325 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ed0572b-80e2-5d46-811c-8fb34ea23325 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7ed0572b-80e2-5d46-811c-8fb34ea23325, identifier: 4113957
2026-03-30 10:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with identifier: 4114061
2026-03-30 10:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with identifier: 4114061
2026-03-30 10:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a123d7d-a7ee-5e4e-989e-6b3680fd7de6 with identifier: 4114061 to the API
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:20 [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': '12.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a123d7d-a7ee-5e4e-989e-6b3680fd7de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK61YOP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/AXOR?id=4114061',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'AXOR',
'odometer': 1610379,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-26',
'seller_name': 'Direct National Company',
'title': 'MERCEDES-BENZ AXOR TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2011}
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114061%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [manheim.gb] INFO: Saving data for 4114061: {'auction_closing_time': 1775725200.0, 'created_time': 1773829473.552174, 'last_price_update_time': 1774866920.65874}
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114061') HTTP/1.1" 204 0
2026-03-30 10:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7ed0572b-80e2-5d46-811c-8fb34ea23325 with identifier: 4113957
2026-03-30 10:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7ed0572b-80e2-5d46-811c-8fb34ea23325 with identifier: 4113957
2026-03-30 10:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7ed0572b-80e2-5d46-811c-8fb34ea23325 with identifier: 4113957 to the API
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:21 [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': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7ed0572b-80e2-5d46-811c-8fb34ea23325',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PY09AHP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4113957',
'listing': 'auction',
'location': 'Birmingham',
'make': 'AUDI',
'model': 'A3',
'odometer': 189707,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-11',
'seller_name': 'Sytner',
'title': 'AUDI A3 2.0 TDI S Line 2dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI S Line 2dr S Tronic',
'year': 2009}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113957%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [manheim.gb] INFO: Saving data for 4113957: {'auction_closing_time': 1775206800.0, 'created_time': 1773829492.166987, 'last_price_update_time': 1774866921.053399}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113957') HTTP/1.1" 204 0
2026-03-30 10:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec296c8d-5415-563a-a169-9e9f58ce08d7 with identifier: 4114066
2026-03-30 10:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec296c8d-5415-563a-a169-9e9f58ce08d7 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec296c8d-5415-563a-a169-9e9f58ce08d7 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ec296c8d-5415-563a-a169-9e9f58ce08d7, identifier: 4114066
2026-03-30 10:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb7151f0-6540-5a7c-8315-1151b3665847 with identifier: 4114120
2026-03-30 10:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb7151f0-6540-5a7c-8315-1151b3665847 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb7151f0-6540-5a7c-8315-1151b3665847 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb7151f0-6540-5a7c-8315-1151b3665847, identifier: 4114120
2026-03-30 10:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ec296c8d-5415-563a-a169-9e9f58ce08d7 with identifier: 4114066
2026-03-30 10:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ec296c8d-5415-563a-a169-9e9f58ce08d7 with identifier: 4114066
2026-03-30 10:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ec296c8d-5415-563a-a169-9e9f58ce08d7 with identifier: 4114066 to the API
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:35:21 [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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec296c8d-5415-563a-a169-9e9f58ce08d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR16KWU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF220?id=4114066',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF220',
'odometer': 83914,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-25',
'seller_name': None,
'title': 'DAF LF220 HOTBOX WITH WASTE SKIP 3 Seats Day cab Steel Susp',
'transmission': 'manual',
'trim': 'HOTBOX WITH WASTE SKIP 3 Seats Day cab Steel Susp',
'year': 2016}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114066%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [manheim.gb] INFO: Saving data for 4114066: {'auction_closing_time': 1775725200.0, 'created_time': 1773829472.659635, 'last_price_update_time': 1774866921.577192}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114066') HTTP/1.1" 204 0
2026-03-30 10:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb7151f0-6540-5a7c-8315-1151b3665847 with identifier: 4114120
2026-03-30 10:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb7151f0-6540-5a7c-8315-1151b3665847 with identifier: 4114120
2026-03-30 10:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb7151f0-6540-5a7c-8315-1151b3665847 with identifier: 4114120 to the API
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:35: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': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb7151f0-6540-5a7c-8315-1151b3665847',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR20NWT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4114120',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 118514,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-10',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 1.5 EcoBlue 120ps Limited Van Powershift',
'transmission': 'automatic',
'trim': '1.5 EcoBlue 120ps Limited Van Powershift',
'year': 2020}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114120%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Saving data for 4114120: {'auction_closing_time': 1775034000.0, 'created_time': 1773829460.253501, 'last_price_update_time': 1774866922.017693}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114120') HTTP/1.1" 204 0
2026-03-30 10:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d18da8f6-2d11-502a-b97d-e5dee5127728 with identifier: 4114136
2026-03-30 10:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d18da8f6-2d11-502a-b97d-e5dee5127728 with scrape type 2
2026-03-30 10:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d18da8f6-2d11-502a-b97d-e5dee5127728 with scrape type 2
2026-03-30 10:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d18da8f6-2d11-502a-b97d-e5dee5127728, identifier: 4114136
2026-03-30 10:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d18da8f6-2d11-502a-b97d-e5dee5127728 with identifier: 4114136
2026-03-30 10:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d18da8f6-2d11-502a-b97d-e5dee5127728 with identifier: 4114136
2026-03-30 10:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d18da8f6-2d11-502a-b97d-e5dee5127728 with identifier: 4114136 to the API
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:22 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd18da8f6-2d11-502a-b97d-e5dee5127728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG19BCT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4114136',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 73270,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ CLA CLA 220 AMG Line Premium Plus 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 220 AMG Line Premium Plus 4dr Tip Auto',
'year': 2019}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114136%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Saving data for 4114136: {'auction_closing_time': 1774947600.0, 'created_time': 1774350825.432214, 'last_price_update_time': 1774866922.440267}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114136') HTTP/1.1" 204 0
2026-03-30 10:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d3546e-f4b9-596c-b84d-922dfbebd278 with identifier: 4114175
2026-03-30 10:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d3546e-f4b9-596c-b84d-922dfbebd278 with scrape type 2
2026-03-30 10:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d3546e-f4b9-596c-b84d-922dfbebd278 with scrape type 2
2026-03-30 10:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f0d3546e-f4b9-596c-b84d-922dfbebd278, identifier: 4114175
2026-03-30 10:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f0d3546e-f4b9-596c-b84d-922dfbebd278 with identifier: 4114175
2026-03-30 10:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f0d3546e-f4b9-596c-b84d-922dfbebd278 with identifier: 4114175
2026-03-30 10:35:22 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f0d3546e-f4b9-596c-b84d-922dfbebd278 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0d3546e-f4b9-596c-b84d-922dfbebd278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD22JJY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4114175',
'listing': 'auction',
'location': 'Washington',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 45429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-07',
'seller_name': 'Parks Motor Group',
'title': 'KIA SPORTAGE 1.6T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.6T GDi ISG 3 5dr',
'year': 2022}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114175%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Saving data for 4114175: {'auction_closing_time': 1774861200.0, 'created_time': 1773958330.195842, 'last_price_update_time': 1774866922.581035}
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114175') HTTP/1.1" 204 0
2026-03-30 10:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:22 [manheim.gb] INFO: Page 43: 100 results (total: 7960)
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114243
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114243%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114243: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114245
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114245%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114245: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114252
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114252%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114252: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114261
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114261%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114261: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114262
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [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-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114262: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114265
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114265%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114265: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114266
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114266%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114266: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114267
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114267%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114267: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114268
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114268%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114268: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114269
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114269%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114269: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114270
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114270%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114270: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114275
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114275%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114275: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114276
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114276%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114276: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114277
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114277%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114277: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114279
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [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-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114279: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114280
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114280%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114280: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114283
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114283%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [manheim.gb] INFO: Scrape type for 4114283: 0
2026-03-30 10:35:22 [manheim.gb] INFO: Found listing with ID: 4114285
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114285: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114290
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114290: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114299
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114299%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114299: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114308
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114308: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114333
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114333%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114333: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114379
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114379: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114381
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114381: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114382
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114382%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114382: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114409
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114409: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114411
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114411%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114411: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114437
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114437%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114437: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114441
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114441: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114459
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114459%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114459: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114486
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114486: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114487
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114487%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114487: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114490
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114490%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114490: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114494
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114494%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114494: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114502
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114502%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114502: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114506
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114506%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114506: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114507
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114507%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114507: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114508
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114508%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114508: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114509
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114509: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114511
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114511%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114511: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114518
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114518%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114518: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114520
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114520%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114520: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114522
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114522%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114522: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114523
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114523%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114523: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114535
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114535: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114536
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114536%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114536: 2
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114537
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114537%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114537: 2
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114542
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114542: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114551
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114551%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114551: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114553
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114553: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114555
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114555: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114557
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114557: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114558
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114558: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114560
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114560%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114560: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114561
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114561%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114561: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114566
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114566%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114566: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114567
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114567%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114567: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114569
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114569%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114569: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114642
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114642: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114645
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114645%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114645: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114687
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114687%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114687: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114689
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114689: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114703
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114703%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114703: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114714
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114714%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114714: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114717
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114717%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114717: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114721
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114721%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114721: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114723
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114723: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114726
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114726%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114726: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114730
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114730%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114730: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114744
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114744%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114744: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114788
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114788%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114788: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114799
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114799%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114799: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114800
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114800: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114802
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114802%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114802: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114803
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114803%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114803: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114808
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114808: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114809
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114809%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114809: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114813
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114813%27 HTTP/1.1" 200 None
2026-03-30 10:35:23 [manheim.gb] INFO: Scrape type for 4114813: 0
2026-03-30 10:35:23 [manheim.gb] INFO: Found listing with ID: 4114815
2026-03-30 10:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:23 [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-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114815: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114817
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114817%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114817: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114821
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114821%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114821: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114823
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114823%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114823: 2
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114825
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114825%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114825: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114826
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [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-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114826: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114827
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114827%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114827: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114830
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [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-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114830: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114832
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114832%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114832: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114833
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114833%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114833: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114835
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114835%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114835: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114837
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114837%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114837: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114838
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114838%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114838: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114840
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114840%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114840: 2
2026-03-30 10:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114841
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114841%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114841: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114842
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114842%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114842: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114843
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [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-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114843: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114853
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114853%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114853: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114854
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [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-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114854: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114855
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114855%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114855: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114856
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114856%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114856: 0
2026-03-30 10:35:24 [manheim.gb] INFO: Found listing with ID: 4114857
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114857%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Scrape type for 4114857: 0
2026-03-30 10:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14323231-7a97-503b-ba40-0163f9209f90 with identifier: 4114536
2026-03-30 10:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14323231-7a97-503b-ba40-0163f9209f90 with scrape type 2
2026-03-30 10:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14323231-7a97-503b-ba40-0163f9209f90 with scrape type 2
2026-03-30 10:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14323231-7a97-503b-ba40-0163f9209f90, identifier: 4114536
2026-03-30 10:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14323231-7a97-503b-ba40-0163f9209f90 with identifier: 4114536
2026-03-30 10:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14323231-7a97-503b-ba40-0163f9209f90 with identifier: 4114536
2026-03-30 10:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14323231-7a97-503b-ba40-0163f9209f90 with identifier: 4114536 to the API
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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': 'WHITE',
'currency': 'GBP',
'engine': '12.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '14323231-7a97-503b-ba40-0163f9209f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AY71SFE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/ACTROS?id=4114536',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'ACTROS',
'odometer': 609576,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seller_name': 'DIRECT WINCANTON',
'title': 'MERCEDES-BENZ ACTROS TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2022}
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114536%27 HTTP/1.1" 200 None
2026-03-30 10:35:24 [manheim.gb] INFO: Saving data for 4114536: {'auction_closing_time': 1775725200.0, 'created_time': 1773832456.152461, 'last_price_update_time': 1774866924.983934}
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114536') HTTP/1.1" 204 0
2026-03-30 10:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e835712-ca8b-5c44-85e7-73ebca3501af with identifier: 4114823
2026-03-30 10:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e835712-ca8b-5c44-85e7-73ebca3501af with scrape type 2
2026-03-30 10:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e835712-ca8b-5c44-85e7-73ebca3501af with scrape type 2
2026-03-30 10:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1e835712-ca8b-5c44-85e7-73ebca3501af, identifier: 4114823
2026-03-30 10:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with identifier: 4114537
2026-03-30 10:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with scrape type 2
2026-03-30 10:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with scrape type 2
2026-03-30 10:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9df15ab4-7caa-595f-b3cd-baebf548e3f6, identifier: 4114537
2026-03-30 10:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1e835712-ca8b-5c44-85e7-73ebca3501af with identifier: 4114823
2026-03-30 10:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1e835712-ca8b-5c44-85e7-73ebca3501af with identifier: 4114823
2026-03-30 10:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1e835712-ca8b-5c44-85e7-73ebca3501af with identifier: 4114823 to the API
2026-03-30 10:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:26 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.9L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e835712-ca8b-5c44-85e7-73ebca3501af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N3RGA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA%20CLASS?id=4114823',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA CLASS',
'odometer': 70799,
'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': 'Sytner',
'title': 'MERCEDES-BENZ CLA CLASS GLS 400d 4Matic AMG Line Prem + Exec 5dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLS 400d 4Matic AMG Line Prem + Exec 5dr 9G-Tronic',
'year': 2020}
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114823%27 HTTP/1.1" 200 None
2026-03-30 10:35:26 [manheim.gb] INFO: Saving data for 4114823: {'auction_closing_time': 1774947600.0, 'created_time': 1773930688.390267, 'last_price_update_time': 1774866926.065786}
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114823') HTTP/1.1" 204 0
2026-03-30 10:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with identifier: 4114537
2026-03-30 10:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with identifier: 4114537
2026-03-30 10:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9df15ab4-7caa-595f-b3cd-baebf548e3f6 with identifier: 4114537 to the API
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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': '12.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9df15ab4-7caa-595f-b3cd-baebf548e3f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AY71SFF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/ACTROS?id=4114537',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'ACTROS',
'odometer': 621030,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seller_name': 'DIRECT WINCANTON',
'title': 'MERCEDES-BENZ ACTROS TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT 2 Seats Sleep Cab Air Susp',
'year': 2022}
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114537%27 HTTP/1.1" 200 None
2026-03-30 10:35:26 [manheim.gb] INFO: Saving data for 4114537: {'auction_closing_time': 1775725200.0, 'created_time': 1773832839.713958, 'last_price_update_time': 1774866926.368074}
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114537') HTTP/1.1" 204 0
2026-03-30 10:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1479c428-f26c-5567-ba8c-cd06a9909cf8 with identifier: 4114840
2026-03-30 10:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1479c428-f26c-5567-ba8c-cd06a9909cf8 with scrape type 2
2026-03-30 10:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1479c428-f26c-5567-ba8c-cd06a9909cf8 with scrape type 2
2026-03-30 10:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1479c428-f26c-5567-ba8c-cd06a9909cf8, identifier: 4114840
2026-03-30 10:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1479c428-f26c-5567-ba8c-cd06a9909cf8 with identifier: 4114840
2026-03-30 10:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1479c428-f26c-5567-ba8c-cd06a9909cf8 with identifier: 4114840
2026-03-30 10:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1479c428-f26c-5567-ba8c-cd06a9909cf8 with identifier: 4114840 to the API
2026-03-30 10:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:27 [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.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1479c428-f26c-5567-ba8c-cd06a9909cf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK71SWV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/BOXER?id=4114840',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 69736,
'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': 'Direct Rental Company',
'title': 'PEUGEOT BOXER 2.2 BlueHDi H3 Professional Van 140ps',
'transmission': 'manual',
'trim': '2.2 BlueHDi H3 Professional Van 140ps',
'year': 2021}
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114840%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Saving data for 4114840: {'auction_closing_time': 1775120400.0, 'created_time': 1773930692.263289, 'last_price_update_time': 1774866927.044482}
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114840') HTTP/1.1" 204 0
2026-03-30 10:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:27 [manheim.gb] INFO: Page 44: 100 results (total: 7960)
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114861
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114861: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114865
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114865%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114865: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114873
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114873: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114885
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114885%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114885: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114910
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114910%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114910: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114919
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114919%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114919: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114921
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114921%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114921: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114928
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114928%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114928: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114941
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114941%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114941: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114952
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114952%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114952: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114972
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114972%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114972: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114974
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114974: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114975
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114975%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114975: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114984
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114984%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114984: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4114995
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114995%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4114995: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115002
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115002: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115021
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115021%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115021: 2
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115027
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115027%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115027: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115029
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115029%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115029: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115049
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115049%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115049: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115051
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115051%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115051: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115052
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115052: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115058
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115058: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115059
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115059%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115059: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115077
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115077: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115081
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115081%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115081: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115083
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115083%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115083: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115091
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115091: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115092
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115092%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115092: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115102
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115102: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115108
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115108: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115115
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115115%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115115: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115116
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115116%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115116: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115117
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115117%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115117: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115118
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115118: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115119
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115119%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115119: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115120
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115120%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115120: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115121
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115121%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115121: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115132
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115132%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115132: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115134
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115134%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115134: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115137
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115137%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115137: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115138
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115138%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115138: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115139
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115139%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115139: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115140
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115140%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115140: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115142
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115142: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115145
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115145%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115145: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115146
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115146: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115147
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115147%27 HTTP/1.1" 200 None
2026-03-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115147: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115148
2026-03-30 10:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:27 [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-30 10:35:27 [manheim.gb] INFO: Scrape type for 4115148: 0
2026-03-30 10:35:27 [manheim.gb] INFO: Found listing with ID: 4115149
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115149%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115149: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115156
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115156%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115156: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115158
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115158%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115158: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115159
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115159%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115159: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115162
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115162%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115162: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115164
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115164%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115164: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115165
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115165%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115165: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115170
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115170%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115170: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115180
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115180: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115181
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115181%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115181: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115182
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115182: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115183
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115183: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115185
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115185%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115185: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115188
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115188: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115189
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115189%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115189: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115190
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115190: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115191
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115191%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115191: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115193
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115193: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115194
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115194: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115195
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115195: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115196
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115196%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115196: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115197
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115197: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115201
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115201%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115201: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115206
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115206%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115206: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115207
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115207%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115207: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115208
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115208%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115208: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115209
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115209%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115209: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115210
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115210%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115210: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115216
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115216%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115216: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115219
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115219%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115219: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115220
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115220%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115220: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115221
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115221%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115221: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115226
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115226%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115226: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115229
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115229%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115229: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115231
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115231%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115231: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115234
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115234%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115234: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115241
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115241%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115241: 2
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115242
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115242%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115242: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115243
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115243: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115246
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115246%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115246: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115247
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115247%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115247: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115252
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115252%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115252: 2
2026-03-30 10:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115253
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115253: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115254
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115254%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115254: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115255
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115255: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115262
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115262%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115262: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115263
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115263: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115268
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115268%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115268: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115270
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115270: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115274
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115274%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115274: 0
2026-03-30 10:35:28 [manheim.gb] INFO: Found listing with ID: 4115275
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [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-30 10:35:28 [manheim.gb] INFO: Scrape type for 4115275: 0
2026-03-30 10:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1a1a43-963d-5a88-92b8-776db6389b09 with identifier: 4115021
2026-03-30 10:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1a1a43-963d-5a88-92b8-776db6389b09 with scrape type 2
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1a1a43-963d-5a88-92b8-776db6389b09 with scrape type 2
2026-03-30 10:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e1a1a43-963d-5a88-92b8-776db6389b09, identifier: 4115021
2026-03-30 10:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e1a1a43-963d-5a88-92b8-776db6389b09 with identifier: 4115021
2026-03-30 10:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e1a1a43-963d-5a88-92b8-776db6389b09 with identifier: 4115021
2026-03-30 10:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6e1a1a43-963d-5a88-92b8-776db6389b09 with identifier: 4115021 to the API
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:29 [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': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6e1a1a43-963d-5a88-92b8-776db6389b09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV66VZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XE?id=4115021',
'listing': 'auction',
'location': 'Colchester',
'make': 'JAGUAR',
'model': 'XE',
'odometer': 66436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-13',
'seller_name': 'Southeast Motors',
'title': 'JAGUAR XE 2.0d [180] Portfolio 4dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0d [180] Portfolio 4dr Auto AWD',
'year': 2016}
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115021%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [manheim.gb] INFO: Saving data for 4115021: {'auction_closing_time': 1775120400.0, 'created_time': 1774562880.8677, 'last_price_update_time': 1774866929.487208}
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115021') HTTP/1.1" 204 0
2026-03-30 10:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7b1211-3630-546f-a25b-1914ea9b8224 with identifier: 4115252
2026-03-30 10:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7b1211-3630-546f-a25b-1914ea9b8224 with scrape type 2
2026-03-30 10:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf7b1211-3630-546f-a25b-1914ea9b8224 with scrape type 2
2026-03-30 10:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf7b1211-3630-546f-a25b-1914ea9b8224, identifier: 4115252
2026-03-30 10:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf7b1211-3630-546f-a25b-1914ea9b8224 with identifier: 4115252
2026-03-30 10:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf7b1211-3630-546f-a25b-1914ea9b8224 with identifier: 4115252
2026-03-30 10:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf7b1211-3630-546f-a25b-1914ea9b8224 with identifier: 4115252 to the API
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:30 [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.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf7b1211-3630-546f-a25b-1914ea9b8224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HY20LZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/SCALA?id=4115252',
'listing': 'auction',
'location': 'Northampton',
'make': 'SKODA',
'model': 'SCALA',
'odometer': 4791,
'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': 'Chris Favell Cars',
'title': 'SKODA SCALA 1.0 TSI 95 SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 SE 5dr',
'year': 2020}
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115252%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Saving data for 4115252: {'auction_closing_time': 1774947600.0, 'created_time': 1773872035.012639, 'last_price_update_time': 1774866930.178398}
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115252') HTTP/1.1" 204 0
2026-03-30 10:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with identifier: 4115241
2026-03-30 10:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with scrape type 2
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with scrape type 2
2026-03-30 10:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f2c865c2-7cc2-5c4a-aec0-a093cbab79cf, identifier: 4115241
2026-03-30 10:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with identifier: 4115241
2026-03-30 10:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with identifier: 4115241
2026-03-30 10:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f2c865c2-7cc2-5c4a-aec0-a093cbab79cf with identifier: 4115241 to the API
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2c865c2-7cc2-5c4a-aec0-a093cbab79cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV18GHK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4115241',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 90732,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': 'Thurlow Nunn',
'title': 'MERCEDES-BENZ A CLASS A180d AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A180d AMG Line Premium 5dr Auto',
'year': 2018}
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115241%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Saving data for 4115241: {'auction_closing_time': 1774947600.0, 'created_time': 1774534527.816897, 'last_price_update_time': 1774866930.644193}
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115241') HTTP/1.1" 204 0
2026-03-30 10:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:30 [manheim.gb] INFO: Page 45: 100 results (total: 7960)
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115280
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115280%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115280: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115285
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115285%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115285: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115288
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115288%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115288: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115290
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115290%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115290: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115292
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115292%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115292: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115293
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115293%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115293: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115299
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115299%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115299: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115302
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [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-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115302: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115304
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115304%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115304: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115305
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115305%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115305: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115306
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115306%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115306: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115307
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [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-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115307: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115309
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115309%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [manheim.gb] INFO: Scrape type for 4115309: 0
2026-03-30 10:35:30 [manheim.gb] INFO: Found listing with ID: 4115310
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115310%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115310: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115311
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115311%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115311: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115312
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115312%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115312: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115313
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115313%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115313: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115314
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115314%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115314: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115315
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115315%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115315: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115316
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115316%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115316: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115322
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115322%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115322: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115340
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115340%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115340: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115344
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115344%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115344: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115345
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115345%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115345: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115349
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115349%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115349: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115352
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115352: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115353
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115353%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115353: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115354
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115354%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115354: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115355
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115355%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115355: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115356
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115356: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115357
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115357%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115357: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115358
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115358%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115358: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115360
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115360%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115360: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115372
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115372: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115401
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115401: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115402
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115402%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115402: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115403
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115403: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115404
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115404%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115404: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115405
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115405%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115405: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115406
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115406%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115406: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115409
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115409: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115410
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115410: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115411
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115411%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115411: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115412
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115412: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115413
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115413%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115413: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115414
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115414%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115414: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115417
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115417: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115418
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115418%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115418: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115420
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115420%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115420: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115423
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115423%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115423: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115425
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115425%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115425: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115428
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115428%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115428: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115440
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115440%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115440: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115454
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115454%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115454: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115455
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115455%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115455: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115456
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115456%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115456: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115459
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115459%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115459: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115460
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115460: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115467
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115467%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115467: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115468
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115468: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115469
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115469%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115469: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115470
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115470%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115470: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115472
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115472: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115474
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [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-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115474: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115475
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115475%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115475: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115477
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115477%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115477: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115479
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115479%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115479: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115483
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115483%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115483: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115487
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115487%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [manheim.gb] INFO: Scrape type for 4115487: 0
2026-03-30 10:35:31 [manheim.gb] INFO: Found listing with ID: 4115489
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115489%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115489: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115491
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115491%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115491: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115492
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115492%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115492: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115493
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115493%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115493: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115495
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115495%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115495: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115496
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115496%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115496: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115498
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115498%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115498: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115499
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115499%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115499: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115501
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115501%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115501: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115502
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115502: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115503
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115503%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115503: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115504
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115504%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115504: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115505
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115505: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115507
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115507: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115508
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115508%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115508: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115509
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115509: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115515
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115515: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115516
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115516%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115516: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115517
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115517%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115517: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115518
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115518%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115518: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115519
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115519%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115519: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115520
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115520%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115520: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115522
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115522%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115522: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115524
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115524: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115526
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115526: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115529
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115529%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115529: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115532
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115532: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115539
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115539%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115539: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115540
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115540%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115540: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115542
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115542: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115548
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115548%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115548: 0
2026-03-30 10:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:32 [manheim.gb] INFO: Page 46: 100 results (total: 7960)
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115553
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115553%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115553: 2
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115559
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115559: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115564
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115564%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115564: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115565
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115565%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115565: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115566
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115566: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115567
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115567%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115567: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115568
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [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-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115568: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115569
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115569%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115569: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115571
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115571%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115571: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115572
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115572%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115572: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115573
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115573%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115573: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115578
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115578%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [manheim.gb] INFO: Scrape type for 4115578: 0
2026-03-30 10:35:32 [manheim.gb] INFO: Found listing with ID: 4115582
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115582%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115582: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115583
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115583%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115583: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115584
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115584: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115586
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115586%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115586: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115587
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115587%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115587: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115588
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115588%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115588: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115589
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115589%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115589: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115600
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115600: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115602
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115602%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115602: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115603
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115603%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115603: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115604
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115604: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115605
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115605%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115605: 2
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115606
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115606%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115606: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115607
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115607: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115609
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115609: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115613
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115613%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115613: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115615
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115615: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115616
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115616%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115616: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115617
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115617%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115617: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115618
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115618: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115620
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115620: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115622
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115622: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115624
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115624: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115625
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115625%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115625: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115627
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115627: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115629
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115629%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115629: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115631
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115631%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115631: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115636
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115636%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115636: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115637
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115637%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115637: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115638
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115638: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115639
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115639%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115639: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115640
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115640: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115641
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115641%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115641: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115642
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115642%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115642: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115643
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115643%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115643: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115645
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115645%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115645: 2
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115647
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115647%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115647: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115648
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115648: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115650
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115650%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115650: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115651
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115651%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115651: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115653
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115653%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115653: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115654
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115654%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115654: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115655
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115655%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115655: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115656
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115656%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115656: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115657
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115657%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115657: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115660
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115660: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115662
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [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-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115662: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115663
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115663%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115663: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115666
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115666%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115666: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115673
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115673%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115673: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115677
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115677%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115677: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115681
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115681%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115681: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115682
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115682%27 HTTP/1.1" 200 None
2026-03-30 10:35:33 [manheim.gb] INFO: Scrape type for 4115682: 0
2026-03-30 10:35:33 [manheim.gb] INFO: Found listing with ID: 4115683
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115683%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115683: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115685
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115685: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115687
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115687%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115687: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115692
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115692%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115692: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115693
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115693%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115693: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115696
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115696%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115696: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115713
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115713%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115713: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115722
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115722: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115726
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115726%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115726: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115728
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115728%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115728: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115729
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115729: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115730
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115730%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115730: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115731
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115731: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115732
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115732%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115732: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115735
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115735%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115735: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115740
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115740%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115740: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115746
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115746: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115748
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115748%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115748: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115753
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115753%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115753: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115757
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115757%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115757: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115758
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115758%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115758: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115760
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115760%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115760: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115761
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115761%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115761: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115764
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115764: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115766
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115766%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115766: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115770
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115770%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115770: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115775
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115775%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115775: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115776
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115776%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115776: 2
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115777
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115777%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115777: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115778
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115778%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115778: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115780
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115780%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115780: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115785
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115785%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115785: 2
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115786
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115786%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115786: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115792
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [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-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115792: 0
2026-03-30 10:35:34 [manheim.gb] INFO: Found listing with ID: 4115793
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115793%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [manheim.gb] INFO: Scrape type for 4115793: 0
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1422b244-612f-5be1-8418-a3d400e5dba6 with identifier: 4115553
2026-03-30 10:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1422b244-612f-5be1-8418-a3d400e5dba6 with scrape type 2
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1422b244-612f-5be1-8418-a3d400e5dba6 with scrape type 2
2026-03-30 10:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1422b244-612f-5be1-8418-a3d400e5dba6, identifier: 4115553
2026-03-30 10:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8222dc-359c-5072-9168-86123e0e9589 with identifier: 4115605
2026-03-30 10:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8222dc-359c-5072-9168-86123e0e9589 with scrape type 2
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b8222dc-359c-5072-9168-86123e0e9589 with scrape type 2
2026-03-30 10:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2b8222dc-359c-5072-9168-86123e0e9589, identifier: 4115605
2026-03-30 10:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1422b244-612f-5be1-8418-a3d400e5dba6 with identifier: 4115553
2026-03-30 10:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1422b244-612f-5be1-8418-a3d400e5dba6 with identifier: 4115553
2026-03-30 10:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1422b244-612f-5be1-8418-a3d400e5dba6 with identifier: 4115553 to the API
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:35 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1422b244-612f-5be1-8418-a3d400e5dba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SC68POJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND%20X?id=4115553',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'GRANDLAND X',
'odometer': 64618,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-18',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL GRANDLAND X 1.2 Turbo SE 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SE 5dr',
'year': 2019}
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115553%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [manheim.gb] INFO: Saving data for 4115553: {'auction_closing_time': 1774947600.0, 'created_time': 1773930693.857874, 'last_price_update_time': 1774866935.701438}
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115553') HTTP/1.1" 204 0
2026-03-30 10:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2b8222dc-359c-5072-9168-86123e0e9589 with identifier: 4115605
2026-03-30 10:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2b8222dc-359c-5072-9168-86123e0e9589 with identifier: 4115605
2026-03-30 10:35:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2b8222dc-359c-5072-9168-86123e0e9589 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 202,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2b8222dc-359c-5072-9168-86123e0e9589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN24YJY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4115605',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 15293,
'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': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van',
'transmission': 'manual',
'trim': '2.0 Turbo D 145 Prime H1 Van',
'year': 2024}
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115605%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [manheim.gb] INFO: Saving data for 4115605: {'auction_closing_time': 1774861200.0, 'created_time': 1773958335.657235, 'last_price_update_time': 1774866935.959439}
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115605') HTTP/1.1" 204 0
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55885da0-bd5c-58f9-8769-d68e06f06a0c with identifier: 4115776
2026-03-30 10:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55885da0-bd5c-58f9-8769-d68e06f06a0c with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55885da0-bd5c-58f9-8769-d68e06f06a0c with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 55885da0-bd5c-58f9-8769-d68e06f06a0c, identifier: 4115776
2026-03-30 10:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 55885da0-bd5c-58f9-8769-d68e06f06a0c with identifier: 4115776
2026-03-30 10:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 55885da0-bd5c-58f9-8769-d68e06f06a0c with identifier: 4115776
2026-03-30 10:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 55885da0-bd5c-58f9-8769-d68e06f06a0c with identifier: 4115776 to the API
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '55885da0-bd5c-58f9-8769-d68e06f06a0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4115776',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 28027,
'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-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115776%27 HTTP/1.1" 200 None
2026-03-30 10:35:36 [manheim.gb] INFO: Saving data for 4115776: {'auction_closing_time': 1775034000.0, 'created_time': 1773930700.462081, 'last_price_update_time': 1774866936.448411}
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115776') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with identifier: 4115785
2026-03-30 10:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e6c31fe-b9ed-560b-b7ab-b712ba229c04, identifier: 4115785
2026-03-30 10:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with identifier: 4115645
2026-03-30 10:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with scrape type 2
2026-03-30 10:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 591a95d2-00dd-5d60-ad4c-ee084ef658c4, identifier: 4115645
2026-03-30 10:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with identifier: 4115785
2026-03-30 10:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with identifier: 4115785
2026-03-30 10:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e6c31fe-b9ed-560b-b7ab-b712ba229c04 with identifier: 4115785 to the API
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:36 [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': '9e6c31fe-b9ed-560b-b7ab-b712ba229c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23OJA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4115785',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 36394,
'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 Pro H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Pro H1 Van',
'year': 2023}
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115785%27 HTTP/1.1" 200 None
2026-03-30 10:35:36 [manheim.gb] INFO: Saving data for 4115785: {'auction_closing_time': 1775034000.0, 'created_time': 1774008761.830169, 'last_price_update_time': 1774866936.979511}
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115785') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with identifier: 4115645
2026-03-30 10:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with identifier: 4115645
2026-03-30 10:35:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 591a95d2-00dd-5d60-ad4c-ee084ef658c4 with expiration date: 2026-03-30T09:00:00Z
{'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': '591a95d2-00dd-5d60-ad4c-ee084ef658c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP23HGF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4115645',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 55645,
'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-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115645%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Saving data for 4115645: {'auction_closing_time': 1774861200.0, 'created_time': 1773958335.096948, 'last_price_update_time': 1774866937.010759}
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115645') HTTP/1.1" 204 0
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:37 [manheim.gb] INFO: Page 47: 100 results (total: 7960)
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115794
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115794%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115794: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115805
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115805%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115805: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115807
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115807%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115807: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115811
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115811%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115811: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115812
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115812: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115815
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115815: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115817
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115817: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115871
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115871%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115871: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115877
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115877%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115877: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115878
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115878%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115878: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115879
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115879: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115882
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115882: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115893
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115893%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115893: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115968
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115968%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115968: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115985
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115985: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115986
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115986%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115986: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115987
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115987: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115989
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115989: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115990
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115990%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115990: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4115992
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115992%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4115992: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116006
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116006: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116009
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116009%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116009: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116010
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116010%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116010: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116011
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116011%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116011: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116013
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116013%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116013: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116017
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116017%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116017: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116018
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116018: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116019
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116019%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116019: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116020
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116020%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116020: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116022
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116022%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116022: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116028
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116028: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116029
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116029%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116029: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116037
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116037%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116037: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116043
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116043%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116043: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116044
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116044%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116044: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116045
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116045: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116101
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116101%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116101: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116106
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116106%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116106: 2
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116107
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [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-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116107: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116108
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116108%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116108: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116143
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116143%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116143: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116145
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116145%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116145: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116146
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116146%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116146: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116151
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116151%27 HTTP/1.1" 200 None
2026-03-30 10:35:37 [manheim.gb] INFO: Scrape type for 4116151: 0
2026-03-30 10:35:37 [manheim.gb] INFO: Found listing with ID: 4116157
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116157%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116157: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116158
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116158%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116158: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116180
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116180%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116180: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116181
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116181%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116181: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116183
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116183%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116183: 2
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116185
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116185%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116185: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116197
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116197%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116197: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116198
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116198%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116198: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116199
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [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-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116199: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116200
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116200%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116200: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116201
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116201%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116201: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116216
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116216%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116216: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116218
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116218%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116218: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116219
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116219%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116219: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116221
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116221%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116221: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116226
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116226%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116226: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116227
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116227%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116227: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116228
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116228%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116228: 2
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116231
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116231%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116231: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116232
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [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-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116232: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116234
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116234%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116234: 2
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116235
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116235%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116235: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116236
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116236%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116236: 2
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116237
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [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-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116237: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116238
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116238%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116238: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116240
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [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-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116240: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116241
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116241%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116241: 2
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116246
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116246%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116246: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116270
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116270%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116270: 2
2026-03-30 10:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with identifier: 4116106
2026-03-30 10:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with scrape type 2
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with scrape type 2
2026-03-30 10:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c3a76f29-56b7-52e8-a7e3-f82bc9843e09, identifier: 4116106
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116301
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [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-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116301: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116303
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116303%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116303: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116304
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116304%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116304: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116305
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116305%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116305: 0
2026-03-30 10:35:38 [manheim.gb] INFO: Found listing with ID: 4116306
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116306%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Scrape type for 4116306: 2
2026-03-30 10:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with identifier: 4116106
2026-03-30 10:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with identifier: 4116106
2026-03-30 10:35:38 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c3a76f29-56b7-52e8-a7e3-f82bc9843e09 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3a76f29-56b7-52e8-a7e3-f82bc9843e09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BL66GHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=4116106',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLVO',
'model': 'V40',
'odometer': 77605,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-31',
'seller_name': 'Mann Island Finance',
'title': 'VOLVO V40 T2 [122] R DESIGN 5dr',
'transmission': 'manual',
'trim': 'T2 [122] R DESIGN 5dr',
'year': 2016}
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116106%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [manheim.gb] INFO: Saving data for 4116106: {'auction_closing_time': 1774861200.0, 'created_time': 1773930699.188688, 'last_price_update_time': 1774866938.928829}
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116106') HTTP/1.1" 204 0
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116307
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116307%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116307: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116308
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116308: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116309
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116309%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116309: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116313
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116313: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116314
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116314: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116316
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116316%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116316: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116317
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116317%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116317: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116318
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116318%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116318: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116320
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116320%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116320: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116335
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116335%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116335: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116336
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116336%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116336: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116345
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116345%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116345: 2
2026-03-30 10:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with identifier: 4116183
2026-03-30 10:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with scrape type 2
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with scrape type 2
2026-03-30 10:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a, identifier: 4116183
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116346
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116346%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116346: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116351
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116351%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116351: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116354
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116354%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116354: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116356
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116356%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116356: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116357
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116357%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116357: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116361
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116361%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116361: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116377
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116377: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116382
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116382%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116382: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116383
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116383: 0
2026-03-30 10:35:39 [manheim.gb] INFO: Found listing with ID: 4116384
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [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-30 10:35:39 [manheim.gb] INFO: Scrape type for 4116384: 0
2026-03-30 10:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with identifier: 4116183
2026-03-30 10:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with identifier: 4116183
2026-03-30 10:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a with identifier: 4116183 to the API
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a: 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 Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD MONDEO 1.5 TDCi ECOnetic Zetec 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022MONDEO\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-04-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4116183\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi ECOnetic Zetec 5dr\u0022, \u0022LicensePlate\u0022: \u0022YT18PCU\u0022, \u0022Year\u0022: 2018, \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: \u0022ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:35: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-30 10:35: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-30 10:35:39 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed2aa13e-63a7-5f7a-9f08-dce1e32f2b6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT18PCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4116183',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'MONDEO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-09',
'seller_name': 'Allen Group',
'title': 'FORD MONDEO 1.5 TDCi ECOnetic Zetec 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi ECOnetic Zetec 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-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116183%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [manheim.gb] INFO: Saving data for 4116183: {'auction_closing_time': 1775120400.0, 'created_time': 1773930701.099345, 'last_price_update_time': 1774866939.92516}
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116183') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with identifier: 4116234
2026-03-30 10:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2fb337ce-323e-5c4f-b6d1-3866b5aa221a, identifier: 4116234
2026-03-30 10:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb6e15b2-c88d-5d9e-9695-0cc6a630484d with identifier: 4116228
2026-03-30 10:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb6e15b2-c88d-5d9e-9695-0cc6a630484d with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb6e15b2-c88d-5d9e-9695-0cc6a630484d with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb6e15b2-c88d-5d9e-9695-0cc6a630484d, identifier: 4116228
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with identifier: 4116234
2026-03-30 10:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with identifier: 4116234
2026-03-30 10:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2fb337ce-323e-5c4f-b6d1-3866b5aa221a with identifier: 4116234 to the API
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 231,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2fb337ce-323e-5c4f-b6d1-3866b5aa221a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN23XAS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4116234',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': 93338,
'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': 'Sytner',
'title': 'LAND ROVER DEFENDER 3.0 D250 HSE 90 3dr Auto',
'transmission': 'automatic',
'trim': '3.0 D250 HSE 90 3dr Auto',
'year': 2023}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116234%27 HTTP/1.1" 200 None
2026-03-30 10:35:40 [manheim.gb] INFO: Saving data for 4116234: {'auction_closing_time': 1774947600.0, 'created_time': 1773930703.501063, 'last_price_update_time': 1774866940.529892}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116234') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb6e15b2-c88d-5d9e-9695-0cc6a630484d with identifier: 4116228
2026-03-30 10:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb6e15b2-c88d-5d9e-9695-0cc6a630484d with identifier: 4116228
2026-03-30 10:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb6e15b2-c88d-5d9e-9695-0cc6a630484d with identifier: 4116228 to the API
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:40 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb6e15b2-c88d-5d9e-9695-0cc6a630484d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA68YYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4116228',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 32093,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-30',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ E CLASS E 200 AMG Line Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E 200 AMG Line Premium 4dr 9G-Tronic',
'year': 2019}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116228%27 HTTP/1.1" 200 None
2026-03-30 10:35:40 [manheim.gb] INFO: Saving data for 4116228: {'auction_closing_time': 1774947600.0, 'created_time': 1773930702.986292, 'last_price_update_time': 1774866940.853222}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116228') HTTP/1.1" 204 0
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49e53b02-02ac-5156-9b07-3a0fca5f1166 with identifier: 4116236
2026-03-30 10:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49e53b02-02ac-5156-9b07-3a0fca5f1166 with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49e53b02-02ac-5156-9b07-3a0fca5f1166 with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 49e53b02-02ac-5156-9b07-3a0fca5f1166, identifier: 4116236
2026-03-30 10:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 444c1b61-d386-5f3a-a7ac-704659e34b60 with identifier: 4116241
2026-03-30 10:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 444c1b61-d386-5f3a-a7ac-704659e34b60 with scrape type 2
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 444c1b61-d386-5f3a-a7ac-704659e34b60 with scrape type 2
2026-03-30 10:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 444c1b61-d386-5f3a-a7ac-704659e34b60, identifier: 4116241
2026-03-30 10:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 49e53b02-02ac-5156-9b07-3a0fca5f1166 with identifier: 4116236
2026-03-30 10:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 49e53b02-02ac-5156-9b07-3a0fca5f1166 with identifier: 4116236
2026-03-30 10:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 49e53b02-02ac-5156-9b07-3a0fca5f1166 with identifier: 4116236 to the API
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:41 [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': '49e53b02-02ac-5156-9b07-3a0fca5f1166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG21PLX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4116236',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 48839,
'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': 'Sytner',
'title': 'FORD FIESTA 1.0 EcoBoost Hybrid mHEV 125 ST-Line Edition 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 125 ST-Line Edition 3dr',
'year': 2021}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116236%27 HTTP/1.1" 200 None
2026-03-30 10:35:41 [manheim.gb] INFO: Saving data for 4116236: {'auction_closing_time': 1774947600.0, 'created_time': 1773930704.131575, 'last_price_update_time': 1774866941.458423}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116236') HTTP/1.1" 204 0
2026-03-30 10:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 444c1b61-d386-5f3a-a7ac-704659e34b60 with identifier: 4116241
2026-03-30 10:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 444c1b61-d386-5f3a-a7ac-704659e34b60 with identifier: 4116241
2026-03-30 10:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 444c1b61-d386-5f3a-a7ac-704659e34b60 with identifier: 4116241 to the API
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 38,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '444c1b61-d386-5f3a-a7ac-704659e34b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PY70EWK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/XCEED?id=4116241',
'listing': 'auction',
'location': 'Colchester',
'make': 'KIA',
'model': 'XCEED',
'odometer': 86899,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-27',
'seller_name': 'Sytner',
'title': 'KIA XCEED 1.6 GDi PHEV First Edition 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV First Edition 5dr DCT',
'year': 2020}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116241%27 HTTP/1.1" 200 None
2026-03-30 10:35:41 [manheim.gb] INFO: Saving data for 4116241: {'auction_closing_time': 1774947600.0, 'created_time': 1773930704.639302, 'last_price_update_time': 1774866941.821582}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116241') HTTP/1.1" 204 0
2026-03-30 10:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2604e9f3-fe72-5a97-8303-e5f7610e949f with identifier: 4116270
2026-03-30 10:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2604e9f3-fe72-5a97-8303-e5f7610e949f with scrape type 2
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2604e9f3-fe72-5a97-8303-e5f7610e949f with scrape type 2
2026-03-30 10:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2604e9f3-fe72-5a97-8303-e5f7610e949f, identifier: 4116270
2026-03-30 10:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2604e9f3-fe72-5a97-8303-e5f7610e949f with identifier: 4116270
2026-03-30 10:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2604e9f3-fe72-5a97-8303-e5f7610e949f with identifier: 4116270
2026-03-30 10:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2604e9f3-fe72-5a97-8303-e5f7610e949f with identifier: 4116270 to the API
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:35:42 [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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2604e9f3-fe72-5a97-8303-e5f7610e949f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS23YGC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/CF260%204X2%20SLEEPER%20EURO%206?id=4116270',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'CF260 4X2 SLEEPER EURO 6',
'odometer': 92279,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'DAF CF260 4X2 SLEEPER EURO 6 GRP BOX - RECORDED AS CAT N DAMAGED 2 '
'Seats GRP Body Sleep Cab Air Susp 29ft',
'transmission': 'automatic',
'trim': 'GRP BOX - RECORDED AS CAT N DAMAGED 2 Seats GRP Body Sleep Cab Air '
'Susp 29ft',
'year': 2023}
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116270%27 HTTP/1.1" 200 None
2026-03-30 10:35:42 [manheim.gb] INFO: Saving data for 4116270: {'auction_closing_time': 1775725200.0, 'created_time': 1773930705.170092, 'last_price_update_time': 1774866942.31322}
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116270') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2419cea-7751-5b95-8411-c7ad9a6f4b81 with identifier: 4116306
2026-03-30 10:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2419cea-7751-5b95-8411-c7ad9a6f4b81 with scrape type 2
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2419cea-7751-5b95-8411-c7ad9a6f4b81 with scrape type 2
2026-03-30 10:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d2419cea-7751-5b95-8411-c7ad9a6f4b81, identifier: 4116306
2026-03-30 10:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d2419cea-7751-5b95-8411-c7ad9a6f4b81 with identifier: 4116306
2026-03-30 10:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d2419cea-7751-5b95-8411-c7ad9a6f4b81 with identifier: 4116306
2026-03-30 10:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d2419cea-7751-5b95-8411-c7ad9a6f4b81 with identifier: 4116306 to the API
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d2419cea-7751-5b95-8411-c7ad9a6f4b81%27 HTTP/1.1" 200 None
2026-03-30 10:35:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d2419cea-7751-5b95-8411-c7ad9a6f4b81: 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: \u0022Yeomans\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD TRANSIT 2.0 EcoBlue 130ps H2 Trend Van\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022TRANSIT\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-03-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4116306\u0022, \u0022Location\u0022: \u0022Gloucester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 EcoBlue 130ps H2 Trend Van\u0022, \u0022LicensePlate\u0022: \u0022WF22DWY\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022directbuy\u0022, \u0022CO2EmissionValue\u0022: 214, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: null, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d2419cea-7751-5b95-8411-c7ad9a6f4b81\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:35: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-30 10:35: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-30 10:35:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 214,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd2419cea-7751-5b95-8411-c7ad9a6f4b81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WF22DWY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4116306',
'listing': 'directbuy',
'location': 'Gloucester - In Transit',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': None,
'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': 'Yeomans',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H2 Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H2 Trend Van',
'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-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116306%27 HTTP/1.1" 200 None
2026-03-30 10:35:42 [manheim.gb] INFO: Saving data for 4116306: {'auction_closing_time': 1775034000.0, 'created_time': 1773930705.686077, 'last_price_update_time': 1774866942.752672}
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116306') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 113176b7-3d0a-520c-af83-e2d788bf3929 with identifier: 4116345
2026-03-30 10:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113176b7-3d0a-520c-af83-e2d788bf3929 with scrape type 2
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 113176b7-3d0a-520c-af83-e2d788bf3929 with scrape type 2
2026-03-30 10:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 113176b7-3d0a-520c-af83-e2d788bf3929, identifier: 4116345
2026-03-30 10:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 113176b7-3d0a-520c-af83-e2d788bf3929 with identifier: 4116345
2026-03-30 10:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 113176b7-3d0a-520c-af83-e2d788bf3929 with identifier: 4116345
2026-03-30 10:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 113176b7-3d0a-520c-af83-e2d788bf3929 with identifier: 4116345 to the API
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '113176b7-3d0a-520c-af83-e2d788bf3929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ71XVH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4116345',
'listing': 'auction',
'location': 'Birmingham',
'make': 'AUDI',
'model': 'Q2',
'odometer': 45274,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-10',
'seller_name': 'FCA Group',
'title': 'AUDI Q2 30 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '30 TFSI Sport 5dr',
'year': 2021}
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116345%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Saving data for 4116345: {'auction_closing_time': 1775034000.0, 'created_time': 1774620471.895485, 'last_price_update_time': 1774866943.28311}
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116345') HTTP/1.1" 204 0
2026-03-30 10:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:43 [manheim.gb] INFO: Page 48: 100 results (total: 7960)
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116387
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116387%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116387: 2
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116390
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116390%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116390: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116391
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116391%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116391: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116393
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116393%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116393: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116394
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116394%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116394: 2
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116395
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116395: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116401
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116401%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116401: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116403
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116403%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116403: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116407
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116407%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116407: 2
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116408
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116408%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116408: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116409
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116409%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116409: 2
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116410
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116410%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116410: 2
2026-03-30 10:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116412
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116412%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116412: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116415
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116415%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116415: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116416
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116416%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116416: 2
2026-03-30 10:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116417
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116417%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116417: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116422
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116422%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116422: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116423
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116423%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116423: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116424
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116424: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116425
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116425%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116425: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116426
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116426: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116427
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116427: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116428
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116428%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116428: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116432
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116432%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116432: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116433
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116433: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116434
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116434: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116436
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116436: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116438
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116438%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116438: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116439
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116439: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116447
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116447: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116451
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [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-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116451: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116452
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116452%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116452: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116461
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116461%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [manheim.gb] INFO: Scrape type for 4116461: 0
2026-03-30 10:35:43 [manheim.gb] INFO: Found listing with ID: 4116463
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116463: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116468
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116468: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116470
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116470%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116470: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116472
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116472: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116474
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116474: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116478
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116478%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116478: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116479
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116479%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116479: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116480
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116480%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116480: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116482
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116482: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116484
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116484: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116485
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116485: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116486
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116486: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116488
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116488%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116488: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116489
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116489%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116489: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116492
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116492%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116492: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116494
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116494: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116495
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116495%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116495: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116497
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116497%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116497: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116498
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116498: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116499
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116499%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116499: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116501
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116501%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116501: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116502
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116502%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116502: 2
2026-03-30 10:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116503
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116503%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116503: 2
2026-03-30 10:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 451174c9-94cf-589e-ac21-759fedfb7543 with identifier: 4116387
2026-03-30 10:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 451174c9-94cf-589e-ac21-759fedfb7543 with scrape type 2
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 451174c9-94cf-589e-ac21-759fedfb7543 with scrape type 2
2026-03-30 10:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 451174c9-94cf-589e-ac21-759fedfb7543, identifier: 4116387
2026-03-30 10:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad0b260-bfac-50b6-a137-23bda73e9d26 with identifier: 4116407
2026-03-30 10:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad0b260-bfac-50b6-a137-23bda73e9d26 with scrape type 2
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad0b260-bfac-50b6-a137-23bda73e9d26 with scrape type 2
2026-03-30 10:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ad0b260-bfac-50b6-a137-23bda73e9d26, identifier: 4116407
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116505
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [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-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116505: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116506
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116506%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116506: 0
2026-03-30 10:35:44 [manheim.gb] INFO: Found listing with ID: 4116507
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116507%27 HTTP/1.1" 200 None
2026-03-30 10:35:44 [manheim.gb] INFO: Scrape type for 4116507: 2
2026-03-30 10:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 451174c9-94cf-589e-ac21-759fedfb7543 with identifier: 4116387
2026-03-30 10:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 451174c9-94cf-589e-ac21-759fedfb7543 with identifier: 4116387
2026-03-30 10:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 451174c9-94cf-589e-ac21-759fedfb7543 with identifier: 4116387 to the API
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:45 [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': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '451174c9-94cf-589e-ac21-759fedfb7543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH12XLV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DS3?id=4116387',
'listing': 'auction',
'location': 'Birmingham',
'make': 'CITROEN',
'model': 'DS3',
'odometer': 40140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-12',
'seller_name': 'Sandicliffe',
'title': 'CITROEN DS3 1.6 VTi 16V DStyle Plus 3dr',
'transmission': 'manual',
'trim': '1.6 VTi 16V DStyle Plus 3dr',
'year': 2012}
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116387%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Saving data for 4116387: {'auction_closing_time': 1775206800.0, 'created_time': 1773930708.09168, 'last_price_update_time': 1774866945.132765}
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116387') HTTP/1.1" 204 0
2026-03-30 10:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ad0b260-bfac-50b6-a137-23bda73e9d26 with identifier: 4116407
2026-03-30 10:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ad0b260-bfac-50b6-a137-23bda73e9d26 with identifier: 4116407
2026-03-30 10:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6ad0b260-bfac-50b6-a137-23bda73e9d26 with identifier: 4116407 to the API
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:45 [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': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ad0b260-bfac-50b6-a137-23bda73e9d26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PN65PKJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF?id=4116407',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF',
'odometer': 198873,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-09',
'seller_name': 'Blakedale LTD',
'title': 'DAF LF TRAFFIC MANAGEMENT DROPSIDE',
'transmission': 'manual',
'trim': 'TRAFFIC MANAGEMENT DROPSIDE',
'year': 2015}
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116407%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Saving data for 4116407: {'auction_closing_time': 1775725200.0, 'created_time': 1773930709.289582, 'last_price_update_time': 1774866945.538506}
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116407') HTTP/1.1" 204 0
2026-03-30 10:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116509
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116509%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116509: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116510
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116510%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116510: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116511
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116511%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116511: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116512
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116512%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116512: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116515
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116515%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116515: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116516
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [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-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116516: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116525
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [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-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116525: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116528
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [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-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116528: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116531
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [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-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116531: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116532
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [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-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116532: 0
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116535
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116535%27 HTTP/1.1" 200 None
2026-03-30 10:35:45 [manheim.gb] INFO: Scrape type for 4116535: 2
2026-03-30 10:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76068722-7505-5f87-929f-81ed27bc5e5d with identifier: 4116394
2026-03-30 10:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76068722-7505-5f87-929f-81ed27bc5e5d with scrape type 2
2026-03-30 10:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76068722-7505-5f87-929f-81ed27bc5e5d with scrape type 2
2026-03-30 10:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 76068722-7505-5f87-929f-81ed27bc5e5d, identifier: 4116394
2026-03-30 10:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecf997fa-1eed-5f86-b0d9-8bb64067d410 with identifier: 4116409
2026-03-30 10:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecf997fa-1eed-5f86-b0d9-8bb64067d410 with scrape type 2
2026-03-30 10:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecf997fa-1eed-5f86-b0d9-8bb64067d410 with scrape type 2
2026-03-30 10:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ecf997fa-1eed-5f86-b0d9-8bb64067d410, identifier: 4116409
2026-03-30 10:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:45 [manheim.gb] INFO: Found listing with ID: 4116537
2026-03-30 10:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116537%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [manheim.gb] INFO: Scrape type for 4116537: 0
2026-03-30 10:35:46 [manheim.gb] INFO: Found listing with ID: 4116539
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116539%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [manheim.gb] INFO: Scrape type for 4116539: 0
2026-03-30 10:35:46 [manheim.gb] INFO: Found listing with ID: 4116540
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116540%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [manheim.gb] INFO: Scrape type for 4116540: 2
2026-03-30 10:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 76068722-7505-5f87-929f-81ed27bc5e5d with identifier: 4116394
2026-03-30 10:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 76068722-7505-5f87-929f-81ed27bc5e5d with identifier: 4116394
2026-03-30 10:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 76068722-7505-5f87-929f-81ed27bc5e5d with identifier: 4116394 to the API
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:46 [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': 'Grey',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '76068722-7505-5f87-929f-81ed27bc5e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP09YUY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4116394',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 135186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-26',
'seller_name': 'Sandicliffe',
'title': 'FORD FIESTA 1.4 Titanium 5dr',
'transmission': 'manual',
'trim': '1.4 Titanium 5dr',
'year': 2009}
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116394%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [manheim.gb] INFO: Saving data for 4116394: {'auction_closing_time': 1775206800.0, 'created_time': 1773930708.617029, 'last_price_update_time': 1774866946.422893}
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116394') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ecf997fa-1eed-5f86-b0d9-8bb64067d410 with identifier: 4116409
2026-03-30 10:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ecf997fa-1eed-5f86-b0d9-8bb64067d410 with identifier: 4116409
2026-03-30 10:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ecf997fa-1eed-5f86-b0d9-8bb64067d410 with identifier: 4116409 to the API
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:46 [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': 'BLACK',
'currency': 'GBP',
'engine': '6.7L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ecf997fa-1eed-5f86-b0d9-8bb64067d410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FP68LFZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/CF230%204X2%20SPACECAB%20EURO%206?id=4116409',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'CF230 4X2 SPACECAB EURO 6',
'odometer': 362962,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-09',
'seller_name': None,
'title': 'DAF CF230 4X2 SPACECAB EURO 6 FLATBED 3 Seats Alloy Body Day cab '
'Air Susp 22ft',
'transmission': 'automatic',
'trim': 'FLATBED 3 Seats Alloy Body Day cab Air Susp 22ft',
'year': 2019}
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116409%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [manheim.gb] INFO: Saving data for 4116409: {'auction_closing_time': 1775725200.0, 'created_time': 1773930710.356411, 'last_price_update_time': 1774866946.842404}
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116409') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b547d3c0-bf99-5e52-96ac-20852348dbca with identifier: 4116410
2026-03-30 10:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b547d3c0-bf99-5e52-96ac-20852348dbca with scrape type 2
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b547d3c0-bf99-5e52-96ac-20852348dbca with scrape type 2
2026-03-30 10:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b547d3c0-bf99-5e52-96ac-20852348dbca, identifier: 4116410
2026-03-30 10:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with identifier: 4116416
2026-03-30 10:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with scrape type 2
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with scrape type 2
2026-03-30 10:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ecfe30dd-9c73-5b63-86e1-4d31a1a2c132, identifier: 4116416
2026-03-30 10:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116542
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116542%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116542: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116543
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116543%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116543: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116544
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116544%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116544: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116545
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116545%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116545: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116549
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116549%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116549: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116550
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116550%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116550: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116552
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116552%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116552: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116553
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116553%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116553: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116556
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116556%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116556: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116557
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116557%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116557: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116558
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116558%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116558: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116559
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116559%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116559: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116562
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116562%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116562: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116569
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116569%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116569: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116575
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116575%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116575: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116577
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116577%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116577: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116579
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116579%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116579: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116581
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116581%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116581: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116582
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116582%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116582: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116583
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116583%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116583: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116584
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [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-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116584: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116589
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116589%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116589: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116590
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116590%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116590: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116595
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116595%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116595: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116607
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [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-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116607: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116612
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116612%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116612: 0
2026-03-30 10:35:47 [manheim.gb] INFO: Found listing with ID: 4116614
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116614%27 HTTP/1.1" 200 None
2026-03-30 10:35:47 [manheim.gb] INFO: Scrape type for 4116614: 0
2026-03-30 10:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b547d3c0-bf99-5e52-96ac-20852348dbca with identifier: 4116410
2026-03-30 10:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b547d3c0-bf99-5e52-96ac-20852348dbca with identifier: 4116410
2026-03-30 10:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b547d3c0-bf99-5e52-96ac-20852348dbca with identifier: 4116410 to the API
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b547d3c0-bf99-5e52-96ac-20852348dbca%27 HTTP/1.1" 200 None
2026-03-30 10:35:48 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b547d3c0-bf99-5e52-96ac-20852348dbca: 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: \u0022Donalds Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN QASHQAI 1.6 DiG-T Tekna [Non-Panoramic] 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022QASHQAI\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-07-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4116410\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 DiG-T Tekna [Non-Panoramic] 5dr\u0022, \u0022LicensePlate\u0022: \u0022EA15NNK\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 138, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b547d3c0-bf99-5e52-96ac-20852348dbca\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:35: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-30 10:35: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-30 10:35:48 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b547d3c0-bf99-5e52-96ac-20852348dbca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA15NNK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4116410',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-18',
'seller_name': 'Donalds Group',
'title': 'NISSAN QASHQAI 1.6 DiG-T Tekna [Non-Panoramic] 5dr',
'transmission': 'manual',
'trim': '1.6 DiG-T Tekna [Non-Panoramic] 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-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116410%27 HTTP/1.1" 200 None
2026-03-30 10:35:48 [manheim.gb] INFO: Saving data for 4116410: {'auction_closing_time': 1775120400.0, 'created_time': 1773930710.808772, 'last_price_update_time': 1774866948.17593}
2026-03-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116410') HTTP/1.1" 204 0
2026-03-30 10:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with identifier: 4116416
2026-03-30 10:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with identifier: 4116416
2026-03-30 10:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ecfe30dd-9c73-5b63-86e1-4d31a1a2c132 with identifier: 4116416 to the API
2026-03-30 10:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ecfe30dd-9c73-5b63-86e1-4d31a1a2c132%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ecfe30dd-9c73-5b63-86e1-4d31a1a2c132: 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 Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLVO XC40 1.5 T3 [163] Inscription 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLVO\u0022, \u0022Model\u0022: \u0022XC40\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-05-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4116416\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 T3 [163] Inscription 5dr\u0022, \u0022LicensePlate\u0022: \u0022WA22LTN\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 159, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ecfe30dd-9c73-5b63-86e1-4d31a1a2c132\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:35: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-30 10:35: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-30 10:35:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ecfe30dd-9c73-5b63-86e1-4d31a1a2c132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WA22LTN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4116416',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLVO',
'model': 'XC40',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-28',
'seller_name': 'Allen Ford',
'title': 'VOLVO XC40 1.5 T3 [163] Inscription 5dr',
'transmission': 'manual',
'trim': '1.5 T3 [163] Inscription 5dr',
'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-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116416%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [manheim.gb] INFO: Saving data for 4116416: {'auction_closing_time': 1775120400.0, 'created_time': 1773930711.445886, 'last_price_update_time': 1774866949.133831}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116416') HTTP/1.1" 204 0
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3264f26d-e316-52b7-b889-88e090878caa with identifier: 4116502
2026-03-30 10:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3264f26d-e316-52b7-b889-88e090878caa with scrape type 2
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3264f26d-e316-52b7-b889-88e090878caa with scrape type 2
2026-03-30 10:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3264f26d-e316-52b7-b889-88e090878caa, identifier: 4116502
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3264f26d-e316-52b7-b889-88e090878caa with identifier: 4116502
2026-03-30 10:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3264f26d-e316-52b7-b889-88e090878caa with identifier: 4116502
2026-03-30 10:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3264f26d-e316-52b7-b889-88e090878caa with identifier: 4116502 to the API
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:49 [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': '3264f26d-e316-52b7-b889-88e090878caa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV18BKU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4116502',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 130646,
'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': 'Arval',
'title': 'VAUXHALL MOVANO 2.3 CDTI H2 Van 130ps',
'transmission': 'manual',
'trim': '2.3 CDTI H2 Van 130ps',
'year': 2018}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116502%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [manheim.gb] INFO: Saving data for 4116502: {'auction_closing_time': 1775034000.0, 'created_time': 1773958340.29735, 'last_price_update_time': 1774866949.584529}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116502') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aae11adb-74ae-5f16-949c-7cafed218f22 with identifier: 4116503
2026-03-30 10:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aae11adb-74ae-5f16-949c-7cafed218f22 with scrape type 2
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aae11adb-74ae-5f16-949c-7cafed218f22 with scrape type 2
2026-03-30 10:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aae11adb-74ae-5f16-949c-7cafed218f22, identifier: 4116503
2026-03-30 10:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aae11adb-74ae-5f16-949c-7cafed218f22 with identifier: 4116503
2026-03-30 10:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aae11adb-74ae-5f16-949c-7cafed218f22 with identifier: 4116503
2026-03-30 10:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aae11adb-74ae-5f16-949c-7cafed218f22 with identifier: 4116503 to the API
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:49 [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-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aae11adb-74ae-5f16-949c-7cafed218f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CX15VST',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4116503',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 86305,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-30',
'seller_name': 'W R Davies',
'title': 'DACIA DUSTER 1.5 dCi 110 Laureate 5dr 4X4',
'transmission': 'manual',
'trim': '1.5 dCi 110 Laureate 5dr 4X4',
'year': 2015}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116503%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [manheim.gb] INFO: Saving data for 4116503: {'auction_closing_time': 1775206800.0, 'created_time': 1773958054.930621, 'last_price_update_time': 1774866949.997711}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116503') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27920ce1-1fa4-5452-8116-b99ad5d07055 with identifier: 4116507
2026-03-30 10:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27920ce1-1fa4-5452-8116-b99ad5d07055 with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27920ce1-1fa4-5452-8116-b99ad5d07055 with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 27920ce1-1fa4-5452-8116-b99ad5d07055, identifier: 4116507
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 27920ce1-1fa4-5452-8116-b99ad5d07055 with identifier: 4116507
2026-03-30 10:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 27920ce1-1fa4-5452-8116-b99ad5d07055 with identifier: 4116507
2026-03-30 10:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 27920ce1-1fa4-5452-8116-b99ad5d07055 with identifier: 4116507 to the API
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:50 [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': 'White',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '27920ce1-1fa4-5452-8116-b99ad5d07055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA64SSK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4116507',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 43183,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-28',
'seller_name': 'W R Davies',
'title': 'DACIA DUSTER 1.5 dCi 110 Laureate 5dr 4X4',
'transmission': 'manual',
'trim': '1.5 dCi 110 Laureate 5dr 4X4',
'year': 2014}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116507%27 HTTP/1.1" 200 None
2026-03-30 10:35:50 [manheim.gb] INFO: Saving data for 4116507: {'auction_closing_time': 1775206800.0, 'created_time': 1773958337.938066, 'last_price_update_time': 1774866950.410682}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116507') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7600c3e-c733-5ca7-9b52-251823e8488f with identifier: 4116535
2026-03-30 10:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7600c3e-c733-5ca7-9b52-251823e8488f with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7600c3e-c733-5ca7-9b52-251823e8488f with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d7600c3e-c733-5ca7-9b52-251823e8488f, identifier: 4116535
2026-03-30 10:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d7600c3e-c733-5ca7-9b52-251823e8488f with identifier: 4116535
2026-03-30 10:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d7600c3e-c733-5ca7-9b52-251823e8488f with identifier: 4116535
2026-03-30 10:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d7600c3e-c733-5ca7-9b52-251823e8488f with identifier: 4116535 to the API
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:50 [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': 'd7600c3e-c733-5ca7-9b52-251823e8488f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS73NCF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4116535',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 19503,
'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-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116535%27 HTTP/1.1" 200 None
2026-03-30 10:35:50 [manheim.gb] INFO: Saving data for 4116535: {'auction_closing_time': 1775034000.0, 'created_time': 1774004835.957437, 'last_price_update_time': 1774866950.842401}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116535') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ada85c-3e19-5303-a883-128e08c68f86 with identifier: 4116540
2026-03-30 10:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ada85c-3e19-5303-a883-128e08c68f86 with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01ada85c-3e19-5303-a883-128e08c68f86 with scrape type 2
2026-03-30 10:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 01ada85c-3e19-5303-a883-128e08c68f86, identifier: 4116540
2026-03-30 10:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 01ada85c-3e19-5303-a883-128e08c68f86 with identifier: 4116540
2026-03-30 10:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 01ada85c-3e19-5303-a883-128e08c68f86 with identifier: 4116540
2026-03-30 10:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 01ada85c-3e19-5303-a883-128e08c68f86 with identifier: 4116540 to the API
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:51 [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': '01ada85c-3e19-5303-a883-128e08c68f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YJK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4116540',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 38284,
'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-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116540%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Saving data for 4116540: {'auction_closing_time': 1775034000.0, 'created_time': 1774005149.06082, 'last_price_update_time': 1774866951.302638}
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116540') HTTP/1.1" 204 0
2026-03-30 10:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:51 [manheim.gb] INFO: Page 49: 100 results (total: 7960)
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116618
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116618%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116618: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116623
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [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-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116623: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116626
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116626%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116626: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116628
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116628%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116628: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116629
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116629%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116629: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116631
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [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-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116631: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116636
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116636%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116636: 2
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116639
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116639%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116639: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116646
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116646%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116646: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116647
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116647%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116647: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116648
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116648%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116648: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116649
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116649%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116649: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116658
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116658%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116658: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116659
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116659%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116659: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116662
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [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-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116662: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116664
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116664%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116664: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116666
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116666%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116666: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116667
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116667%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116667: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116668
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116668%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116668: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116669
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [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-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116669: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116670
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116670%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116670: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116671
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116671%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116671: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116672
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116672%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116672: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116676
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116676%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116676: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116677
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116677%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116677: 2
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116678
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [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-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116678: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116679
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116679%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116679: 2
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116680
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116680%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [manheim.gb] INFO: Scrape type for 4116680: 0
2026-03-30 10:35:51 [manheim.gb] INFO: Found listing with ID: 4116681
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116681%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116681: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116682
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116682%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116682: 2
2026-03-30 10:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116683
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116683%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116683: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116684
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116684%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116684: 2
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116685
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116685%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116685: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116686
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116686: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116687
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116687: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116688
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116688%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116688: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116691
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116691%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116691: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116692
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116692%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116692: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116696
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116696%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116696: 2
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116697
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116697%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116697: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116698
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116698%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116698: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116699
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116699%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116699: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116701
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116701%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116701: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116704
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116704: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116706
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116706%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116706: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116708
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116708%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116708: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116709
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116709: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116710
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116710: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116713
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116713%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116713: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116715
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116715%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116715: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116716
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116716%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116716: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116743
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116743%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116743: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116750
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116750%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116750: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116751
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116751%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116751: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116752
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116752%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116752: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116754
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116754%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116754: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116755
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116755%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116755: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116756
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116756%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116756: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116757
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116757%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116757: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116760
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116760%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116760: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116761
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116761: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116766
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116766: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116767
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116767%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116767: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116773
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116773: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116778
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116778%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116778: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116779
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116779%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116779: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116783
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116783%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116783: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116784
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116784%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116784: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116787
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116787%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116787: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116788
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116788%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116788: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116789
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116789: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116792
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116792%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116792: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116793
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116793%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116793: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116794
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116794%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116794: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116799
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116799%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116799: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116801
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116801: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116802
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116802%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116802: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116807
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116807%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116807: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116808
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116808: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116811
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [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-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116811: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116818
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116818%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116818: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116824
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116824%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116824: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116826
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116826%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116826: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116828
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116828%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116828: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116829
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116829%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [manheim.gb] INFO: Scrape type for 4116829: 0
2026-03-30 10:35:52 [manheim.gb] INFO: Found listing with ID: 4116830
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116830%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116830: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116831
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116831%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116831: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116832
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116832%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116832: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116833
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116833%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116833: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116837
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116837%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116837: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116838
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116838%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116838: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116839
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116839%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116839: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116841
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [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-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116841: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116842
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116842%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116842: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116843
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116843%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116843: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116844
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116844%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116844: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116845
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116845%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116845: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116846
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116846%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116846: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116848
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116848%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116848: 0
2026-03-30 10:35:53 [manheim.gb] INFO: Found listing with ID: 4116849
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116849%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Scrape type for 4116849: 0
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70096a6-e181-5661-ad98-8e805f68adaf with identifier: 4116677
2026-03-30 10:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70096a6-e181-5661-ad98-8e805f68adaf with scrape type 2
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70096a6-e181-5661-ad98-8e805f68adaf with scrape type 2
2026-03-30 10:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b70096a6-e181-5661-ad98-8e805f68adaf, identifier: 4116677
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b70096a6-e181-5661-ad98-8e805f68adaf with identifier: 4116677
2026-03-30 10:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b70096a6-e181-5661-ad98-8e805f68adaf with identifier: 4116677
2026-03-30 10:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b70096a6-e181-5661-ad98-8e805f68adaf with identifier: 4116677 to the API
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:53 [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.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b70096a6-e181-5661-ad98-8e805f68adaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OW67HLR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/IX20?id=4116677',
'listing': 'auction',
'location': 'Northampton',
'make': 'HYUNDAI',
'model': 'IX20',
'odometer': 39313,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-30',
'seller_name': 'Sytner',
'title': 'HYUNDAI IX20 1.4 Blue Drive Premium Nav 5dr',
'transmission': 'manual',
'trim': '1.4 Blue Drive Premium Nav 5dr',
'year': 2017}
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116677%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [manheim.gb] INFO: Saving data for 4116677: {'auction_closing_time': 1774947600.0, 'created_time': 1773958342.551208, 'last_price_update_time': 1774866953.9083}
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116677') HTTP/1.1" 204 0
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b966feb-902e-5944-a437-b4bc20696d06 with identifier: 4116679
2026-03-30 10:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b966feb-902e-5944-a437-b4bc20696d06 with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b966feb-902e-5944-a437-b4bc20696d06 with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5b966feb-902e-5944-a437-b4bc20696d06, identifier: 4116679
2026-03-30 10:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with identifier: 4116636
2026-03-30 10:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3344cb93-c053-5dfa-96ec-aef6437d9dc9, identifier: 4116636
2026-03-30 10:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0275ae2f-002c-5e5f-b051-b46552e111df with identifier: 4116682
2026-03-30 10:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0275ae2f-002c-5e5f-b051-b46552e111df with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0275ae2f-002c-5e5f-b051-b46552e111df with scrape type 2
2026-03-30 10:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0275ae2f-002c-5e5f-b051-b46552e111df, identifier: 4116682
2026-03-30 10:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5b966feb-902e-5944-a437-b4bc20696d06 with identifier: 4116679
2026-03-30 10:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5b966feb-902e-5944-a437-b4bc20696d06 with identifier: 4116679
2026-03-30 10:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5b966feb-902e-5944-a437-b4bc20696d06 with identifier: 4116679 to the API
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:54 [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.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5b966feb-902e-5944-a437-b4bc20696d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK16FBU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4116679',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 90953,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-01',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 118i [1.5] Sport 5dr',
'transmission': 'manual',
'trim': '118i [1.5] Sport 5dr',
'year': 2016}
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116679%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [manheim.gb] INFO: Saving data for 4116679: {'auction_closing_time': 1774947600.0, 'created_time': 1773958340.831425, 'last_price_update_time': 1774866954.621639}
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116679') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with identifier: 4116636
2026-03-30 10:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with identifier: 4116636
2026-03-30 10:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3344cb93-c053-5dfa-96ec-aef6437d9dc9 with identifier: 4116636 to the API
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 202,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3344cb93-c053-5dfa-96ec-aef6437d9dc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN24YKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4116636',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 26438,
'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': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van Low Roof',
'transmission': 'manual',
'trim': '2.0 Turbo D 145 Prime H1 Van Low Roof',
'year': 2024}
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116636%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [manheim.gb] INFO: Saving data for 4116636: {'auction_closing_time': 1775034000.0, 'created_time': 1774351357.073343, 'last_price_update_time': 1774866954.938068}
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116636') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0275ae2f-002c-5e5f-b051-b46552e111df with identifier: 4116682
2026-03-30 10:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0275ae2f-002c-5e5f-b051-b46552e111df with identifier: 4116682
2026-03-30 10:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0275ae2f-002c-5e5f-b051-b46552e111df with identifier: 4116682 to the API
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:55 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0275ae2f-002c-5e5f-b051-b46552e111df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN14HLP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4116682',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 110972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-29',
'seller_name': 'Sytner',
'title': 'BMW 2 SERIES 220d M Sport 2dr',
'transmission': 'manual',
'trim': '220d M Sport 2dr',
'year': 2014}
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116682%27 HTTP/1.1" 200 None
2026-03-30 10:35:55 [manheim.gb] INFO: Saving data for 4116682: {'auction_closing_time': 1774947600.0, 'created_time': 1773958343.021662, 'last_price_update_time': 1774866955.257393}
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116682') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48ff644-1b95-5a63-979c-8f1778cf8492 with identifier: 4116684
2026-03-30 10:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48ff644-1b95-5a63-979c-8f1778cf8492 with scrape type 2
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f48ff644-1b95-5a63-979c-8f1778cf8492 with scrape type 2
2026-03-30 10:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f48ff644-1b95-5a63-979c-8f1778cf8492, identifier: 4116684
2026-03-30 10:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with identifier: 4116696
2026-03-30 10:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with scrape type 2
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with scrape type 2
2026-03-30 10:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08, identifier: 4116696
2026-03-30 10:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f48ff644-1b95-5a63-979c-8f1778cf8492 with identifier: 4116684
2026-03-30 10:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f48ff644-1b95-5a63-979c-8f1778cf8492 with identifier: 4116684
2026-03-30 10:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f48ff644-1b95-5a63-979c-8f1778cf8492 with identifier: 4116684 to the API
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 94,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f48ff644-1b95-5a63-979c-8f1778cf8492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF18OAY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4116684',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 78533,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-11',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 116d SE Business 5dr [Nav/Servotronic]',
'transmission': 'manual',
'trim': '116d SE Business 5dr [Nav/Servotronic]',
'year': 2018}
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116684%27 HTTP/1.1" 200 None
2026-03-30 10:35:55 [manheim.gb] INFO: Saving data for 4116684: {'auction_closing_time': 1774947600.0, 'created_time': 1773958341.837927, 'last_price_update_time': 1774866955.745457}
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116684') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with identifier: 4116696
2026-03-30 10:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with identifier: 4116696
2026-03-30 10:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08 with identifier: 4116696 to the API
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:56 [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': 'Green',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4ad32b7d-cbdf-51f2-ad9d-6d77c5e02d08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RF67XBE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4116696',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 84343,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-22',
'seller_name': 'Southeast Motors',
'title': 'LAND ROVER RANGE ROVER 3.0 TDV6 Vogue SE 4dr Auto',
'transmission': 'automatic',
'trim': '3.0 TDV6 Vogue SE 4dr Auto',
'year': 2017}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116696%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Saving data for 4116696: {'auction_closing_time': 1774947600.0, 'created_time': 1774649296.973827, 'last_price_update_time': 1774866956.043585}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116696') HTTP/1.1" 204 0
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:56 [manheim.gb] INFO: Page 50: 100 results (total: 7960)
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116850
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116850%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116850: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116851
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116851: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116852
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116852%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116852: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116854
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116854%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116854: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116857
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116857: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116862
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116862%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116862: 2
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116894
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116894: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116957
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116957%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116957: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116958
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116958%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116958: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116965
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116965%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116965: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116969
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116969%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116969: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116971
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116971%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116971: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116973
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116973%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116973: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116976
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116976: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116978
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116978%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116978: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116979
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116979: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116980
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116980%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116980: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116981
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116981%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116981: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116982
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116982%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116982: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116984
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116984%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116984: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116985
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116985%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116985: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116986
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116986%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116986: 2
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116987
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116987%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116987: 2
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116988
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116988%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116988: 2
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116989
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116989: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116993
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116993: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116995
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116995%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116995: 2
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116996
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116996: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116997
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116997%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116997: 2
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116998
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116998%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116998: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4116999
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4116999: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117001
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117001%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117001: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117004
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117004%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117004: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117034
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117034%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117034: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117041
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117041%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117041: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117042
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117042%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117042: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117044
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117044%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117044: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117045
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117045: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117046
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117046%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117046: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117051
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117051%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117051: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117052
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117052%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117052: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117053
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117053: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117055
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [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-30 10:35:56 [manheim.gb] INFO: Scrape type for 4117055: 0
2026-03-30 10:35:56 [manheim.gb] INFO: Found listing with ID: 4117056
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117056%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117056: 2
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117057
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117057%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117057: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117059
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [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-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117059: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117071
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117071%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117071: 2
2026-03-30 10:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ece0814f-ba61-5fc9-aed2-1a3e1ada163d with identifier: 4116862
2026-03-30 10:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece0814f-ba61-5fc9-aed2-1a3e1ada163d with scrape type 2
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ece0814f-ba61-5fc9-aed2-1a3e1ada163d with scrape type 2
2026-03-30 10:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ece0814f-ba61-5fc9-aed2-1a3e1ada163d, identifier: 4116862
2026-03-30 10:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 322253f6-b1d1-5665-8acd-24fb3617d505 with identifier: 4116987
2026-03-30 10:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 322253f6-b1d1-5665-8acd-24fb3617d505 with scrape type 2
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 322253f6-b1d1-5665-8acd-24fb3617d505 with scrape type 2
2026-03-30 10:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 322253f6-b1d1-5665-8acd-24fb3617d505, identifier: 4116987
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117072
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117072%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117072: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117074
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117074%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117074: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117076
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117076%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117076: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117083
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117083%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117083: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117087
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117087%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117087: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117088
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117088%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117088: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117089
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117089%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117089: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117091
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [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-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117091: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117092
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117092%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117092: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117094
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [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-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117094: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117098
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117098%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117098: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117099
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117099%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117099: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117100
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117100%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117100: 0
2026-03-30 10:35:57 [manheim.gb] INFO: Found listing with ID: 4117108
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117108%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Scrape type for 4117108: 2
2026-03-30 10:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ece0814f-ba61-5fc9-aed2-1a3e1ada163d with identifier: 4116862
2026-03-30 10:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ece0814f-ba61-5fc9-aed2-1a3e1ada163d with identifier: 4116862
2026-03-30 10:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ece0814f-ba61-5fc9-aed2-1a3e1ada163d with identifier: 4116862 to the API
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:57 [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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ece0814f-ba61-5fc9-aed2-1a3e1ada163d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DH53HAN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4116862',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 56116,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-31',
'seller_name': 'Motor Range',
'title': 'FORD ECOSPORT 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'year': 2014}
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116862%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [manheim.gb] INFO: Saving data for 4116862: {'auction_closing_time': 1775034000.0, 'created_time': 1774044981.632822, 'last_price_update_time': 1774866957.936112}
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116862') HTTP/1.1" 204 0
2026-03-30 10:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 322253f6-b1d1-5665-8acd-24fb3617d505 with identifier: 4116987
2026-03-30 10:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 322253f6-b1d1-5665-8acd-24fb3617d505 with identifier: 4116987
2026-03-30 10:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 322253f6-b1d1-5665-8acd-24fb3617d505 with identifier: 4116987 to the API
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:58 [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': '322253f6-b1d1-5665-8acd-24fb3617d505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YMK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4116987',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 40742,
'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 Low '
'Roof',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Premium + Van Low Roof',
'year': 2023}
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116987%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Saving data for 4116987: {'auction_closing_time': 1775034000.0, 'created_time': 1774008766.48471, 'last_price_update_time': 1774866958.486449}
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116987') HTTP/1.1" 204 0
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117111
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117111%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117111: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117113
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117113%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117113: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117114
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [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-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117114: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117115
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [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-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117115: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117116
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117116%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117116: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117117
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117117%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117117: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117120
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117120%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117120: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117125
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117125%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117125: 2
2026-03-30 10:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6b9b776-e03a-5344-a638-d544b5170f3b with identifier: 4116995
2026-03-30 10:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6b9b776-e03a-5344-a638-d544b5170f3b with scrape type 2
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6b9b776-e03a-5344-a638-d544b5170f3b with scrape type 2
2026-03-30 10:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e6b9b776-e03a-5344-a638-d544b5170f3b, identifier: 4116995
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117129
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117129%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117129: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117130
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117130%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117130: 0
2026-03-30 10:35:58 [manheim.gb] INFO: Found listing with ID: 4117131
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117131%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [manheim.gb] INFO: Scrape type for 4117131: 2
2026-03-30 10:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e6b9b776-e03a-5344-a638-d544b5170f3b with identifier: 4116995
2026-03-30 10:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e6b9b776-e03a-5344-a638-d544b5170f3b with identifier: 4116995
2026-03-30 10:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e6b9b776-e03a-5344-a638-d544b5170f3b with identifier: 4116995 to the API
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:59 [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': 'e6b9b776-e03a-5344-a638-d544b5170f3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UDS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4116995',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 35661,
'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-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116995%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Saving data for 4116995: {'auction_closing_time': 1775034000.0, 'created_time': 1774008768.246662, 'last_price_update_time': 1774866959.096328}
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116995') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05228886-aa31-51b9-943c-dff3a078ac6c with identifier: 4116986
2026-03-30 10:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05228886-aa31-51b9-943c-dff3a078ac6c with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05228886-aa31-51b9-943c-dff3a078ac6c with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 05228886-aa31-51b9-943c-dff3a078ac6c, identifier: 4116986
2026-03-30 10:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdffeeb-49f0-58ff-967b-ed50192eeef8 with identifier: 4116988
2026-03-30 10:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdffeeb-49f0-58ff-967b-ed50192eeef8 with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdffeeb-49f0-58ff-967b-ed50192eeef8 with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: afdffeeb-49f0-58ff-967b-ed50192eeef8, identifier: 4116988
2026-03-30 10:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dfe197c-2077-582d-941f-2491467a6dea with identifier: 4116997
2026-03-30 10:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dfe197c-2077-582d-941f-2491467a6dea with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dfe197c-2077-582d-941f-2491467a6dea with scrape type 2
2026-03-30 10:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9dfe197c-2077-582d-941f-2491467a6dea, identifier: 4116997
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117132
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117132%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117132: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117135
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117135%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117135: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117139
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117139%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117139: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117140
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117140%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117140: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117142
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117142%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117142: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117143
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117143%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117143: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117145
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117145%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117145: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117147
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117147%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117147: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117148
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117148%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117148: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117150
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117150%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117150: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117151
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [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-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117151: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117153
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117153%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117153: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117154
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117154%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117154: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117155
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117155%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117155: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117158
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117158%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117158: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117159
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117159%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117159: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117161
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117161%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117161: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117162
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117162%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117162: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117164
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117164%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117164: 0
2026-03-30 10:35:59 [manheim.gb] INFO: Found listing with ID: 4117166
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117166%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [manheim.gb] INFO: Scrape type for 4117166: 2
2026-03-30 10:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 05228886-aa31-51b9-943c-dff3a078ac6c with identifier: 4116986
2026-03-30 10:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 05228886-aa31-51b9-943c-dff3a078ac6c with identifier: 4116986
2026-03-30 10:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 05228886-aa31-51b9-943c-dff3a078ac6c with identifier: 4116986 to the API
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:00 [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': '05228886-aa31-51b9-943c-dff3a078ac6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS23ECC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4116986',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 26921,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-27',
'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-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116986%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [manheim.gb] INFO: Saving data for 4116986: {'auction_closing_time': 1775034000.0, 'created_time': 1774008764.637593, 'last_price_update_time': 1774866960.237967}
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116986') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: afdffeeb-49f0-58ff-967b-ed50192eeef8 with identifier: 4116988
2026-03-30 10:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: afdffeeb-49f0-58ff-967b-ed50192eeef8 with identifier: 4116988
2026-03-30 10:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: afdffeeb-49f0-58ff-967b-ed50192eeef8 with identifier: 4116988 to the API
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:00 [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': 'afdffeeb-49f0-58ff-967b-ed50192eeef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23USJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4116988',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 25524,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-30',
'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-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116988%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [manheim.gb] INFO: Saving data for 4116988: {'auction_closing_time': 1775034000.0, 'created_time': 1774008765.268947, 'last_price_update_time': 1774866960.687596}
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116988') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9dfe197c-2077-582d-941f-2491467a6dea with identifier: 4116997
2026-03-30 10:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9dfe197c-2077-582d-941f-2491467a6dea with identifier: 4116997
2026-03-30 10:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9dfe197c-2077-582d-941f-2491467a6dea with identifier: 4116997 to the API
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:00 [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': '4.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9dfe197c-2077-582d-941f-2491467a6dea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23XES',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DAF/LF190%204X2%20DAY%20EURO%206%2012-TON?id=4116997',
'listing': 'auction',
'location': 'Gloucester',
'make': 'DAF',
'model': 'LF190 4X2 DAY EURO 6 12-TON',
'odometer': 51197,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-09',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'DAF LF190 4X2 DAY EURO 6 12-TON GRP BOX - RECORDED AS CAT N DAMAGED '
'3 Seats GRP Body Day cab Steel Susp 20ft',
'transmission': 'automatic',
'trim': 'GRP BOX - RECORDED AS CAT N DAMAGED 3 Seats GRP Body Day cab Steel '
'Susp 20ft',
'year': 2023}
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116997%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [manheim.gb] INFO: Saving data for 4116997: {'auction_closing_time': 1775725200.0, 'created_time': 1774004838.969533, 'last_price_update_time': 1774866960.990069}
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116997') HTTP/1.1" 204 0
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364db279-0196-5544-b814-4bf52b92c1c7 with identifier: 4117056
2026-03-30 10:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364db279-0196-5544-b814-4bf52b92c1c7 with scrape type 2
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364db279-0196-5544-b814-4bf52b92c1c7 with scrape type 2
2026-03-30 10:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 364db279-0196-5544-b814-4bf52b92c1c7, identifier: 4117056
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117172
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117172%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117172: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117182
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [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-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117182: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117184
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117184%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117184: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117198
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117198%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117198: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117201
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [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-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117201: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117203
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117203%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117203: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117208
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [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-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117208: 0
2026-03-30 10:36:01 [manheim.gb] INFO: Found listing with ID: 4117209
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117209%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Scrape type for 4117209: 0
2026-03-30 10:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 364db279-0196-5544-b814-4bf52b92c1c7 with identifier: 4117056
2026-03-30 10:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 364db279-0196-5544-b814-4bf52b92c1c7 with identifier: 4117056
2026-03-30 10:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 364db279-0196-5544-b814-4bf52b92c1c7 with identifier: 4117056 to the API
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:01 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '364db279-0196-5544-b814-4bf52b92c1c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SV66VOH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4117056',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 128969,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': 'Link Financial LTD',
'title': 'VOLKSWAGEN GOLF 2.0 TDI GTD 3dr',
'transmission': 'manual',
'trim': '2.0 TDI GTD 3dr',
'year': 2016}
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117056%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [manheim.gb] INFO: Saving data for 4117056: {'auction_closing_time': 1775120400.0, 'created_time': 1774303717.859469, 'last_price_update_time': 1774866961.636728}
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117056') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 867d7eea-320f-5aae-a4d5-e7b8710bdffa with identifier: 4117071
2026-03-30 10:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 867d7eea-320f-5aae-a4d5-e7b8710bdffa with scrape type 2
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 867d7eea-320f-5aae-a4d5-e7b8710bdffa with scrape type 2
2026-03-30 10:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 867d7eea-320f-5aae-a4d5-e7b8710bdffa, identifier: 4117071
2026-03-30 10:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 867d7eea-320f-5aae-a4d5-e7b8710bdffa with identifier: 4117071
2026-03-30 10:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 867d7eea-320f-5aae-a4d5-e7b8710bdffa with identifier: 4117071
2026-03-30 10:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 867d7eea-320f-5aae-a4d5-e7b8710bdffa with identifier: 4117071 to the API
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:02 [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.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '867d7eea-320f-5aae-a4d5-e7b8710bdffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE19VVS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4117071',
'listing': 'auction',
'location': 'Colchester',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 194927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-16',
'seller_name': None,
'title': 'RENAULT MASTER DCi 130 3T5 H3 Comfort Van',
'transmission': 'manual',
'trim': 'DCi 130 3T5 H3 Comfort Van',
'year': 2019}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117071%27 HTTP/1.1" 200 None
2026-03-30 10:36:02 [manheim.gb] INFO: Saving data for 4117071: {'auction_closing_time': 1775120400.0, 'created_time': 1774005148.530373, 'last_price_update_time': 1774866962.061121}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117071') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240a8cde-a771-5512-aab8-dbc1a77b74d1 with identifier: 4117108
2026-03-30 10:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240a8cde-a771-5512-aab8-dbc1a77b74d1 with scrape type 2
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240a8cde-a771-5512-aab8-dbc1a77b74d1 with scrape type 2
2026-03-30 10:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 240a8cde-a771-5512-aab8-dbc1a77b74d1, identifier: 4117108
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 240a8cde-a771-5512-aab8-dbc1a77b74d1 with identifier: 4117108
2026-03-30 10:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 240a8cde-a771-5512-aab8-dbc1a77b74d1 with identifier: 4117108
2026-03-30 10:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 240a8cde-a771-5512-aab8-dbc1a77b74d1 with identifier: 4117108 to the API
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:02 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '240a8cde-a771-5512-aab8-dbc1a77b74d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU11HHE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4117108',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'FORD',
'model': 'GRAND C-MAX',
'odometer': 146909,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-06',
'seller_name': 'Motor Range',
'title': 'FORD GRAND C-MAX 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'year': 2011}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117108%27 HTTP/1.1" 200 None
2026-03-30 10:36:02 [manheim.gb] INFO: Saving data for 4117108: {'auction_closing_time': 1775034000.0, 'created_time': 1774044983.431723, 'last_price_update_time': 1774866962.481742}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117108') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08dc718a-d8c4-537e-890a-bddb1c330f21 with identifier: 4117125
2026-03-30 10:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08dc718a-d8c4-537e-890a-bddb1c330f21 with scrape type 2
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08dc718a-d8c4-537e-890a-bddb1c330f21 with scrape type 2
2026-03-30 10:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08dc718a-d8c4-537e-890a-bddb1c330f21, identifier: 4117125
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08dc718a-d8c4-537e-890a-bddb1c330f21 with identifier: 4117125
2026-03-30 10:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08dc718a-d8c4-537e-890a-bddb1c330f21 with identifier: 4117125
2026-03-30 10:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 08dc718a-d8c4-537e-890a-bddb1c330f21 with identifier: 4117125 to the API
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:02 [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': 'Red',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '08dc718a-d8c4-537e-890a-bddb1c330f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AY68JZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4117125',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 51616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FIESTA 1.0 EcoBoost 140 ST-Line X 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 140 ST-Line X 3dr',
'year': 2018}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117125%27 HTTP/1.1" 200 None
2026-03-30 10:36:02 [manheim.gb] INFO: Saving data for 4117125: {'auction_closing_time': 1775120400.0, 'created_time': 1774044984.618096, 'last_price_update_time': 1774866962.958067}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117125') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3c22b2-e390-58d8-a69f-cbfe195e24f9 with identifier: 4117131
2026-03-30 10:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3c22b2-e390-58d8-a69f-cbfe195e24f9 with scrape type 2
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da3c22b2-e390-58d8-a69f-cbfe195e24f9 with scrape type 2
2026-03-30 10:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: da3c22b2-e390-58d8-a69f-cbfe195e24f9, identifier: 4117131
2026-03-30 10:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad1d196b-7663-5a84-87a1-d948500b9b50 with identifier: 4117166
2026-03-30 10:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad1d196b-7663-5a84-87a1-d948500b9b50 with scrape type 2
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad1d196b-7663-5a84-87a1-d948500b9b50 with scrape type 2
2026-03-30 10:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad1d196b-7663-5a84-87a1-d948500b9b50, identifier: 4117166
2026-03-30 10:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: da3c22b2-e390-58d8-a69f-cbfe195e24f9 with identifier: 4117131
2026-03-30 10:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: da3c22b2-e390-58d8-a69f-cbfe195e24f9 with identifier: 4117131
2026-03-30 10:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: da3c22b2-e390-58d8-a69f-cbfe195e24f9 with identifier: 4117131 to the API
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'da3c22b2-e390-58d8-a69f-cbfe195e24f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF68FKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4117131',
'listing': 'auction',
'location': 'Colchester',
'make': 'FIAT',
'model': '500',
'odometer': 24218,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'FIAT 500 1.2 S 3dr',
'transmission': 'manual',
'trim': '1.2 S 3dr',
'year': 2018}
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117131%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Saving data for 4117131: {'auction_closing_time': 1774947600.0, 'created_time': 1774045240.039567, 'last_price_update_time': 1774866963.448441}
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117131') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad1d196b-7663-5a84-87a1-d948500b9b50 with identifier: 4117166
2026-03-30 10:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad1d196b-7663-5a84-87a1-d948500b9b50 with identifier: 4117166
2026-03-30 10:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad1d196b-7663-5a84-87a1-d948500b9b50 with identifier: 4117166 to the API
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:03 [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.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad1d196b-7663-5a84-87a1-d948500b9b50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OU18PLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4117166',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 51625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-09',
'seller_name': 'Harwoods Group',
'title': 'VOLKSWAGEN POLO 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'year': 2018}
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117166%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Saving data for 4117166: {'auction_closing_time': 1774947600.0, 'created_time': 1774045240.596978, 'last_price_update_time': 1774866963.759058}
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117166') HTTP/1.1" 204 0
2026-03-30 10:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:03 [manheim.gb] INFO: Page 51: 100 results (total: 7960)
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117211
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [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-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117211: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117212
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117212%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117212: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117219
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117219%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117219: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117231
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117231%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117231: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117232
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117232%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117232: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117235
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117235%27 HTTP/1.1" 200 None
2026-03-30 10:36:03 [manheim.gb] INFO: Scrape type for 4117235: 0
2026-03-30 10:36:03 [manheim.gb] INFO: Found listing with ID: 4117236
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117236: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117238
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117238%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117238: 2
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117241
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117241%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117241: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117243
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117243%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117243: 2
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117246
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117246%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117246: 2
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117247
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117247%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117247: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117248
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117248%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117248: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117254
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117254%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117254: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117255
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117255: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117257
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117257: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117258
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117258%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117258: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117259
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117259%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117259: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117260
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117260: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117261
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117261: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117262
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117262%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117262: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117274
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117274%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117274: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117275
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117275%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117275: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117281
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117281%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117281: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117282
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117282%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117282: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117283
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117283: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117284
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117284%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117284: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117285
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117285%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117285: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117286
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117286: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117288
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117288%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117288: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117293
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117293%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117293: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117334
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117334%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117334: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117338
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117338%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117338: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117340
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117340: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117341
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117341%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117341: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117343
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117343%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117343: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117349
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117349%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117349: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117350
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117350: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117353
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117353%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117353: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117368
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117368%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117368: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117371
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117371%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117371: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117374
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117374%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117374: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117395
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117395%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117395: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117396
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117396%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117396: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117397
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117397: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117398
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117398%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117398: 2
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117399
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [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-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117399: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117400
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117400%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117400: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117402
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117402%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117402: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117403
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117403%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117403: 2
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117405
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117405%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117405: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117407
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117407%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117407: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117409
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117409%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117409: 0
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117411
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117411%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117411: 2
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:04 [manheim.gb] INFO: Found listing with ID: 4117412
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117412%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [manheim.gb] INFO: Scrape type for 4117412: 2
2026-03-30 10:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8378f3-2815-5869-8d7a-06a8036b0965 with identifier: 4117238
2026-03-30 10:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8378f3-2815-5869-8d7a-06a8036b0965 with scrape type 2
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8378f3-2815-5869-8d7a-06a8036b0965 with scrape type 2
2026-03-30 10:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ab8378f3-2815-5869-8d7a-06a8036b0965, identifier: 4117238
2026-03-30 10:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2d072bb-021d-523b-804e-9a6dd30ae351 with identifier: 4117243
2026-03-30 10:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2d072bb-021d-523b-804e-9a6dd30ae351 with scrape type 2
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2d072bb-021d-523b-804e-9a6dd30ae351 with scrape type 2
2026-03-30 10:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f2d072bb-021d-523b-804e-9a6dd30ae351, identifier: 4117243
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117415
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117415%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117415: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117417
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117417%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117417: 2
2026-03-30 10:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ab8378f3-2815-5869-8d7a-06a8036b0965 with identifier: 4117238
2026-03-30 10:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ab8378f3-2815-5869-8d7a-06a8036b0965 with identifier: 4117238
2026-03-30 10:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ab8378f3-2815-5869-8d7a-06a8036b0965 with identifier: 4117238 to the API
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:05 [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.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'ab8378f3-2815-5869-8d7a-06a8036b0965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR19DVO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4117238',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 35435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-08',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ C CLASS C200 SE 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 SE 4dr 9G-Tronic',
'year': 2019}
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117238%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Saving data for 4117238: {'auction_closing_time': 1774947600.0, 'created_time': 1774350853.048889, 'last_price_update_time': 1774866965.594266}
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117238') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f2d072bb-021d-523b-804e-9a6dd30ae351 with identifier: 4117243
2026-03-30 10:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f2d072bb-021d-523b-804e-9a6dd30ae351 with identifier: 4117243
2026-03-30 10:36:05 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f2d072bb-021d-523b-804e-9a6dd30ae351 with expiration date: 2026-03-30T09:00:00Z
{'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-30T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f2d072bb-021d-523b-804e-9a6dd30ae351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY71VSE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117243',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 33478,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-25',
'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-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117243%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Saving data for 4117243: {'auction_closing_time': 1774861200.0, 'created_time': 1774350861.960884, 'last_price_update_time': 1774866965.726551}
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117243') HTTP/1.1" 204 0
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117418
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117418%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117418: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117420
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [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-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117420: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117423
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117423%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117423: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117424
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117424%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117424: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117425
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117425%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117425: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117426
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [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-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117426: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117427
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117427%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [manheim.gb] INFO: Scrape type for 4117427: 0
2026-03-30 10:36:05 [manheim.gb] INFO: Found listing with ID: 4117429
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117429%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117429: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117450
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117450%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117450: 2
2026-03-30 10:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with identifier: 4117246
2026-03-30 10:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with scrape type 2
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with scrape type 2
2026-03-30 10:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ea64336-3b5b-5f22-9f20-7316c9e91ce9, identifier: 4117246
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117451
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [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-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117451: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117455
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [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-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117455: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117457
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117457%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117457: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117458
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117458%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117458: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117461
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117461%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117461: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117463
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117463%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117463: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117465
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117465%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117465: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117469
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117469%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117469: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117471
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [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-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117471: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117473
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [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-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117473: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117477
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117477%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117477: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117482
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117482%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117482: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117485
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117485%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117485: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117486
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117486%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117486: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117487
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117487%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117487: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117488
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117488%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117488: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117489
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117489%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117489: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117490
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117490%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117490: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117491
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117491%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117491: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117492
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117492%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117492: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117493
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117493%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117493: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117494
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117494%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117494: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117496
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117496%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117496: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117497
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117497%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117497: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117500
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [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-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117500: 0
2026-03-30 10:36:06 [manheim.gb] INFO: Found listing with ID: 4117501
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117501%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Scrape type for 4117501: 2
2026-03-30 10:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with identifier: 4117246
2026-03-30 10:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with identifier: 4117246
2026-03-30 10:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ea64336-3b5b-5f22-9f20-7316c9e91ce9 with identifier: 4117246 to the API
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:06 [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-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '8ea64336-3b5b-5f22-9f20-7316c9e91ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72KYB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4117246',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 21959,
'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': 'Avis Direct',
'title': 'NISSAN LEAF 110kW N-Connecta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 39kWh 5dr Auto',
'year': 2022}
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117246%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [manheim.gb] INFO: Saving data for 4117246: {'auction_closing_time': 1775552400.0, 'created_time': 1774350855.22553, 'last_price_update_time': 1774866966.931672}
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117246') HTTP/1.1" 204 0
2026-03-30 10:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffb871fa-6b43-51ea-a32f-bfb73315d4eb with identifier: 4117403
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffb871fa-6b43-51ea-a32f-bfb73315d4eb with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffb871fa-6b43-51ea-a32f-bfb73315d4eb with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ffb871fa-6b43-51ea-a32f-bfb73315d4eb, identifier: 4117403
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46ba041f-9a9f-56b5-8137-fa40747ac38c with identifier: 4117398
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46ba041f-9a9f-56b5-8137-fa40747ac38c with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46ba041f-9a9f-56b5-8137-fa40747ac38c with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 46ba041f-9a9f-56b5-8137-fa40747ac38c, identifier: 4117398
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ea0a107-71c0-50af-afec-0de4b3074a8d with identifier: 4117411
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ea0a107-71c0-50af-afec-0de4b3074a8d with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ea0a107-71c0-50af-afec-0de4b3074a8d with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9ea0a107-71c0-50af-afec-0de4b3074a8d, identifier: 4117411
2026-03-30 10:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117502
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117502%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117502: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117503
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117503%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117503: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117504
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117504%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117504: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117508
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117508%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117508: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117509
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117509%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117509: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117510
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [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-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117510: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117513
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117513%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117513: 0
2026-03-30 10:36:07 [manheim.gb] INFO: Found listing with ID: 4117515
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117515%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Scrape type for 4117515: 2
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ffb871fa-6b43-51ea-a32f-bfb73315d4eb with identifier: 4117403
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ffb871fa-6b43-51ea-a32f-bfb73315d4eb with identifier: 4117403
2026-03-30 10:36:07 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ffb871fa-6b43-51ea-a32f-bfb73315d4eb with expiration date: 2026-03-30T09:00:00Z
{'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-30T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ffb871fa-6b43-51ea-a32f-bfb73315d4eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY71VTT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117403',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 32740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-25',
'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-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117403%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Saving data for 4117403: {'auction_closing_time': 1774861200.0, 'created_time': 1774350859.690598, 'last_price_update_time': 1774866967.560228}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117403') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 46ba041f-9a9f-56b5-8137-fa40747ac38c with identifier: 4117398
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 46ba041f-9a9f-56b5-8137-fa40747ac38c with identifier: 4117398
2026-03-30 10:36:07 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 46ba041f-9a9f-56b5-8137-fa40747ac38c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '46ba041f-9a9f-56b5-8137-fa40747ac38c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS22HWG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117398',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 54855,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 1.2 SE Edition 5dr',
'transmission': 'manual',
'trim': '1.2 SE Edition 5dr',
'year': 2022}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117398%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Saving data for 4117398: {'auction_closing_time': 1774861200.0, 'created_time': 1774350857.385563, 'last_price_update_time': 1774866967.609501}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117398') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9ea0a107-71c0-50af-afec-0de4b3074a8d with identifier: 4117411
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9ea0a107-71c0-50af-afec-0de4b3074a8d with identifier: 4117411
2026-03-30 10:36:07 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 9ea0a107-71c0-50af-afec-0de4b3074a8d with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '9ea0a107-71c0-50af-afec-0de4b3074a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72JWY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117411',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 22829,
'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': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117411%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Saving data for 4117411: {'auction_closing_time': 1774861200.0, 'created_time': 1774350894.660051, 'last_price_update_time': 1774866967.646743}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117411') HTTP/1.1" 204 0
2026-03-30 10:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d946c23-d3a4-52d7-bc65-03e30256bf93 with identifier: 4117412
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d946c23-d3a4-52d7-bc65-03e30256bf93 with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d946c23-d3a4-52d7-bc65-03e30256bf93 with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2d946c23-d3a4-52d7-bc65-03e30256bf93, identifier: 4117412
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4df6e6f5-dd42-5976-a071-2b7ba3612253 with identifier: 4117417
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4df6e6f5-dd42-5976-a071-2b7ba3612253 with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4df6e6f5-dd42-5976-a071-2b7ba3612253 with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4df6e6f5-dd42-5976-a071-2b7ba3612253, identifier: 4117417
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2d946c23-d3a4-52d7-bc65-03e30256bf93 with identifier: 4117412
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2d946c23-d3a4-52d7-bc65-03e30256bf93 with identifier: 4117412
2026-03-30 10:36:07 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2d946c23-d3a4-52d7-bc65-03e30256bf93 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '2d946c23-d3a4-52d7-bc65-03e30256bf93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN72OXF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117412',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 20386,
'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': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117412%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Saving data for 4117412: {'auction_closing_time': 1774861200.0, 'created_time': 1774350903.107006, 'last_price_update_time': 1774866967.907894}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117412') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4df6e6f5-dd42-5976-a071-2b7ba3612253 with identifier: 4117417
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4df6e6f5-dd42-5976-a071-2b7ba3612253 with identifier: 4117417
2026-03-30 10:36:07 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4df6e6f5-dd42-5976-a071-2b7ba3612253 with expiration date: 2026-03-30T09:00:00Z
{'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': '4df6e6f5-dd42-5976-a071-2b7ba3612253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN71XAM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4117417',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 33968,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'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-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117417%27 HTTP/1.1" 200 None
2026-03-30 10:36:07 [manheim.gb] INFO: Saving data for 4117417: {'auction_closing_time': 1774861200.0, 'created_time': 1774350893.153857, 'last_price_update_time': 1774866967.956789}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117417') HTTP/1.1" 204 0
2026-03-30 10:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225027a2-a44e-5d72-97f0-d2197084bd63 with identifier: 4117450
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225027a2-a44e-5d72-97f0-d2197084bd63 with scrape type 2
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225027a2-a44e-5d72-97f0-d2197084bd63 with scrape type 2
2026-03-30 10:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 225027a2-a44e-5d72-97f0-d2197084bd63, identifier: 4117450
2026-03-30 10:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 225027a2-a44e-5d72-97f0-d2197084bd63 with identifier: 4117450
2026-03-30 10:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 225027a2-a44e-5d72-97f0-d2197084bd63 with identifier: 4117450
2026-03-30 10:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 225027a2-a44e-5d72-97f0-d2197084bd63 with identifier: 4117450 to the API
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 220,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '225027a2-a44e-5d72-97f0-d2197084bd63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CP23DVY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SSANGYONG/MUSSO?id=4117450',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'SSANGYONG',
'model': 'MUSSO',
'odometer': 21651,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'SSANGYONG MUSSO Double Cab Pick Up EX',
'transmission': 'manual',
'trim': 'Double Cab Pick Up EX',
'year': 2023}
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117450%27 HTTP/1.1" 200 None
2026-03-30 10:36:08 [manheim.gb] INFO: Saving data for 4117450: {'auction_closing_time': 1775552400.0, 'created_time': 1774044999.187248, 'last_price_update_time': 1774866968.520962}
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117450') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a115631-344f-5822-9e01-723f09d5a557 with identifier: 4117501
2026-03-30 10:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a115631-344f-5822-9e01-723f09d5a557 with scrape type 2
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a115631-344f-5822-9e01-723f09d5a557 with scrape type 2
2026-03-30 10:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a115631-344f-5822-9e01-723f09d5a557, identifier: 4117501
2026-03-30 10:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08ed775b-9516-5f30-8ece-401c94b61ac3 with identifier: 4117515
2026-03-30 10:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08ed775b-9516-5f30-8ece-401c94b61ac3 with scrape type 2
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08ed775b-9516-5f30-8ece-401c94b61ac3 with scrape type 2
2026-03-30 10:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08ed775b-9516-5f30-8ece-401c94b61ac3, identifier: 4117515
2026-03-30 10:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a115631-344f-5822-9e01-723f09d5a557 with identifier: 4117501
2026-03-30 10:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a115631-344f-5822-9e01-723f09d5a557 with identifier: 4117501
2026-03-30 10:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a115631-344f-5822-9e01-723f09d5a557 with identifier: 4117501 to the API
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:09 [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': '8a115631-344f-5822-9e01-723f09d5a557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YLD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4117501',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 22370,
'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 Low '
'Roof',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Premium + Van Low Roof',
'year': 2023}
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117501%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Saving data for 4117501: {'auction_closing_time': 1775034000.0, 'created_time': 1774350878.675221, 'last_price_update_time': 1774866969.04378}
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117501') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08ed775b-9516-5f30-8ece-401c94b61ac3 with identifier: 4117515
2026-03-30 10:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08ed775b-9516-5f30-8ece-401c94b61ac3 with identifier: 4117515
2026-03-30 10:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 08ed775b-9516-5f30-8ece-401c94b61ac3 with identifier: 4117515 to the API
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'WHITE',
'currency': 'GBP',
'engine': '12.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '08ed775b-9516-5f30-8ece-401c94b61ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK61YNC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/AXOR?id=4117515',
'listing': 'auction',
'location': 'Gloucester',
'make': 'MERCEDES-BENZ',
'model': 'AXOR',
'odometer': 752117,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-14',
'seller_name': 'Direct National Company',
'title': 'MERCEDES-BENZ AXOR TRACTOR UNIT',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT',
'year': 2011}
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117515%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Saving data for 4117515: {'auction_closing_time': 1775725200.0, 'created_time': 1774045243.61293, 'last_price_update_time': 1774866969.33606}
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117515') HTTP/1.1" 204 0
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:09 [manheim.gb] INFO: Page 52: 100 results (total: 7960)
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117517
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117517: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117521
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117521%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117521: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117527
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117527%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117527: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117528
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117528%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117528: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117531
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117531: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117532
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117532: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117533
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117533%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117533: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117534
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117534: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117536
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117536%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117536: 2
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117540
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117540%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117540: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117543
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117543%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117543: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117546
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117546%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117546: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117547
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117547%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117547: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117548
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117548%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117548: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117549
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117549%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117549: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117550
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117550%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117550: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117551
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117551: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117552
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117552: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117553
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117553%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117553: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117554
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117554%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117554: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117556
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117556%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117556: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117557
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117557%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117557: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117558
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117558%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117558: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117559
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117559%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117559: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117560
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117560: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117564
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117564%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117564: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117585
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117585%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117585: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117586
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117586: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117587
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [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-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117587: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117588
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117588%27 HTTP/1.1" 200 None
2026-03-30 10:36:09 [manheim.gb] INFO: Scrape type for 4117588: 0
2026-03-30 10:36:09 [manheim.gb] INFO: Found listing with ID: 4117589
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117589%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117589: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117590
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117590: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117591
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117591%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117591: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117592
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117592%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117592: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117595
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117595%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117595: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117596
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117596%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117596: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117597
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117597%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117597: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117598
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117598: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117599
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117599: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117600
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117600%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117600: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117602
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117602%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117602: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117605
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117605: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117606
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117606%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117606: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117607
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117607: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117608
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117608%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117608: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117609
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117609: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117610
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117610: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117611
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117611: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117612
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117612: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117615
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117615%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117615: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117616
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117616%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117616: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117618
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117618: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117619
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117619%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117619: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117620
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117620%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117620: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117621
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117621%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117621: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117622
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117622%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117622: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117623
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117623%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117623: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117624
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117624%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117624: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117625
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117625%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117625: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117626
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117626%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117626: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117627
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117627%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117627: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117628
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117628%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117628: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117629
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117629%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117629: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117630
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117630%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117630: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117631
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117631%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117631: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117632
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117632%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117632: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117634
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117634: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117635
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117635%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117635: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117636
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117636%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117636: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117640
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117640%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117640: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117642
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117642: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117643
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117643%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117643: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117646
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117646%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117646: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117653
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117653: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117654
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117654: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117656
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117656%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117656: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117658
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117658%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117658: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117662
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117662%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117662: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117663
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117663%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117663: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117664
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117664%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117664: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117666
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117666%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117666: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117667
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117667%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117667: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117668
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117668%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117668: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117669
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117669%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117669: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117670
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117670: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117671
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117671: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117672
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117672%27 HTTP/1.1" 200 None
2026-03-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117672: 2
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117673
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [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-30 10:36:10 [manheim.gb] INFO: Scrape type for 4117673: 0
2026-03-30 10:36:10 [manheim.gb] INFO: Found listing with ID: 4117675
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [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-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117675: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117676
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117676%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117676: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117677
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117677%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117677: 2
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117678
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117678%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117678: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117679
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [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-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117679: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117681
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117681%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117681: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117682
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117682%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117682: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117684
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117684%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117684: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117687
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117687%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117687: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117689
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117689%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117689: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117691
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117691%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117691: 0
2026-03-30 10:36:11 [manheim.gb] INFO: Found listing with ID: 4117694
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117694%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Scrape type for 4117694: 0
2026-03-30 10:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97745299-c4e9-513d-aaa4-96c98cf656d3 with identifier: 4117672
2026-03-30 10:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97745299-c4e9-513d-aaa4-96c98cf656d3 with scrape type 2
2026-03-30 10:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97745299-c4e9-513d-aaa4-96c98cf656d3 with scrape type 2
2026-03-30 10:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 97745299-c4e9-513d-aaa4-96c98cf656d3, identifier: 4117672
2026-03-30 10:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 97745299-c4e9-513d-aaa4-96c98cf656d3 with identifier: 4117672
2026-03-30 10:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 97745299-c4e9-513d-aaa4-96c98cf656d3 with identifier: 4117672
2026-03-30 10:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 97745299-c4e9-513d-aaa4-96c98cf656d3 with identifier: 4117672 to the API
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2797745299-c4e9-513d-aaa4-96c98cf656d3%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 97745299-c4e9-513d-aaa4-96c98cf656d3: 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 Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD GALAXY 1.9 TD Ghia 5dr [130 PS]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022GALAXY\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.9L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222005-05-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/GALAXY?id=4117672\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.9 TD Ghia 5dr [130 PS]\u0022, \u0022LicensePlate\u0022: \u0022BD05WEF\u0022, \u0022Year\u0022: 2005, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 170, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002297745299-c4e9-513d-aaa4-96c98cf656d3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36: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-30 10:36:11 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 170,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.9L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '97745299-c4e9-513d-aaa4-96c98cf656d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD05WEF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GALAXY?id=4117672',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'GALAXY',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-31',
'seller_name': 'Allen Ford',
'title': 'FORD GALAXY 1.9 TD Ghia 5dr [130 PS]',
'transmission': 'manual',
'trim': '1.9 TD Ghia 5dr [130 PS]',
'year': 2005}
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-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117672%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [manheim.gb] INFO: Saving data for 4117672: {'auction_closing_time': 1775120400.0, 'created_time': 1774045253.077612, 'last_price_update_time': 1774866971.995026}
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117672') HTTP/1.1" 204 0
2026-03-30 10:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbe39ab-dd25-5601-b539-8408f731e8e1 with identifier: 4117677
2026-03-30 10:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbe39ab-dd25-5601-b539-8408f731e8e1 with scrape type 2
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fbe39ab-dd25-5601-b539-8408f731e8e1 with scrape type 2
2026-03-30 10:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3fbe39ab-dd25-5601-b539-8408f731e8e1, identifier: 4117677
2026-03-30 10:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3fbe39ab-dd25-5601-b539-8408f731e8e1 with identifier: 4117677
2026-03-30 10:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3fbe39ab-dd25-5601-b539-8408f731e8e1 with identifier: 4117677
2026-03-30 10:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3fbe39ab-dd25-5601-b539-8408f731e8e1 with identifier: 4117677 to the API
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:12 [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-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273fbe39ab-dd25-5601-b539-8408f731e8e1%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 3fbe39ab-dd25-5601-b539-8408f731e8e1: 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: \u0022VOLKSWAGEN POLO 1.0 SE 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022POLO\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-04-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4117677\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 SE 5dr\u0022, \u0022LicensePlate\u0022: \u0022HJ18XDD\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 108, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00223fbe39ab-dd25-5601-b539-8408f731e8e1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36:12 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-30 10:36:12 [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-30 10:36:12 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3fbe39ab-dd25-5601-b539-8408f731e8e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ18XDD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4117677',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': None,
'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': 'Allen Ford',
'title': 'VOLKSWAGEN POLO 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 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-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117677%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [manheim.gb] INFO: Saving data for 4117677: {'auction_closing_time': 1775120400.0, 'created_time': 1774045253.660633, 'last_price_update_time': 1774866972.568259}
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117677') HTTP/1.1" 204 0
2026-03-30 10:36:12 [scrapy.extensions.logstats] INFO: Crawled 995 pages (at 88 pages/min), scraped 544 items (at 59 items/min)
2026-03-30 10:36:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed945978-573d-5a31-b3b1-18c68d170746 with identifier: 4117536
2026-03-30 10:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed945978-573d-5a31-b3b1-18c68d170746 with scrape type 2
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed945978-573d-5a31-b3b1-18c68d170746 with scrape type 2
2026-03-30 10:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ed945978-573d-5a31-b3b1-18c68d170746, identifier: 4117536
2026-03-30 10:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ed945978-573d-5a31-b3b1-18c68d170746 with identifier: 4117536
2026-03-30 10:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ed945978-573d-5a31-b3b1-18c68d170746 with identifier: 4117536
2026-03-30 10:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ed945978-573d-5a31-b3b1-18c68d170746 with identifier: 4117536 to the API
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:13 [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': 'ed945978-573d-5a31-b3b1-18c68d170746',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG19BZV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4117536',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 68746,
'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': 'Gates Group',
'title': 'FORD FOCUS 1.0 EcoBoost 125 ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line X 5dr',
'year': 2019}
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117536%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Saving data for 4117536: {'auction_closing_time': 1774947600.0, 'created_time': 1774045254.032514, 'last_price_update_time': 1774866973.053766}
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117536') HTTP/1.1" 204 0
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:13 [manheim.gb] INFO: Page 53: 100 results (total: 7960)
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117697
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117697%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117697: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117698
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117698%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117698: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117699
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117699%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117699: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117701
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117701%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117701: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117702
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117702%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117702: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117704
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117704%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117704: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117706
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117706: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117707
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117707%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117707: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117709
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117709: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117710
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117710%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117710: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117712
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117712%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117712: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117714
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117714%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117714: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117719
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117719%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117719: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117720
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117720%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117720: 2
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117721
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117721: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117722
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117722: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117723
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117723%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117723: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117724
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117724%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117724: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117725
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117725%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117725: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117731
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117731%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117731: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117732
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117732: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117735
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117735%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117735: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117737
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117737%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117737: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117741
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117741%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117741: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117753
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117753: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117754
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117754%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117754: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117755
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117755%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117755: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117756
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117756%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117756: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117757
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117757%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117757: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117758
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117758: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117759
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117759: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117761
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117761%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117761: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117762
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117762%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117762: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117772
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117772: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117774
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117774: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117775
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117775: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117776
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117776%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117776: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117777
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117777%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117777: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117779
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117779%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117779: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117780
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117780%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117780: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117782
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [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-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117782: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117783
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117783%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117783: 2
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117784
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117784%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117784: 2
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117785
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117785%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117785: 0
2026-03-30 10:36:13 [manheim.gb] INFO: Found listing with ID: 4117787
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117787%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [manheim.gb] INFO: Scrape type for 4117787: 2
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117791
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117791%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117791: 2
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117793
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [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-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117793: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117796
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117796%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117796: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117798
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [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-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117798: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117800
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117800%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117800: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117803
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [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-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117803: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117804
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [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-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117804: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117807
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117807%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117807: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117808
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117808%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117808: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117809
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117809%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117809: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117811
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117811%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117811: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117813
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [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-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117813: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117814
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117814%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117814: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117818
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117818%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117818: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117820
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117820%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117820: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117821
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117821%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117821: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117822
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117822%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117822: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117828
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117828%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117828: 2
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117829
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117829%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117829: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117830
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117830%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117830: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117831
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117831%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117831: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117840
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117840%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117840: 2
2026-03-30 10:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with identifier: 4117720
2026-03-30 10:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with scrape type 2
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with scrape type 2
2026-03-30 10:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1753e1b6-1ccb-554a-8588-8a9f745b6cc8, identifier: 4117720
2026-03-30 10:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 599ed650-2437-5d7f-b902-91741b5227e0 with identifier: 4117783
2026-03-30 10:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 599ed650-2437-5d7f-b902-91741b5227e0 with scrape type 2
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 599ed650-2437-5d7f-b902-91741b5227e0 with scrape type 2
2026-03-30 10:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 599ed650-2437-5d7f-b902-91741b5227e0, identifier: 4117783
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117841
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117841%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117841: 0
2026-03-30 10:36:14 [manheim.gb] INFO: Found listing with ID: 4117842
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117842%27 HTTP/1.1" 200 None
2026-03-30 10:36:14 [manheim.gb] INFO: Scrape type for 4117842: 2
2026-03-30 10:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with identifier: 4117720
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=REFLEX+SILVER HTTP/1.1" 200 None
2026-03-30 10:36:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with identifier: 4117720
2026-03-30 10:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1753e1b6-1ccb-554a-8588-8a9f745b6cc8 with identifier: 4117720 to the API
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'REFLEX SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1753e1b6-1ccb-554a-8588-8a9f745b6cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LX23AXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CADDY?id=4117720',
'listing': 'directbuy',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'CADDY',
'odometer': 50983,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-30',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN CADDY 2.0 TDI 102PS Commerce Pro Van',
'transmission': 'manual',
'trim': '2.0 TDI 102PS Commerce Pro Van',
'year': 2023}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117720%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Saving data for 4117720: {'auction_closing_time': 1775034000.0, 'created_time': 1774649678.482739, 'last_price_update_time': 1774866975.198063}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117720') HTTP/1.1" 204 0
2026-03-30 10:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 599ed650-2437-5d7f-b902-91741b5227e0 with identifier: 4117783
2026-03-30 10:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 599ed650-2437-5d7f-b902-91741b5227e0 with identifier: 4117783
2026-03-30 10:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 599ed650-2437-5d7f-b902-91741b5227e0 with identifier: 4117783 to the API
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '599ed650-2437-5d7f-b902-91741b5227e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN03RZE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4117783',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 86261,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-31',
'seller_name': 'Sytner',
'title': 'FORD FIESTA 1.4 Zetec 3dr',
'transmission': 'manual',
'trim': '1.4 Zetec 3dr',
'year': 2003}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117783%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Saving data for 4117783: {'auction_closing_time': 1774947600.0, 'created_time': 1774045250.544569, 'last_price_update_time': 1774866975.658678}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117783') HTTP/1.1" 204 0
2026-03-30 10:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117843
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [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-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117843: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117846
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117846%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117846: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117847
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117847%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117847: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117856
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117856%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117856: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117860
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117860%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117860: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117861
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117861%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117861: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117862
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117862%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117862: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117864
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117864%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117864: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117865
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [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-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117865: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117866
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117866%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117866: 0
2026-03-30 10:36:15 [manheim.gb] INFO: Found listing with ID: 4117867
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117867%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [manheim.gb] INFO: Scrape type for 4117867: 2
2026-03-30 10:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65dd64d7-dad4-5135-8ded-0830328f207d with identifier: 4117784
2026-03-30 10:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65dd64d7-dad4-5135-8ded-0830328f207d with scrape type 2
2026-03-30 10:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65dd64d7-dad4-5135-8ded-0830328f207d with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 65dd64d7-dad4-5135-8ded-0830328f207d, identifier: 4117784
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117868
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117868%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117868: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117870
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [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-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117870: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117871
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117871%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117871: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117873
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [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-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117873: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117875
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117875%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117875: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117877
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117877%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117877: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117881
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [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-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117881: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117886
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117886%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117886: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117890
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117890%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117890: 0
2026-03-30 10:36:16 [manheim.gb] INFO: Found listing with ID: 4117891
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117891%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Scrape type for 4117891: 2
2026-03-30 10:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 65dd64d7-dad4-5135-8ded-0830328f207d with identifier: 4117784
2026-03-30 10:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 65dd64d7-dad4-5135-8ded-0830328f207d with identifier: 4117784
2026-03-30 10:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 65dd64d7-dad4-5135-8ded-0830328f207d with identifier: 4117784 to the API
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:16 [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': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '65dd64d7-dad4-5135-8ded-0830328f207d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY64UAX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/UP?id=4117784',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'UP',
'odometer': 90348,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'Sytner',
'title': 'VOLKSWAGEN UP 1.0 Take Up 3dr',
'transmission': 'manual',
'trim': '1.0 Take Up 3dr',
'year': 2014}
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117784%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [manheim.gb] INFO: Saving data for 4117784: {'auction_closing_time': 1774947600.0, 'created_time': 1774045250.264525, 'last_price_update_time': 1774866976.592621}
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117784') HTTP/1.1" 204 0
2026-03-30 10:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f156c89-1fba-5b6b-9772-67b8206fdd29 with identifier: 4117791
2026-03-30 10:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f156c89-1fba-5b6b-9772-67b8206fdd29 with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f156c89-1fba-5b6b-9772-67b8206fdd29 with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7f156c89-1fba-5b6b-9772-67b8206fdd29, identifier: 4117791
2026-03-30 10:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13105bae-bd06-5496-a6d3-027419d794ea with identifier: 4117787
2026-03-30 10:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13105bae-bd06-5496-a6d3-027419d794ea with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13105bae-bd06-5496-a6d3-027419d794ea with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13105bae-bd06-5496-a6d3-027419d794ea, identifier: 4117787
2026-03-30 10:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with identifier: 4117828
2026-03-30 10:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with scrape type 2
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with scrape type 2
2026-03-30 10:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4f34e7d9-9be8-5c23-936f-1b0584a30b7a, identifier: 4117828
2026-03-30 10:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:17 [manheim.gb] INFO: Found listing with ID: 4117892
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117892%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [manheim.gb] INFO: Scrape type for 4117892: 0
2026-03-30 10:36:17 [manheim.gb] INFO: Found listing with ID: 4117895
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [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-30 10:36:17 [manheim.gb] INFO: Scrape type for 4117895: 0
2026-03-30 10:36:17 [manheim.gb] INFO: Found listing with ID: 4117896
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117896%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [manheim.gb] INFO: Scrape type for 4117896: 0
2026-03-30 10:36:17 [manheim.gb] INFO: Found listing with ID: 4117898
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117898%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [manheim.gb] INFO: Scrape type for 4117898: 2
2026-03-30 10:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7f156c89-1fba-5b6b-9772-67b8206fdd29 with identifier: 4117791
2026-03-30 10:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7f156c89-1fba-5b6b-9772-67b8206fdd29 with identifier: 4117791
2026-03-30 10:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7f156c89-1fba-5b6b-9772-67b8206fdd29 with identifier: 4117791 to the API
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:17 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f156c89-1fba-5b6b-9772-67b8206fdd29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR64LTF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4117791',
'listing': 'auction',
'location': 'Northampton',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 72176,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-26',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ A CLASS A200 [2.1] CDI AMG Sport 5dr',
'transmission': 'manual',
'trim': 'A200 [2.1] CDI AMG Sport 5dr',
'year': 2014}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117791%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [manheim.gb] INFO: Saving data for 4117791: {'auction_closing_time': 1774947600.0, 'created_time': 1774045247.903403, 'last_price_update_time': 1774866977.426003}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117791') HTTP/1.1" 204 0
2026-03-30 10:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13105bae-bd06-5496-a6d3-027419d794ea with identifier: 4117787
2026-03-30 10:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13105bae-bd06-5496-a6d3-027419d794ea with identifier: 4117787
2026-03-30 10:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 13105bae-bd06-5496-a6d3-027419d794ea with identifier: 4117787 to the API
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:17 [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': '13105bae-bd06-5496-a6d3-027419d794ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA11BNV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4117787',
'listing': 'auction',
'location': 'Northampton',
'make': 'SEAT',
'model': 'LEON',
'odometer': 94767,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-31',
'seller_name': 'Sytner',
'title': 'SEAT LEON 2.0 TDI CR FR 5dr',
'transmission': 'manual',
'trim': '2.0 TDI CR FR 5dr',
'year': 2011}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117787%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [manheim.gb] INFO: Saving data for 4117787: {'auction_closing_time': 1774947600.0, 'created_time': 1774045249.154009, 'last_price_update_time': 1774866977.751057}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117787') HTTP/1.1" 204 0
2026-03-30 10:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with identifier: 4117828
2026-03-30 10:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with identifier: 4117828
2026-03-30 10:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4f34e7d9-9be8-5c23-936f-1b0584a30b7a with identifier: 4117828 to the API
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:17 [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-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274f34e7d9-9be8-5c23-936f-1b0584a30b7a%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4f34e7d9-9be8-5c23-936f-1b0584a30b7a: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech Match 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: \u00222014-03-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4117828\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDi BlueMotion Tech Match 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022AY14YJV\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 153, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224f34e7d9-9be8-5c23-936f-1b0584a30b7a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36:17 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-30 10:36: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-30 10:36:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4f34e7d9-9be8-5c23-936f-1b0584a30b7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AY14YJV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4117828',
'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': '2014-03-07',
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech Match 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDi BlueMotion Tech Match 5dr DSG',
'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-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117828%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Saving data for 4117828: {'auction_closing_time': 1775120400.0, 'created_time': 1774045247.012905, 'last_price_update_time': 1774866978.112467}
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117828') HTTP/1.1" 204 0
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117899
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117899%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117899: 0
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117900
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117900%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117900: 0
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117903
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117903%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117903: 0
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117904
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117904%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117904: 0
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117905
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117905%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117905: 0
2026-03-30 10:36:18 [manheim.gb] INFO: Found listing with ID: 4117906
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117906%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Scrape type for 4117906: 0
2026-03-30 10:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with identifier: 4117840
2026-03-30 10:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with scrape type 2
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with scrape type 2
2026-03-30 10:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b2fab3c3-0dc9-5d46-aef2-dff528f2bca6, identifier: 4117840
2026-03-30 10:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67e88b0a-9bce-555b-9223-488f5b43481a with identifier: 4117842
2026-03-30 10:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67e88b0a-9bce-555b-9223-488f5b43481a with scrape type 2
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67e88b0a-9bce-555b-9223-488f5b43481a with scrape type 2
2026-03-30 10:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 67e88b0a-9bce-555b-9223-488f5b43481a, identifier: 4117842
2026-03-30 10:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with identifier: 4117840
2026-03-30 10:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with identifier: 4117840
2026-03-30 10:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b2fab3c3-0dc9-5d46-aef2-dff528f2bca6 with identifier: 4117840 to the API
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b2fab3c3-0dc9-5d46-aef2-dff528f2bca6%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b2fab3c3-0dc9-5d46-aef2-dff528f2bca6: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD S-MAX 2.0 TDCi 140 Titanium 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022S-MAX\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-03-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4117840\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 140 Titanium 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022YK14OWX\u0022, \u0022Year\u0022: 2014, \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: \u0022b2fab3c3-0dc9-5d46-aef2-dff528f2bca6\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36: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-30 10:36:18 [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': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2fab3c3-0dc9-5d46-aef2-dff528f2bca6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YK14OWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4117840',
'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': '2014-03-31',
'seller_name': None,
'title': 'FORD S-MAX 2.0 TDCi 140 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 140 Titanium 5dr Powershift',
'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-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117840%27 HTTP/1.1" 200 None
2026-03-30 10:36:18 [manheim.gb] INFO: Saving data for 4117840: {'auction_closing_time': 1775120400.0, 'created_time': 1774045248.850698, 'last_price_update_time': 1774866978.857768}
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117840') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 67e88b0a-9bce-555b-9223-488f5b43481a with identifier: 4117842
2026-03-30 10:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 67e88b0a-9bce-555b-9223-488f5b43481a with identifier: 4117842
2026-03-30 10:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 67e88b0a-9bce-555b-9223-488f5b43481a with identifier: 4117842 to the API
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:19 [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-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2767e88b0a-9bce-555b-9223-488f5b43481a%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 67e88b0a-9bce-555b-9223-488f5b43481a: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW 2 SERIES 218i M Sport 2dr [Nav]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00222 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-10-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4117842\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022218i M Sport 2dr [Nav]\u0022, \u0022LicensePlate\u0022: \u0022YK67FAF\u0022, \u0022Year\u0022: 2017, \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: \u002267e88b0a-9bce-555b-9223-488f5b43481a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36:19 [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-30 10:36:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '67e88b0a-9bce-555b-9223-488f5b43481a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YK67FAF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4117842',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': '2 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-06',
'seller_name': None,
'title': 'BMW 2 SERIES 218i M Sport 2dr [Nav]',
'transmission': 'manual',
'trim': '218i M Sport 2dr [Nav]',
'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-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117842%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [manheim.gb] INFO: Saving data for 4117842: {'auction_closing_time': 1775120400.0, 'created_time': 1774045246.735788, 'last_price_update_time': 1774866979.194479}
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117842') HTTP/1.1" 204 0
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with identifier: 4117867
2026-03-30 10:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 77569a8f-cdbb-5288-a8cc-10d1dca43c4e, identifier: 4117867
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with identifier: 4117867
2026-03-30 10:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with identifier: 4117867
2026-03-30 10:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 77569a8f-cdbb-5288-a8cc-10d1dca43c4e with identifier: 4117867 to the API
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '77569a8f-cdbb-5288-a8cc-10d1dca43c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA62VPC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4117867',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 73463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-28',
'seller_name': 'W R Davies',
'title': 'FORD FIESTA 1.6 Zetec S 3dr',
'transmission': 'manual',
'trim': '1.6 Zetec S 3dr',
'year': 2012}
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117867%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [manheim.gb] INFO: Saving data for 4117867: {'auction_closing_time': 1775206800.0, 'created_time': 1774045248.567501, 'last_price_update_time': 1774866979.645348}
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117867') HTTP/1.1" 204 0
2026-03-30 10:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 868f0cd6-4afa-52a8-978c-89d4bf837d2d with identifier: 4117891
2026-03-30 10:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 868f0cd6-4afa-52a8-978c-89d4bf837d2d with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 868f0cd6-4afa-52a8-978c-89d4bf837d2d with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 868f0cd6-4afa-52a8-978c-89d4bf837d2d, identifier: 4117891
2026-03-30 10:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bdafd36-8408-58d7-bc24-40e132169bb8 with identifier: 4117898
2026-03-30 10:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bdafd36-8408-58d7-bc24-40e132169bb8 with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bdafd36-8408-58d7-bc24-40e132169bb8 with scrape type 2
2026-03-30 10:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4bdafd36-8408-58d7-bc24-40e132169bb8, identifier: 4117898
2026-03-30 10:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 868f0cd6-4afa-52a8-978c-89d4bf837d2d with identifier: 4117891
2026-03-30 10:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 868f0cd6-4afa-52a8-978c-89d4bf837d2d with identifier: 4117891
2026-03-30 10:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 868f0cd6-4afa-52a8-978c-89d4bf837d2d with identifier: 4117891 to the API
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:20 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '868f0cd6-4afa-52a8-978c-89d4bf837d2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR67KJA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4117891',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 90975,
'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': 'Gates Group',
'title': 'FORD ECOSPORT 1.5 TDCi 95 Zetec 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 95 Zetec 5dr',
'year': 2017}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117891%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Saving data for 4117891: {'auction_closing_time': 1774947600.0, 'created_time': 1774045246.173256, 'last_price_update_time': 1774866980.211788}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117891') HTTP/1.1" 204 0
2026-03-30 10:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4bdafd36-8408-58d7-bc24-40e132169bb8 with identifier: 4117898
2026-03-30 10:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4bdafd36-8408-58d7-bc24-40e132169bb8 with identifier: 4117898
2026-03-30 10:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4bdafd36-8408-58d7-bc24-40e132169bb8 with identifier: 4117898 to the API
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:20 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4bdafd36-8408-58d7-bc24-40e132169bb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK13RLY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4117898',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'GRAND C-MAX',
'odometer': 129800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-10',
'seller_name': 'Gates Group',
'title': 'FORD GRAND C-MAX 2.0 TDCi 163 Titanium X 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 163 Titanium X 5dr',
'year': 2013}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117898%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Saving data for 4117898: {'auction_closing_time': 1774947600.0, 'created_time': 1774045248.227615, 'last_price_update_time': 1774866980.668575}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117898') HTTP/1.1" 204 0
2026-03-30 10:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:20 [manheim.gb] INFO: Page 54: 100 results (total: 7960)
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117908
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117908%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117908: 2
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117909
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [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-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117909: 0
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117927
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117927%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117927: 0
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117928
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117928%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117928: 0
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117929
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117929%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117929: 2
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117930
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117930%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117930: 2
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117931
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117931%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [manheim.gb] INFO: Scrape type for 4117931: 0
2026-03-30 10:36:20 [manheim.gb] INFO: Found listing with ID: 4117937
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117937%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117937: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117938
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117938%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117938: 2
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117942
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117942%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117942: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117943
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117943%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117943: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117947
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117947: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117948
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117948%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117948: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117951
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117951: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117953
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117953%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117953: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117954
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117954%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117954: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117957
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117957%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117957: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117962
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117962: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4117965
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117965%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4117965: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118381
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118381%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118381: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118721
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118721%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118721: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118722
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118722%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118722: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118723
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118723%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118723: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118724
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118724: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118725
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118725%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118725: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118726
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118726%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118726: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118727
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118727: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118728
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118728: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118729
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118729%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118729: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118730
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118730%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118730: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118731
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118731%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118731: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118732
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118732%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118732: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118733
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118733: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118734
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118734%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118734: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118736
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118736%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118736: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118737
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118737%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118737: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118739
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118739: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118740
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118740%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118740: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118743
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118743%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118743: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118745
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118745%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118745: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118746
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118746%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118746: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118747
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118747%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118747: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118748
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118748%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118748: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118749
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118749%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118749: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118751
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118751%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118751: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118753
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118753: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118754
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118754%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118754: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118755
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118755%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118755: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118757
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118757%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118757: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118759
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118759%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118759: 2
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118760
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118760: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118761
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118761: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118762
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118762: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118763
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118763%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118763: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118764
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118764%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118764: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118766
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [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-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118766: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118769
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118769%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [manheim.gb] INFO: Scrape type for 4118769: 0
2026-03-30 10:36:21 [manheim.gb] INFO: Found listing with ID: 4118771
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118771%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118771: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118772
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118772%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118772: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118774
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118774: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118775
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118775%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118775: 2
2026-03-30 10:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a730a7d-f421-52b7-aea6-d95f25039663 with identifier: 4117929
2026-03-30 10:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a730a7d-f421-52b7-aea6-d95f25039663 with scrape type 2
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a730a7d-f421-52b7-aea6-d95f25039663 with scrape type 2
2026-03-30 10:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6a730a7d-f421-52b7-aea6-d95f25039663, identifier: 4117929
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118777
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118777%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118777: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118778
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118778%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118778: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118779
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118779: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118780
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118780%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118780: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118783
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118783%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118783: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118786
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118786: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118788
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118788%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118788: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118789
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118789%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118789: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118790
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118790%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118790: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118791
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118791: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118792
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118792%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118792: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118793
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118793%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118793: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118795
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118795%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118795: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118796
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118796%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118796: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118797
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118797: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118798
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118798%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118798: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118799
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118799%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118799: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118800
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118800%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118800: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118803
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118803%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118803: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118804
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118804%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118804: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118805
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118805%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118805: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118807
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118807%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118807: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118808
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [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-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118808: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118810
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118810%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118810: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118811
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118811%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118811: 0
2026-03-30 10:36:22 [manheim.gb] INFO: Found listing with ID: 4118812
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118812%27 HTTP/1.1" 200 None
2026-03-30 10:36:22 [manheim.gb] INFO: Scrape type for 4118812: 2
2026-03-30 10:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6a730a7d-f421-52b7-aea6-d95f25039663 with identifier: 4117929
2026-03-30 10:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6a730a7d-f421-52b7-aea6-d95f25039663 with identifier: 4117929
2026-03-30 10:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6a730a7d-f421-52b7-aea6-d95f25039663 with identifier: 4117929 to the API
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:23 [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.3L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6a730a7d-f421-52b7-aea6-d95f25039663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WJ10JUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/COLT?id=4117929',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MITSUBISHI',
'model': 'COLT',
'odometer': 42019,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-01',
'seller_name': 'TMS Motor Group.',
'title': 'MITSUBISHI COLT 1.3 CZ2 5dr',
'transmission': 'manual',
'trim': '1.3 CZ2 5dr',
'year': 2010}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117929%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Saving data for 4117929: {'auction_closing_time': 1775206800.0, 'created_time': 1774045256.275215, 'last_price_update_time': 1774866983.217168}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117929') HTTP/1.1" 204 0
2026-03-30 10:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3383839-84fe-57ac-8756-06d64d387eff with identifier: 4117908
2026-03-30 10:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3383839-84fe-57ac-8756-06d64d387eff with scrape type 2
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3383839-84fe-57ac-8756-06d64d387eff with scrape type 2
2026-03-30 10:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3383839-84fe-57ac-8756-06d64d387eff, identifier: 4117908
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118813
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118813%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118813: 2
2026-03-30 10:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3383839-84fe-57ac-8756-06d64d387eff with identifier: 4117908
2026-03-30 10:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3383839-84fe-57ac-8756-06d64d387eff with identifier: 4117908
2026-03-30 10:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3383839-84fe-57ac-8756-06d64d387eff with identifier: 4117908 to the API
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:23 [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-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e3383839-84fe-57ac-8756-06d64d387eff%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e3383839-84fe-57ac-8756-06d64d387eff: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A5 2.0 TDI 177 Black Edition 2dr Multitronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4117908\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI 177 Black Edition 2dr Multitronic\u0022, \u0022LicensePlate\u0022: \u0022CV64AOB\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e3383839-84fe-57ac-8756-06d64d387eff\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36:23 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-30 10:36:23 [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-30 10:36:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3383839-84fe-57ac-8756-06d64d387eff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CV64AOB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4117908',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-01',
'seller_name': 'Arbury',
'title': 'AUDI A5 2.0 TDI 177 Black Edition 2dr Multitronic',
'transmission': 'automatic',
'trim': '2.0 TDI 177 Black Edition 2dr Multitronic',
'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-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117908%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Saving data for 4117908: {'auction_closing_time': 1775206800.0, 'created_time': 1774045245.706386, 'last_price_update_time': 1774866983.736876}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117908') HTTP/1.1" 204 0
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8aea211-17f4-5aa0-901e-37af0afd2fe0 with identifier: 4117930
2026-03-30 10:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8aea211-17f4-5aa0-901e-37af0afd2fe0 with scrape type 2
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8aea211-17f4-5aa0-901e-37af0afd2fe0 with scrape type 2
2026-03-30 10:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f8aea211-17f4-5aa0-901e-37af0afd2fe0, identifier: 4117930
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118815
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [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-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118815: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118816
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118816%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118816: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118817
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118817%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118817: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118819
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118819%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118819: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118820
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118820%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118820: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118824
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [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-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118824: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118825
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118825%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [manheim.gb] INFO: Scrape type for 4118825: 0
2026-03-30 10:36:23 [manheim.gb] INFO: Found listing with ID: 4118828
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118828%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Scrape type for 4118828: 0
2026-03-30 10:36:24 [manheim.gb] INFO: Found listing with ID: 4118829
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118829%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Scrape type for 4118829: 0
2026-03-30 10:36:24 [manheim.gb] INFO: Found listing with ID: 4118830
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118830%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Scrape type for 4118830: 0
2026-03-30 10:36:24 [manheim.gb] INFO: Found listing with ID: 4118831
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118831%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Scrape type for 4118831: 0
2026-03-30 10:36:24 [manheim.gb] INFO: Found listing with ID: 4118832
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118832%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Scrape type for 4118832: 0
2026-03-30 10:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f8aea211-17f4-5aa0-901e-37af0afd2fe0 with identifier: 4117930
2026-03-30 10:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f8aea211-17f4-5aa0-901e-37af0afd2fe0 with identifier: 4117930
2026-03-30 10:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f8aea211-17f4-5aa0-901e-37af0afd2fe0 with identifier: 4117930 to the API
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:24 [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': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f8aea211-17f4-5aa0-901e-37af0afd2fe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR69YWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I30?id=4117930',
'listing': 'auction',
'location': 'Birmingham',
'make': 'HYUNDAI',
'model': 'I30',
'odometer': 78227,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-30',
'seller_name': 'TMS Motor Group.',
'title': 'HYUNDAI I30 1.0T GDI SE 5dr',
'transmission': 'manual',
'trim': '1.0T GDI SE 5dr',
'year': 2019}
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117930%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Saving data for 4117930: {'auction_closing_time': 1775206800.0, 'created_time': 1774045256.9221, 'last_price_update_time': 1774866984.39103}
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117930') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd23b812-d42c-58f9-8949-5866e8da254d with identifier: 4117938
2026-03-30 10:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd23b812-d42c-58f9-8949-5866e8da254d with scrape type 2
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd23b812-d42c-58f9-8949-5866e8da254d with scrape type 2
2026-03-30 10:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dd23b812-d42c-58f9-8949-5866e8da254d, identifier: 4117938
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dd23b812-d42c-58f9-8949-5866e8da254d with identifier: 4117938
2026-03-30 10:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dd23b812-d42c-58f9-8949-5866e8da254d with identifier: 4117938
2026-03-30 10:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dd23b812-d42c-58f9-8949-5866e8da254d with identifier: 4117938 to the API
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:24 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd23b812-d42c-58f9-8949-5866e8da254d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA17TFJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4117938',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X1',
'odometer': 39801,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-24',
'seller_name': 'Hedin Automotive LTD',
'title': 'BMW X1 sDrive 18d SE 5dr Step Auto',
'transmission': 'automatic',
'trim': 'sDrive 18d SE 5dr Step Auto',
'year': 2017}
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117938%27 HTTP/1.1" 200 None
2026-03-30 10:36:24 [manheim.gb] INFO: Saving data for 4117938: {'auction_closing_time': 1774947600.0, 'created_time': 1774350872.655126, 'last_price_update_time': 1774866984.929032}
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117938') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with identifier: 4118759
2026-03-30 10:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with scrape type 2
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with scrape type 2
2026-03-30 10:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6f5fa80-fb98-5151-9d30-ecd7d43bacbb, identifier: 4118759
2026-03-30 10:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e321fc6f-52d4-5f67-9c19-20183ed426d7 with identifier: 4118775
2026-03-30 10:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e321fc6f-52d4-5f67-9c19-20183ed426d7 with scrape type 2
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e321fc6f-52d4-5f67-9c19-20183ed426d7 with scrape type 2
2026-03-30 10:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e321fc6f-52d4-5f67-9c19-20183ed426d7, identifier: 4118775
2026-03-30 10:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with identifier: 4118759
2026-03-30 10:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with identifier: 4118759
2026-03-30 10:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b6f5fa80-fb98-5151-9d30-ecd7d43bacbb with identifier: 4118759 to the API
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:25 [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': 'Silver',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b6f5fa80-fb98-5151-9d30-ecd7d43bacbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KV14XJA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=4118759',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLVO',
'model': 'V40',
'odometer': 80859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-22',
'seller_name': 'PAUL RIGBY LTD',
'title': 'VOLVO V40 D3 SE Lux Nav 5dr',
'transmission': 'manual',
'trim': 'D3 SE Lux Nav 5dr',
'year': 2014}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118759%27 HTTP/1.1" 200 None
2026-03-30 10:36:25 [manheim.gb] INFO: Saving data for 4118759: {'auction_closing_time': 1775206800.0, 'created_time': 1774264333.865666, 'last_price_update_time': 1774866985.451419}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118759') HTTP/1.1" 204 0
2026-03-30 10:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e321fc6f-52d4-5f67-9c19-20183ed426d7 with identifier: 4118775
2026-03-30 10:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e321fc6f-52d4-5f67-9c19-20183ed426d7 with identifier: 4118775
2026-03-30 10:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e321fc6f-52d4-5f67-9c19-20183ed426d7 with identifier: 4118775 to the API
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:25 [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': 'Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'e321fc6f-52d4-5f67-9c19-20183ed426d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB72JVM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=4118775',
'listing': 'auction',
'location': 'Colchester',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': 10070,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-18',
'seller_name': 'Hedin Automotive LTD',
'title': 'TOYOTA YARIS 1.5 Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Design 5dr CVT',
'year': 2022}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118775%27 HTTP/1.1" 200 None
2026-03-30 10:36:25 [manheim.gb] INFO: Saving data for 4118775: {'auction_closing_time': 1774947600.0, 'created_time': 1774350881.448592, 'last_price_update_time': 1774866985.770174}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118775') HTTP/1.1" 204 0
2026-03-30 10:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb48c084-5724-55e4-9e00-8c698865fcca with identifier: 4118812
2026-03-30 10:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb48c084-5724-55e4-9e00-8c698865fcca with scrape type 2
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb48c084-5724-55e4-9e00-8c698865fcca with scrape type 2
2026-03-30 10:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb48c084-5724-55e4-9e00-8c698865fcca, identifier: 4118812
2026-03-30 10:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb48c084-5724-55e4-9e00-8c698865fcca with identifier: 4118812
2026-03-30 10:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb48c084-5724-55e4-9e00-8c698865fcca with identifier: 4118812
2026-03-30 10:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb48c084-5724-55e4-9e00-8c698865fcca with identifier: 4118812 to the API
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:26 [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.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb48c084-5724-55e4-9e00-8c698865fcca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KW14LKD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=4118812',
'listing': 'auction',
'location': 'Colchester',
'make': 'HYUNDAI',
'model': 'I10',
'odometer': 24237,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-27',
'seller_name': 'Thurlow Nunn',
'title': 'HYUNDAI I10 1.2 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 SE 5dr Auto',
'year': 2014}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118812%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Saving data for 4118812: {'auction_closing_time': 1774947600.0, 'created_time': 1774534573.953439, 'last_price_update_time': 1774866986.213391}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118812') HTTP/1.1" 204 0
2026-03-30 10:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2cb2ec-22aa-568f-8415-df13616f4a3e with identifier: 4118813
2026-03-30 10:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2cb2ec-22aa-568f-8415-df13616f4a3e with scrape type 2
2026-03-30 10:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2cb2ec-22aa-568f-8415-df13616f4a3e with scrape type 2
2026-03-30 10:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3d2cb2ec-22aa-568f-8415-df13616f4a3e, identifier: 4118813
2026-03-30 10:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3d2cb2ec-22aa-568f-8415-df13616f4a3e with identifier: 4118813
2026-03-30 10:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3d2cb2ec-22aa-568f-8415-df13616f4a3e with identifier: 4118813
2026-03-30 10:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3d2cb2ec-22aa-568f-8415-df13616f4a3e with identifier: 4118813 to the API
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:26 [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': 'Brown',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3d2cb2ec-22aa-568f-8415-df13616f4a3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KU15NWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I20?id=4118813',
'listing': 'auction',
'location': 'Colchester',
'make': 'HYUNDAI',
'model': 'I20',
'odometer': 87716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-30',
'seller_name': 'Thurlow Nunn',
'title': 'HYUNDAI I20 1.2 SE 5dr',
'transmission': 'manual',
'trim': '1.2 SE 5dr',
'year': 2015}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118813%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Saving data for 4118813: {'auction_closing_time': 1775120400.0, 'created_time': 1774649691.902594, 'last_price_update_time': 1774866986.694182}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118813') HTTP/1.1" 204 0
2026-03-30 10:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:26 [manheim.gb] INFO: Page 55: 100 results (total: 7960)
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118834
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118834%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118834: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118836
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118836%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118836: 2
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118839
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118839%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118839: 2
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118840
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118840%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118840: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118842
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118842%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118842: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118844
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118844%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118844: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118846
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118846%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118846: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118847
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118847%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118847: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118849
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [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-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118849: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118856
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [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-30 10:36:26 [manheim.gb] INFO: Scrape type for 4118856: 0
2026-03-30 10:36:26 [manheim.gb] INFO: Found listing with ID: 4118858
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118858: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118860
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118860%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118860: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118861
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118861: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118865
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118865: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118867
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118867%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118867: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118868
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118868%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118868: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118869
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118869: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118873
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118873%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118873: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118874
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118874: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118876
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118876%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118876: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118877
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118877: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118878
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118878%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118878: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118879
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118879%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118879: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118880
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118880: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118881
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118881%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118881: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118882
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118882%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118882: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118885
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118885: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118886
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118886%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118886: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118887
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118887: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118890
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118890%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118890: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118891
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118891: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118896
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118896%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118896: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118900
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118900%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118900: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118902
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118902%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118902: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118903
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118903: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118904
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118904%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118904: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118907
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118907%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118907: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118908
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118908%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118908: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118909
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118909%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118909: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118911
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118911%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118911: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118912
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118912: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118913
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118913%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118913: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118914
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118914: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118915
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118915: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118917
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118917%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118917: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118919
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118919%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118919: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118920
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118920%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118920: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118921
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118921%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118921: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118922
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118922%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118922: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118923
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118923%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118923: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118924
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118924%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118924: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118926
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118926: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118927
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118927%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118927: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118928
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118928%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118928: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118929
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118929%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118929: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118930
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118930%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118930: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118931
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118931%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118931: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118932
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118932%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118932: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118934
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [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-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118934: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118936
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118936%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118936: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118940
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118940%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118940: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118941
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118941%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [manheim.gb] INFO: Scrape type for 4118941: 0
2026-03-30 10:36:27 [manheim.gb] INFO: Found listing with ID: 4118943
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118943%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118943: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118945
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118945%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118945: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118947
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118947%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118947: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118953
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118953%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118953: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118955
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118955%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118955: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118958
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118958%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118958: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118959
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118959%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118959: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118962
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118962%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118962: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118963
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [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-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118963: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118964
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118964%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118964: 2
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118965
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118965%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118965: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118966
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118966%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118966: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118967
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118967%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118967: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118968
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118968%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118968: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118970
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118970%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118970: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118971
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118971%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118971: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118975
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118975%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118975: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118976
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118976%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118976: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118979
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118979%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118979: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118980
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118980%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118980: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118982
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118982%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118982: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118984
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [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-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118984: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118985
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118985%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118985: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118986
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [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-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118986: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118987
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118987%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118987: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118988
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118988%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118988: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118989
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118989%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118989: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118991
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118991%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118991: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118992
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118992%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118992: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118993
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118993%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118993: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118994
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118994%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118994: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118995
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [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-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118995: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118996
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118996%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118996: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4118997
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118997%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4118997: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4119001
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119001%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4119001: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4119002
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119002%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4119002: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4119004
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119004%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4119004: 0
2026-03-30 10:36:28 [manheim.gb] INFO: Found listing with ID: 4119005
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119005%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [manheim.gb] INFO: Scrape type for 4119005: 0
2026-03-30 10:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335958ef-396b-58a3-9ef8-b452a2409f9e with identifier: 4118836
2026-03-30 10:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335958ef-396b-58a3-9ef8-b452a2409f9e with scrape type 2
2026-03-30 10:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335958ef-396b-58a3-9ef8-b452a2409f9e with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 335958ef-396b-58a3-9ef8-b452a2409f9e, identifier: 4118836
2026-03-30 10:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 335958ef-396b-58a3-9ef8-b452a2409f9e with identifier: 4118836
2026-03-30 10:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 335958ef-396b-58a3-9ef8-b452a2409f9e with identifier: 4118836
2026-03-30 10:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 335958ef-396b-58a3-9ef8-b452a2409f9e with identifier: 4118836 to the API
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 181,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '335958ef-396b-58a3-9ef8-b452a2409f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WJ14YTN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/MX-5?id=4118836',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MAZDA',
'model': 'MX-5',
'odometer': 90574,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-13',
'seller_name': 'PAUL RIGBY LTD',
'title': 'MAZDA MX-5 2.0i Sport Graphite 2dr',
'transmission': 'manual',
'trim': '2.0i Sport Graphite 2dr',
'year': 2014}
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118836%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [manheim.gb] INFO: Saving data for 4118836: {'auction_closing_time': 1775206800.0, 'created_time': 1774264332.863572, 'last_price_update_time': 1774866989.489899}
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118836') HTTP/1.1" 204 0
2026-03-30 10:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146c0847-cc77-5580-aa6b-8ff80205c404 with identifier: 4118839
2026-03-30 10:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146c0847-cc77-5580-aa6b-8ff80205c404 with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 146c0847-cc77-5580-aa6b-8ff80205c404 with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 146c0847-cc77-5580-aa6b-8ff80205c404, identifier: 4118839
2026-03-30 10:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 146c0847-cc77-5580-aa6b-8ff80205c404 with identifier: 4118839
2026-03-30 10:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 146c0847-cc77-5580-aa6b-8ff80205c404 with identifier: 4118839
2026-03-30 10:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 146c0847-cc77-5580-aa6b-8ff80205c404 with identifier: 4118839 to the API
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:30 [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': 'Silver',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '146c0847-cc77-5580-aa6b-8ff80205c404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK69LXM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JEEP/COMPASS?id=4118839',
'listing': 'auction',
'location': 'Colchester',
'make': 'JEEP',
'model': 'COMPASS',
'odometer': 61539,
'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': 'Hedin Automotive LTD',
'title': 'JEEP COMPASS 1.6 Multijet 120 Longitude 5dr [2WD]',
'transmission': 'manual',
'trim': '1.6 Multijet 120 Longitude 5dr [2WD]',
'year': 2019}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118839%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Saving data for 4118839: {'auction_closing_time': 1774947600.0, 'created_time': 1774350918.334633, 'last_price_update_time': 1774866990.109342}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118839') HTTP/1.1" 204 0
2026-03-30 10:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409db7df-83ec-5115-b68c-e3928d56a499 with identifier: 4118964
2026-03-30 10:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409db7df-83ec-5115-b68c-e3928d56a499 with scrape type 2
2026-03-30 10:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409db7df-83ec-5115-b68c-e3928d56a499 with scrape type 2
2026-03-30 10:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 409db7df-83ec-5115-b68c-e3928d56a499, identifier: 4118964
2026-03-30 10:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 409db7df-83ec-5115-b68c-e3928d56a499 with identifier: 4118964
2026-03-30 10:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 409db7df-83ec-5115-b68c-e3928d56a499 with identifier: 4118964
2026-03-30 10:36:30 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 409db7df-83ec-5115-b68c-e3928d56a499 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '409db7df-83ec-5115-b68c-e3928d56a499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML15GXB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/SWIFT?id=4118964',
'listing': 'auction',
'location': 'Washington',
'make': 'SUZUKI',
'model': 'SWIFT',
'odometer': 37552,
'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': 'Available Car',
'title': 'SUZUKI SWIFT 1.2 SZ2 5dr',
'transmission': 'manual',
'trim': '1.2 SZ2 5dr',
'year': 2015}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118964%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Saving data for 4118964: {'auction_closing_time': 1774861200.0, 'created_time': 1774437397.761194, 'last_price_update_time': 1774866990.241757}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118964') HTTP/1.1" 204 0
2026-03-30 10:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:30 [manheim.gb] INFO: Page 56: 100 results (total: 7960)
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119009
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119009%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119009: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119010
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119010%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119010: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119011
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119011%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119011: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119012
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119012%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119012: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119014
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119014%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119014: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119018
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119018%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119018: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119021
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119021%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119021: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119022
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119022: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119024
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119024: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119027
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119027%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119027: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119028
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119028%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119028: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119030
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119030%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119030: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119033
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119033: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119034
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119034: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119035
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119035%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119035: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119036
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119036%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119036: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119037
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119037%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119037: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119040
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119040%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119040: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119041
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119041%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119041: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119042
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119042%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119042: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119043
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119043%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119043: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119045
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119045: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119046
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119046: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119047
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119047%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119047: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119048
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119048%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119048: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119049
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119049%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119049: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119050
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119050%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119050: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119051
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119051: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119052
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119052%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119052: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119053
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119053%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119053: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119054
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119054%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119054: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119057
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119057%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119057: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119058
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119058: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119059
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119059%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119059: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119060
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119060%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119060: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119062
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [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-30 10:36:30 [manheim.gb] INFO: Scrape type for 4119062: 0
2026-03-30 10:36:30 [manheim.gb] INFO: Found listing with ID: 4119063
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119063%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119063: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119064
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119064%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119064: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119066
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119066: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119067
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119067: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119069
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119069%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119069: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119070
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119070: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119073
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119073: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119074
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119074%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119074: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119075
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119075: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119076
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119076: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119079
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119079%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119079: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119080
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119080%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119080: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119081
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119081%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119081: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119084
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119084%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119084: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119088
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119088%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119088: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119091
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119091%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119091: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119094
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119094: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119095
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119095%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119095: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119097
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119097%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119097: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119099
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119099%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119099: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119101
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119101: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119102
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119102%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119102: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119103
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119103%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119103: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119105
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119105%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119105: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119107
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119107%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119107: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119112
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119112: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119114
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119114: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119116
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119116: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119118
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119118%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119118: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119121
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119121: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119122
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119122%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119122: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119123
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119123%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119123: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119124
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119124: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119125
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119125%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119125: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119130
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119130: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119131
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119131%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119131: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119132
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119132%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119132: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119134
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119134%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119134: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119135
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119135%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119135: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119136
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119136%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119136: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119137
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119137%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119137: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119138
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119138%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119138: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119139
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119139: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119140
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119140%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119140: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119142
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119142%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119142: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119144
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119144%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119144: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119145
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119145: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119146
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119146: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119147
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119147: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119149
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119149%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119149: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119151
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [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-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119151: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119155
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119155%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119155: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119156
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119156%27 HTTP/1.1" 200 None
2026-03-30 10:36:31 [manheim.gb] INFO: Scrape type for 4119156: 0
2026-03-30 10:36:31 [manheim.gb] INFO: Found listing with ID: 4119158
2026-03-30 10:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119158%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119158: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119159
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119159%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119159: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119161
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119161%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119161: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119162
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119162%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119162: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119163
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119163%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119163: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119164
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119164%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119164: 2
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119166
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119166%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119166: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119167
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119167%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119167: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119174
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119174%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119174: 0
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119175
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119175%27 HTTP/1.1" 200 None
2026-03-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119175: 2
2026-03-30 10:36:32 [manheim.gb] INFO: Found listing with ID: 4119176
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:32 [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-30 10:36:32 [manheim.gb] INFO: Scrape type for 4119176: 0
2026-03-30 10:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a69a22ac-5807-5579-8f87-e8e5ee69bbdd with identifier: 4119164
2026-03-30 10:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a69a22ac-5807-5579-8f87-e8e5ee69bbdd with scrape type 2
2026-03-30 10:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a69a22ac-5807-5579-8f87-e8e5ee69bbdd with scrape type 2
2026-03-30 10:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a69a22ac-5807-5579-8f87-e8e5ee69bbdd, identifier: 4119164
2026-03-30 10:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a69a22ac-5807-5579-8f87-e8e5ee69bbdd with identifier: 4119164
2026-03-30 10:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a69a22ac-5807-5579-8f87-e8e5ee69bbdd with identifier: 4119164
2026-03-30 10:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a69a22ac-5807-5579-8f87-e8e5ee69bbdd with identifier: 4119164 to the API
2026-03-30 10:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:33 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a69a22ac-5807-5579-8f87-e8e5ee69bbdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YN18NJF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4119164',
'listing': 'auction',
'location': 'Haydock',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 114020,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-30',
'seller_name': 'Arval',
'title': 'TOYOTA HILUX Active D/Cab Pick Up 2.4 D-4D 5 Seats Double Cab',
'transmission': 'manual',
'trim': 'Active D/Cab Pick Up 2.4 D-4D 5 Seats Double Cab',
'year': 2018}
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119164%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Saving data for 4119164: {'auction_closing_time': 1775034000.0, 'created_time': 1774264336.256019, 'last_price_update_time': 1774866993.149822}
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119164') HTTP/1.1" 204 0
2026-03-30 10:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9bb39a1-0530-5a54-a186-d04919102639 with identifier: 4119175
2026-03-30 10:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9bb39a1-0530-5a54-a186-d04919102639 with scrape type 2
2026-03-30 10:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9bb39a1-0530-5a54-a186-d04919102639 with scrape type 2
2026-03-30 10:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d9bb39a1-0530-5a54-a186-d04919102639, identifier: 4119175
2026-03-30 10:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d9bb39a1-0530-5a54-a186-d04919102639 with identifier: 4119175
2026-03-30 10:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d9bb39a1-0530-5a54-a186-d04919102639 with identifier: 4119175
2026-03-30 10:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d9bb39a1-0530-5a54-a186-d04919102639 with identifier: 4119175 to the API
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:33 [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-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d9bb39a1-0530-5a54-a186-d04919102639%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d9bb39a1-0530-5a54-a186-d04919102639: 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: \u0022Donalds Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SKODA CITIGO 1.0 MPI S 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SKODA\u0022, \u0022Model\u0022: \u0022CITIGO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-01-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SKODA/CITIGO?id=4119175\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 MPI S 3dr\u0022, \u0022LicensePlate\u0022: \u0022BT62WHW\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 105, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d9bb39a1-0530-5a54-a186-d04919102639\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36:33 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-30 10:36:33 [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-30 10:36:33 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9bb39a1-0530-5a54-a186-d04919102639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT62WHW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/CITIGO?id=4119175',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SKODA',
'model': 'CITIGO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-07',
'seller_name': 'Donalds Group',
'title': 'SKODA CITIGO 1.0 MPI S 3dr',
'transmission': 'manual',
'trim': '1.0 MPI S 3dr',
'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-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119175%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Saving data for 4119175: {'auction_closing_time': 1775120400.0, 'created_time': 1774264334.558731, 'last_price_update_time': 1774866993.791055}
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119175') HTTP/1.1" 204 0
2026-03-30 10:36:33 [manheim.gb] INFO: Page 57: 100 results (total: 7960)
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119177
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119177%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119177: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119180
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [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-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119180: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119181
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [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-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119181: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119182
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119182%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119182: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119185
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119185%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119185: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119209
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119209%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119209: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119227
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119227%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119227: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119237
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [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-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119237: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119244
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119244%27 HTTP/1.1" 200 None
2026-03-30 10:36:33 [manheim.gb] INFO: Scrape type for 4119244: 0
2026-03-30 10:36:33 [manheim.gb] INFO: Found listing with ID: 4119245
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119245%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119245: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119247
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119247%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119247: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119249
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119249%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119249: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119250
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119250: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119252
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119252%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119252: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119253
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119253: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119254
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119254%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119254: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119255
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119255%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119255: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119256
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119256%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119256: 2
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119257
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119257%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119257: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119258
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119258%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119258: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119259
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119259%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119259: 2
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119261
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119261%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119261: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119262
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119262%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119262: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119263
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119263%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119263: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119264
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119264%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119264: 2
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119265
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119265%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119265: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119268
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119268%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119268: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119269
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119269: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119272
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119272%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119272: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119273
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119273: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119274
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119274: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119275
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119275%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119275: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119276
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119276%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119276: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119279
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119279%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119279: 2
2026-03-30 10:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119281
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119281%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119281: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119282
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119282: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119283
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119283%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119283: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119284
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119284%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119284: 2
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119285
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119285%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119285: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119286
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119286%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119286: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119287
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119287%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119287: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119289
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119289: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119290
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119290%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119290: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119291
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119291%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119291: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119292
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119292%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119292: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119294
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119294%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119294: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119295
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119295: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119296
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119296%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119296: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119298
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119298: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119299
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119299%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119299: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119300
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119300%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119300: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119301
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119301%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119301: 2
2026-03-30 10:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119303
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119303%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119303: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119304
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119304%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119304: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119307
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119307: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119308
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119308: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119309
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119309: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119310
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119310%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119310: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119311
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [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-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119311: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119312
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119312%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119312: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119313
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119313%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119313: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119314
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119314%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119314: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119316
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119316%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119316: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119317
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119317%27 HTTP/1.1" 200 None
2026-03-30 10:36:34 [manheim.gb] INFO: Scrape type for 4119317: 0
2026-03-30 10:36:34 [manheim.gb] INFO: Found listing with ID: 4119318
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119318%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119318: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119319
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119319: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119324
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119324%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119324: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119328
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119328%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119328: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119329
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119329%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119329: 2
2026-03-30 10:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbdfeed1-9552-5ab7-abd4-8f179f677bad with identifier: 4119256
2026-03-30 10:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbdfeed1-9552-5ab7-abd4-8f179f677bad with scrape type 2
2026-03-30 10:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbdfeed1-9552-5ab7-abd4-8f179f677bad with scrape type 2
2026-03-30 10:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cbdfeed1-9552-5ab7-abd4-8f179f677bad, identifier: 4119256
2026-03-30 10:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119330
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119330%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119330: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119331
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119331%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119331: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119332
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119332: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119335
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119335: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119338
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119338: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119339
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119339%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119339: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119340
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119340%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119340: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119341
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119341: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119342
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119342%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119342: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119343
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119343%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119343: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119344
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [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-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119344: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119345
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119345%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119345: 0
2026-03-30 10:36:35 [manheim.gb] INFO: Found listing with ID: 4119347
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119347%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Scrape type for 4119347: 2
2026-03-30 10:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cbdfeed1-9552-5ab7-abd4-8f179f677bad with identifier: 4119256
2026-03-30 10:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cbdfeed1-9552-5ab7-abd4-8f179f677bad with identifier: 4119256
2026-03-30 10:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cbdfeed1-9552-5ab7-abd4-8f179f677bad with identifier: 4119256 to the API
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:35 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbdfeed1-9552-5ab7-abd4-8f179f677bad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KV11MME',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/B%20CLASS?id=4119256',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS',
'odometer': 77444,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-21',
'seller_name': 'Available Car',
'title': 'MERCEDES-BENZ B CLASS B160 SE 5dr CVT Auto',
'transmission': 'automatic',
'trim': 'B160 SE 5dr CVT Auto',
'year': 2011}
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119256%27 HTTP/1.1" 200 None
2026-03-30 10:36:35 [manheim.gb] INFO: Saving data for 4119256: {'auction_closing_time': 1775034000.0, 'created_time': 1774264334.964581, 'last_price_update_time': 1774866995.842425}
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119256') HTTP/1.1" 204 0
2026-03-30 10:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8444218b-0da1-507e-b1f7-6660b74b4b59 with identifier: 4119279
2026-03-30 10:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8444218b-0da1-507e-b1f7-6660b74b4b59 with scrape type 2
2026-03-30 10:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8444218b-0da1-507e-b1f7-6660b74b4b59 with scrape type 2
2026-03-30 10:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8444218b-0da1-507e-b1f7-6660b74b4b59, identifier: 4119279
2026-03-30 10:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119348
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119348%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119348: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119349
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119349%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119349: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119350
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119350: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119374
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119374%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119374: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119394
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119394%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119394: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119403
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119403: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119406
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119406%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119406: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119407
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119407%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119407: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119409
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119409: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119410
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119410: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119412
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119412%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119412: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119413
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119413%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119413: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119414
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119414: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119416
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [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-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119416: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119417
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119417%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119417: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119419
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119419%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119419: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119420
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119420%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119420: 0
2026-03-30 10:36:36 [manheim.gb] INFO: Found listing with ID: 4119421
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119421%27 HTTP/1.1" 200 None
2026-03-30 10:36:36 [manheim.gb] INFO: Scrape type for 4119421: 2
2026-03-30 10:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8444218b-0da1-507e-b1f7-6660b74b4b59 with identifier: 4119279
2026-03-30 10:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8444218b-0da1-507e-b1f7-6660b74b4b59 with identifier: 4119279
2026-03-30 10:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8444218b-0da1-507e-b1f7-6660b74b4b59 with identifier: 4119279 to the API
2026-03-30 10:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:37 [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': 'Black',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8444218b-0da1-507e-b1f7-6660b74b4b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS22TXD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4119279',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 30490,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-24',
'seller_name': 'Hedin Automotive LTD',
'title': 'VAUXHALL CORSA 1.2 Turbo Elite Edition 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Elite Edition 5dr',
'year': 2022}
2026-03-30 10:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119279%27 HTTP/1.1" 200 None
2026-03-30 10:36:37 [manheim.gb] INFO: Saving data for 4119279: {'auction_closing_time': 1774947600.0, 'created_time': 1774350930.15469, 'last_price_update_time': 1774866997.565185}
2026-03-30 10:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119279') HTTP/1.1" 204 0
2026-03-30 10:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff338db0-0297-5912-9023-8eb1d34dd3ad with identifier: 4119259
2026-03-30 10:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff338db0-0297-5912-9023-8eb1d34dd3ad with scrape type 2
2026-03-30 10:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff338db0-0297-5912-9023-8eb1d34dd3ad with scrape type 2
2026-03-30 10:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ff338db0-0297-5912-9023-8eb1d34dd3ad, identifier: 4119259
2026-03-30 10:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ff338db0-0297-5912-9023-8eb1d34dd3ad with identifier: 4119259
2026-03-30 10:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ff338db0-0297-5912-9023-8eb1d34dd3ad with identifier: 4119259
2026-03-30 10:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ff338db0-0297-5912-9023-8eb1d34dd3ad with identifier: 4119259 to the API
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:38 [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.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ff338db0-0297-5912-9023-8eb1d34dd3ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL14DVC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/SWIFT?id=4119259',
'listing': 'auction',
'location': 'Birmingham',
'make': 'SUZUKI',
'model': 'SWIFT',
'odometer': 57853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-18',
'seller_name': 'Available Car',
'title': 'SUZUKI SWIFT 1.2 SZ3 3dr',
'transmission': 'manual',
'trim': '1.2 SZ3 3dr',
'year': 2014}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119259%27 HTTP/1.1" 200 None
2026-03-30 10:36:38 [manheim.gb] INFO: Saving data for 4119259: {'auction_closing_time': 1775034000.0, 'created_time': 1774264336.564854, 'last_price_update_time': 1774866998.333502}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119259') HTTP/1.1" 204 0
2026-03-30 10:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc31bef-436e-51ad-9147-86ae843bedbc with identifier: 4119264
2026-03-30 10:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc31bef-436e-51ad-9147-86ae843bedbc with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc31bef-436e-51ad-9147-86ae843bedbc with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8dc31bef-436e-51ad-9147-86ae843bedbc, identifier: 4119264
2026-03-30 10:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with identifier: 4119284
2026-03-30 10:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c, identifier: 4119284
2026-03-30 10:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8dc31bef-436e-51ad-9147-86ae843bedbc with identifier: 4119264
2026-03-30 10:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8dc31bef-436e-51ad-9147-86ae843bedbc with identifier: 4119264
2026-03-30 10:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8dc31bef-436e-51ad-9147-86ae843bedbc with identifier: 4119264 to the API
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:38 [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.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8dc31bef-436e-51ad-9147-86ae843bedbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ16EHU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/HR-V?id=4119264',
'listing': 'auction',
'location': 'Birmingham',
'make': 'HONDA',
'model': 'HR-V',
'odometer': 36121,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-06',
'seller_name': 'Available Car',
'title': 'HONDA HR-V 1.6 i-DTEC EX 5dr',
'transmission': 'manual',
'trim': '1.6 i-DTEC EX 5dr',
'year': 2016}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119264%27 HTTP/1.1" 200 None
2026-03-30 10:36:38 [manheim.gb] INFO: Saving data for 4119264: {'auction_closing_time': 1775034000.0, 'created_time': 1774264335.763466, 'last_price_update_time': 1774866998.825493}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119264') HTTP/1.1" 204 0
2026-03-30 10:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with identifier: 4119284
2026-03-30 10:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with identifier: 4119284
2026-03-30 10:36:38 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7fdf8ce4-ab2c-505e-8343-5cf058be3c0c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7fdf8ce4-ab2c-505e-8343-5cf058be3c0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV18XPC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4119284',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': 'X1',
'odometer': 69753,
'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': 'Acorn Group Limited',
'title': 'BMW X1 xDrive 18d Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 18d Sport 5dr Step Auto',
'year': 2018}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119284%27 HTTP/1.1" 200 None
2026-03-30 10:36:38 [manheim.gb] INFO: Saving data for 4119284: {'auction_closing_time': 1774861200.0, 'created_time': 1774264339.81921, 'last_price_update_time': 1774866998.858711}
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119284') HTTP/1.1" 204 0
2026-03-30 10:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with identifier: 4119301
2026-03-30 10:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with scrape type 2
2026-03-30 10:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 18c8adc2-8977-5c97-a5c2-a9fd481a6947, identifier: 4119301
2026-03-30 10:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with identifier: 4119301
2026-03-30 10:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with identifier: 4119301
2026-03-30 10:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 18c8adc2-8977-5c97-a5c2-a9fd481a6947 with identifier: 4119301 to the API
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:39 [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': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '18c8adc2-8977-5c97-a5c2-a9fd481a6947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WJ16FNZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4119301',
'listing': 'auction',
'location': 'Plymouth',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 98514,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-26',
'seller_name': 'Vospers Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 HSE 5dr [5 Seat]',
'transmission': 'manual',
'trim': '2.0 TD4 HSE 5dr [5 Seat]',
'year': 2016}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119301%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Saving data for 4119301: {'auction_closing_time': 1775034000.0, 'created_time': 1774350943.717765, 'last_price_update_time': 1774866999.290962}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119301') HTTP/1.1" 204 0
2026-03-30 10:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44103cd-3597-5217-8860-3fe2ed23b976 with identifier: 4119329
2026-03-30 10:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44103cd-3597-5217-8860-3fe2ed23b976 with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44103cd-3597-5217-8860-3fe2ed23b976 with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b44103cd-3597-5217-8860-3fe2ed23b976, identifier: 4119329
2026-03-30 10:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e144001-b126-5398-9639-9c21ec4a1d1f with identifier: 4119347
2026-03-30 10:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e144001-b126-5398-9639-9c21ec4a1d1f with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e144001-b126-5398-9639-9c21ec4a1d1f with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e144001-b126-5398-9639-9c21ec4a1d1f, identifier: 4119347
2026-03-30 10:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b44103cd-3597-5217-8860-3fe2ed23b976 with identifier: 4119329
2026-03-30 10:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b44103cd-3597-5217-8860-3fe2ed23b976 with identifier: 4119329
2026-03-30 10:36:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b44103cd-3597-5217-8860-3fe2ed23b976 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b44103cd-3597-5217-8860-3fe2ed23b976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YO68XSC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4119329',
'listing': 'auction',
'location': 'Birmingham',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 77527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-19',
'seller_name': 'Acorn Group Limited',
'title': 'KIA SPORTAGE 1.6 CRDi ISG GT-Line 5dr DCT Auto',
'transmission': 'automatic',
'trim': '1.6 CRDi ISG GT-Line 5dr DCT Auto',
'year': 2019}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119329%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Saving data for 4119329: {'auction_closing_time': 1774861200.0, 'created_time': 1774264337.473255, 'last_price_update_time': 1774866999.551103}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119329') HTTP/1.1" 204 0
2026-03-30 10:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e144001-b126-5398-9639-9c21ec4a1d1f with identifier: 4119347
2026-03-30 10:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e144001-b126-5398-9639-9c21ec4a1d1f with identifier: 4119347
2026-03-30 10:36:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 9e144001-b126-5398-9639-9c21ec4a1d1f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9e144001-b126-5398-9639-9c21ec4a1d1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA16LAE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/6?id=4119347',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MAZDA',
'model': '6',
'odometer': 68801,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-22',
'seller_name': 'Acorn Group Limited',
'title': 'MAZDA 6 2.2d [175] Sport Nav 4dr',
'transmission': 'manual',
'trim': '2.2d [175] Sport Nav 4dr',
'year': 2016}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119347%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Saving data for 4119347: {'auction_closing_time': 1774861200.0, 'created_time': 1774264337.790819, 'last_price_update_time': 1774866999.617108}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119347') HTTP/1.1" 204 0
2026-03-30 10:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f36532e-3799-5279-97c5-49768141670c with identifier: 4119421
2026-03-30 10:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f36532e-3799-5279-97c5-49768141670c with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f36532e-3799-5279-97c5-49768141670c with scrape type 2
2026-03-30 10:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2f36532e-3799-5279-97c5-49768141670c, identifier: 4119421
2026-03-30 10:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2f36532e-3799-5279-97c5-49768141670c with identifier: 4119421
2026-03-30 10:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2f36532e-3799-5279-97c5-49768141670c with identifier: 4119421
2026-03-30 10:36:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2f36532e-3799-5279-97c5-49768141670c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2f36532e-3799-5279-97c5-49768141670c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25UYS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4119421',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17732,
'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-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119421%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Saving data for 4119421: {'auction_closing_time': 1774861200.0, 'created_time': 1774350951.791871, 'last_price_update_time': 1774866999.770512}
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119421') HTTP/1.1" 204 0
2026-03-30 10:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:39 [manheim.gb] INFO: Page 58: 100 results (total: 7960)
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119423
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [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-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119423: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119424
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119424%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119424: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119496
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119496%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119496: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119504
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119504%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119504: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119505
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [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-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119505: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119506
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119506%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [manheim.gb] INFO: Scrape type for 4119506: 0
2026-03-30 10:36:39 [manheim.gb] INFO: Found listing with ID: 4119507
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119507%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119507: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119509
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119509: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119513
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119513%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119513: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119578
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119578%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119578: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119580
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119580%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119580: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119581
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119581%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119581: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119583
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119583%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119583: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119586
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119586%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119586: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119589
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119589%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119589: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119592
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119592%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119592: 2
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119593
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119593%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119593: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119594
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119594: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119595
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119595: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119596
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119596%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119596: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119598
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119598%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119598: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119600
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119600%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119600: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119601
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119601%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119601: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119602
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119602%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119602: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119604
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119604: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119605
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119605%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119605: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119606
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119606%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119606: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119607
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119607%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119607: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119608
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119608: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119609
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119609%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119609: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119613
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119613: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119614
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119614: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119616
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119616: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119617
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119617%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119617: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119618
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119618%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119618: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119620
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119620%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119620: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119621
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119621%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119621: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119622
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119622%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119622: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119623
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119623: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119625
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119625%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119625: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119626
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119626%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119626: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119627
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119627: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119628
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119628%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119628: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119629
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119629%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119629: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119630
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119630%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119630: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119631
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119631%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119631: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119632
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119632%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119632: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119651
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119651%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119651: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119652
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119652%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119652: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119653
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119653%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119653: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119656
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119656: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119658
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119658%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119658: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119660
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119660%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119660: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119668
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [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-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119668: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119670
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119670%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119670: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119671
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119671%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119671: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119672
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119672%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119672: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119673
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119673%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119673: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119675
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119675%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119675: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119680
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119680%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119680: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119682
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119682%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [manheim.gb] INFO: Scrape type for 4119682: 0
2026-03-30 10:36:40 [manheim.gb] INFO: Found listing with ID: 4119684
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119684%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119684: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119686
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119686%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119686: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119688
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119688%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119688: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119689
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119689%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119689: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119690
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119690%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119690: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119694
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119694%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119694: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119695
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119695%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119695: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119696
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119696%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119696: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119697
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [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-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119697: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119698
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119698%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119698: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119701
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119701%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119701: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119702
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119702%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119702: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119703
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119703%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119703: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119704
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119704%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119704: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119705
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119705%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119705: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119706
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [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-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119706: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119708
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119708%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119708: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119710
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119710%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119710: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119711
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119711%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119711: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119712
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119712%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119712: 2
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119713
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [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-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119713: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119717
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119717%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119717: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119718
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119718%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119718: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119719
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119719%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119719: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119720
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119720%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119720: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119721
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119721%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119721: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119723
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119723%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119723: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119725
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119725%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119725: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119726
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119726%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119726: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119729
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119729%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119729: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119730
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119730%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119730: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119734
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119734%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119734: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119735
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119735%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119735: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119736
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119736%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119736: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119737
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119737%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119737: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119738
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [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-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119738: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119739
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119739%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119739: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119740
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119740%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119740: 0
2026-03-30 10:36:41 [manheim.gb] INFO: Found listing with ID: 4119742
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119742%27 HTTP/1.1" 200 None
2026-03-30 10:36:41 [manheim.gb] INFO: Scrape type for 4119742: 0
2026-03-30 10:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f404432f-f14d-5798-8739-5380ec3efb8d with identifier: 4119592
2026-03-30 10:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f404432f-f14d-5798-8739-5380ec3efb8d with scrape type 2
2026-03-30 10:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f404432f-f14d-5798-8739-5380ec3efb8d with scrape type 2
2026-03-30 10:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f404432f-f14d-5798-8739-5380ec3efb8d, identifier: 4119592
2026-03-30 10:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f404432f-f14d-5798-8739-5380ec3efb8d with identifier: 4119592
2026-03-30 10:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f404432f-f14d-5798-8739-5380ec3efb8d with identifier: 4119592
2026-03-30 10:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f404432f-f14d-5798-8739-5380ec3efb8d with identifier: 4119592 to the API
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f404432f-f14d-5798-8739-5380ec3efb8d%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f404432f-f14d-5798-8739-5380ec3efb8d: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SEAT IBIZA 1.6 TDI CR Sportrider 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SEAT\u0022, \u0022Model\u0022: \u0022IBIZA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222011-12-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=4119592\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TDI CR Sportrider 5dr\u0022, \u0022LicensePlate\u0022: \u0022DA61VME\u0022, \u0022Year\u0022: 2011, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 112, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f404432f-f14d-5798-8739-5380ec3efb8d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36: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-30 10:36:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f404432f-f14d-5798-8739-5380ec3efb8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA61VME',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=4119592',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SEAT',
'model': 'IBIZA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-12',
'seller_name': 'Vindis Group',
'title': 'SEAT IBIZA 1.6 TDI CR Sportrider 5dr',
'transmission': 'manual',
'trim': '1.6 TDI CR Sportrider 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-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119592%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [manheim.gb] INFO: Saving data for 4119592: {'auction_closing_time': 1775120400.0, 'created_time': 1774264340.15961, 'last_price_update_time': 1774867002.493136}
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119592') HTTP/1.1" 204 0
2026-03-30 10:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16b146b2-39f8-56e1-bef2-51dee5fdb1df with identifier: 4119712
2026-03-30 10:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16b146b2-39f8-56e1-bef2-51dee5fdb1df with scrape type 2
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16b146b2-39f8-56e1-bef2-51dee5fdb1df with scrape type 2
2026-03-30 10:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 16b146b2-39f8-56e1-bef2-51dee5fdb1df, identifier: 4119712
2026-03-30 10:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 16b146b2-39f8-56e1-bef2-51dee5fdb1df with identifier: 4119712
2026-03-30 10:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 16b146b2-39f8-56e1-bef2-51dee5fdb1df with identifier: 4119712
2026-03-30 10:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 16b146b2-39f8-56e1-bef2-51dee5fdb1df with identifier: 4119712 to the API
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:43 [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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '16b146b2-39f8-56e1-bef2-51dee5fdb1df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AX19HUU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4119712',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 86149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ A CLASS A35 4Matic Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A35 4Matic Premium 5dr Auto',
'year': 2019}
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119712%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Saving data for 4119712: {'auction_closing_time': 1774947600.0, 'created_time': 1774350948.767918, 'last_price_update_time': 1774867003.095639}
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119712') HTTP/1.1" 204 0
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:43 [manheim.gb] INFO: Page 59: 100 results (total: 7960)
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119755
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119755%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119755: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119758
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119758%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119758: 2
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119769
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119769%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119769: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119770
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119770%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119770: 2
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119771
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119771%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119771: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119772
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119772: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119775
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119775%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119775: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119785
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119785%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119785: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119788
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119788%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119788: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119789
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119789%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119789: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119791
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119791%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119791: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119793
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119793%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119793: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119796
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119796%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119796: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119860
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119860: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119864
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119864%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119864: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119935
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119935: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119936
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119936%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119936: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119938
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119938%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119938: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119939
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119939%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119939: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119940
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119940%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119940: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119941
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119941%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119941: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119945
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119945: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119946
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119946%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119946: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119947
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119947: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119948
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119948%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119948: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119950
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119950%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119950: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119957
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119957%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119957: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119961
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119961%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119961: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119962
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119962%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119962: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119964
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119964%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119964: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119973
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119973: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119974
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119974%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119974: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119976
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119976: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119977
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119977%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119977: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119980
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119980%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119980: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119981
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119981: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119984
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119984%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119984: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119986
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119986%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119986: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119988
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119988%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119988: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119989
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119989: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119990
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119990%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119990: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119991
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119991%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119991: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119992
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119992%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119992: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119993
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [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-30 10:36:43 [manheim.gb] INFO: Scrape type for 4119993: 0
2026-03-30 10:36:43 [manheim.gb] INFO: Found listing with ID: 4119994
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119994%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4119994: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4119999
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4119999: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120000
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120000%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120000: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120001
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120001%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120001: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120027
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120027%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120027: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120030
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120030: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120032
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120032%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120032: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120033
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120033%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120033: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120035
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120035%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120035: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120036
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120036%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120036: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120044
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120044: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120050
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120050: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120051
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120051: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120052
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120052%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120052: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120053
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120053%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120053: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120054
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120054: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120058
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120058%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120058: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120059
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120059%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120059: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120061
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120061%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120061: 2
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120062
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120062%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120062: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120065
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120065%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120065: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120066
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120066: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120069
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120069: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120072
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120072%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120072: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120073
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120073%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120073: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120074
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120074%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120074: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120075
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120075%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120075: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120076
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120076%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120076: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120077
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120077: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120080
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120080: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120081
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120081: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120083
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120083%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120083: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120085
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120085%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120085: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120086
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120086%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120086: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120087
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120087%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120087: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120088
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120088%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120088: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120089
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120089%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120089: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120090
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120090%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120090: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120091
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120091%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120091: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120092
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120092: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120093
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120093%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120093: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120094
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120094%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120094: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120095
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120095%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120095: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120096
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120096: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120098
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120098%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120098: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120100
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120100%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120100: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120101
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120101: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120102
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120102%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120102: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120106
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120106%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120106: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120108
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120108%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120108: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120112
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120112%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120112: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120116
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120116: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120117
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120117%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120117: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120118
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120118%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120118: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120119
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [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-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120119: 0
2026-03-30 10:36:44 [manheim.gb] INFO: Found listing with ID: 4120121
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120121%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [manheim.gb] INFO: Scrape type for 4120121: 0
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with identifier: 4119770
2026-03-30 10:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with scrape type 2
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with scrape type 2
2026-03-30 10:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0d19ee39-90ec-5c36-8162-ff4c49c68b82, identifier: 4119770
2026-03-30 10:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with identifier: 4119770
2026-03-30 10:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with identifier: 4119770
2026-03-30 10:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0d19ee39-90ec-5c36-8162-ff4c49c68b82 with identifier: 4119770 to the API
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:45 [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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0d19ee39-90ec-5c36-8162-ff4c49c68b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CF13JVD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GALAXY?id=4119770',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'GALAXY',
'odometer': 134730,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-26',
'seller_name': 'W R Davies',
'title': 'FORD GALAXY 2.0 TDCi 140 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 140 Titanium 5dr Powershift',
'year': 2013}
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119770%27 HTTP/1.1" 200 None
2026-03-30 10:36:45 [manheim.gb] INFO: Saving data for 4119770: {'auction_closing_time': 1775206800.0, 'created_time': 1774274839.841728, 'last_price_update_time': 1774867005.689618}
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119770') HTTP/1.1" 204 0
2026-03-30 10:36:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7de88b4-f50b-5341-ac89-6f73d5cc9494 with identifier: 4119758
2026-03-30 10:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7de88b4-f50b-5341-ac89-6f73d5cc9494 with scrape type 2
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7de88b4-f50b-5341-ac89-6f73d5cc9494 with scrape type 2
2026-03-30 10:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b7de88b4-f50b-5341-ac89-6f73d5cc9494, identifier: 4119758
2026-03-30 10:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b7de88b4-f50b-5341-ac89-6f73d5cc9494 with identifier: 4119758
2026-03-30 10:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b7de88b4-f50b-5341-ac89-6f73d5cc9494 with identifier: 4119758
2026-03-30 10:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b7de88b4-f50b-5341-ac89-6f73d5cc9494 with identifier: 4119758 to the API
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:46 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b7de88b4-f50b-5341-ac89-6f73d5cc9494',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH23VGA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4119758',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 84678,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seller_name': 'Pentagon Group',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Enterprise Ed 100ps 6 Speed S/S',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise Ed 100ps 6 Speed S/S',
'year': 2023}
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119758%27 HTTP/1.1" 200 None
2026-03-30 10:36:46 [manheim.gb] INFO: Saving data for 4119758: {'auction_closing_time': 1775034000.0, 'created_time': 1774437402.662087, 'last_price_update_time': 1774867006.656776}
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119758') HTTP/1.1" 204 0
2026-03-30 10:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8476602f-511a-510a-afbb-5ad82f7c5932 with identifier: 4120061
2026-03-30 10:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8476602f-511a-510a-afbb-5ad82f7c5932 with scrape type 2
2026-03-30 10:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8476602f-511a-510a-afbb-5ad82f7c5932 with scrape type 2
2026-03-30 10:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8476602f-511a-510a-afbb-5ad82f7c5932, identifier: 4120061
2026-03-30 10:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8476602f-511a-510a-afbb-5ad82f7c5932 with identifier: 4120061
2026-03-30 10:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8476602f-511a-510a-afbb-5ad82f7c5932 with identifier: 4120061
2026-03-30 10:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8476602f-511a-510a-afbb-5ad82f7c5932 with identifier: 4120061 to the API
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:47 [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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8476602f-511a-510a-afbb-5ad82f7c5932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW59PXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4120061',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 96584,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-20',
'seller_name': 'Hedin Automotive LTD',
'title': 'NISSAN QASHQAI 2.0 Tekna 5dr CVT',
'transmission': 'automatic',
'trim': '2.0 Tekna 5dr CVT',
'year': 2010}
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120061%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Saving data for 4120061: {'auction_closing_time': 1775120400.0, 'created_time': 1774350954.264092, 'last_price_update_time': 1774867007.090335}
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120061') HTTP/1.1" 204 0
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:47 [manheim.gb] INFO: Page 60: 100 results (total: 7960)
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120122
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120122%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120122: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120124
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120124: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120125
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120125%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120125: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120126
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120126%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120126: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120127
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120127%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120127: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120128
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120128%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120128: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120129
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120129%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120129: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120130
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120130%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120130: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120132
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120132%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120132: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120140
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120140%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120140: 2
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120141
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120141%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120141: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120155
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120155: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120156
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120156%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120156: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120157
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120157: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120160
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120160%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120160: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120161
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120161: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120164
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120164%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120164: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120165
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120165%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120165: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120166
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120166%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120166: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120167
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120167%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120167: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120168
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120168%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120168: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120170
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120170: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120176
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120176%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120176: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120177
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120177%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120177: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120180
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120180: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120181
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120181%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120181: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120186
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120186%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120186: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120188
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120188%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120188: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120194
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120194%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120194: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120195
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120195%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120195: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120197
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120197%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120197: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120198
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120198%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120198: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120203
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120203%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120203: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120204
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120204%27 HTTP/1.1" 200 None
2026-03-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120204: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120207
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120207: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120208
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120208: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120209
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [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-30 10:36:47 [manheim.gb] INFO: Scrape type for 4120209: 0
2026-03-30 10:36:47 [manheim.gb] INFO: Found listing with ID: 4120220
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120220: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120221
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120221%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120221: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120222
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120222: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120225
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120225%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120225: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120226
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120226%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120226: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120232
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120232%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120232: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120239
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120239: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120241
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120241: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120242
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120242%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120242: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120249
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120249%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120249: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120250
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120250%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120250: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120251
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120251%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120251: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120252
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120252%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120252: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120253
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120253%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120253: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120254
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120254%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120254: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120255
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120255: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120256
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120256%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120256: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120257
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120257%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120257: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120258
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120258: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120259
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120259%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120259: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120260
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120260%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120260: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120261
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120261%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120261: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120262
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120262%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120262: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120263
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120263%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120263: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120264
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120264: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120265
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120265%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120265: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120266
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120266%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120266: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120267
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120267%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120267: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120268
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120268%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120268: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120270
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120270%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120270: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120271
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120271%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120271: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120272
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120272%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120272: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120273
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120273%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120273: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120274
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120274%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120274: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120275
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120275%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120275: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120276
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120276%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120276: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120277
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120277%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120277: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120278
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120278%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120278: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120281
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120281%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120281: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120286
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120286%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120286: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120287
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120287%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120287: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120288
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120288%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120288: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120290
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120290%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120290: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120292
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120292%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120292: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120295
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120295%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120295: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120297
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120297%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120297: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120298
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120298: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120299
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120299%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120299: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120300
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120300%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120300: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120301
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120301%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120301: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120302
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [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-30 10:36:48 [manheim.gb] INFO: Scrape type for 4120302: 0
2026-03-30 10:36:48 [manheim.gb] INFO: Found listing with ID: 4120306
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120306: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120307
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120307%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120307: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120308
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120308%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120308: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120309
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120309: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120310
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120310: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120312
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120312: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120313
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120313: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120314
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120314: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120316
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120316%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120316: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120317
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120317%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120317: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120319
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120319: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120320
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120320%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120320: 0
2026-03-30 10:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:49 [manheim.gb] INFO: Page 61: 100 results (total: 7960)
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120324
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120324%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120324: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120325
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120325%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120325: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120327
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120327: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120328
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120328%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120328: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120329
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120329: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120330
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120330%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120330: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120331
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120331%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120331: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120332
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120332%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120332: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120334
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120334%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120334: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120336
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120336%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120336: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120337
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120337: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120342
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120342: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120346
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120346%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120346: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120348
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120348%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120348: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120352
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120352%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120352: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120358
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120358: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120363
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120363%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120363: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120370
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120370%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120370: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120372
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120372: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120373
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [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-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120373: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120377
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120377%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120377: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120384
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120384%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120384: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120388
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120388%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120388: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120401
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120401%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [manheim.gb] INFO: Scrape type for 4120401: 0
2026-03-30 10:36:49 [manheim.gb] INFO: Found listing with ID: 4120405
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120405%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120405: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120406
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120406%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120406: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120408
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120408%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120408: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120410
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120410%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120410: 2
2026-03-30 10:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120416
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120416%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120416: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120417
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120417%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120417: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120420
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120420%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120420: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120423
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120423: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120426
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120426%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120426: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120442
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120442%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120442: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120448
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120448%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120448: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120449
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120449: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120453
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120453: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120460
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120460: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120466
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120466%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120466: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120468
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120468: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120469
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120469%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120469: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120470
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120470%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120470: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120471
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120471%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120471: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120473
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120473%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120473: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120474
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120474%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120474: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120476
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120476%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120476: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120477
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120477%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120477: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120478
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120478%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120478: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120479
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120479: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120481
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120481%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120481: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120485
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120485: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120487
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120487%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120487: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120488
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120488%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120488: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120489
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120489%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120489: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120490
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120490: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120491
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120491%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120491: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120493
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120493%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120493: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120494
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120494%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120494: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120495
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120495%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120495: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120497
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120497%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120497: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120499
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120499%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120499: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120502
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120502%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120502: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120507
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120507%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120507: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120508
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120508%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120508: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120510
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120510%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120510: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120512
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120512%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120512: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120513
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120513%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120513: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120515
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120515%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120515: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120519
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120519: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120520
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120520: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120521
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120521: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120522
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120522%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120522: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120523
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120523: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120524
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [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-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120524: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120527
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120527%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120527: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120530
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120530%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120530: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120531
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120531%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120531: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120532
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120532%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120532: 2
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120533
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120533%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [manheim.gb] INFO: Scrape type for 4120533: 0
2026-03-30 10:36:50 [manheim.gb] INFO: Found listing with ID: 4120534
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120534%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120534: 0
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120535
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120535%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120535: 2
2026-03-30 10:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bc540c-0bd2-5adb-a906-baf192138bf5 with identifier: 4120140
2026-03-30 10:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bc540c-0bd2-5adb-a906-baf192138bf5 with scrape type 2
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3bc540c-0bd2-5adb-a906-baf192138bf5 with scrape type 2
2026-03-30 10:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f3bc540c-0bd2-5adb-a906-baf192138bf5, identifier: 4120140
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120536
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120536%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120536: 2
2026-03-30 10:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f3bc540c-0bd2-5adb-a906-baf192138bf5 with identifier: 4120140
2026-03-30 10:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f3bc540c-0bd2-5adb-a906-baf192138bf5 with identifier: 4120140
2026-03-30 10:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f3bc540c-0bd2-5adb-a906-baf192138bf5 with identifier: 4120140 to the API
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:51 [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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f3bc540c-0bd2-5adb-a906-baf192138bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS69VWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4120140',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 62579,
'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': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ CLA CLA 220 AMG Line 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 220 AMG Line 4dr Tip Auto',
'year': 2019}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120140%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [manheim.gb] INFO: Saving data for 4120140: {'auction_closing_time': 1774947600.0, 'created_time': 1774350958.033399, 'last_price_update_time': 1774867011.813849}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120140') HTTP/1.1" 204 0
2026-03-30 10:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120537
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120537%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120537: 2
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120538
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [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-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120538: 0
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120539
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [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-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120539: 0
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120540
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [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-30 10:36:51 [manheim.gb] INFO: Scrape type for 4120540: 0
2026-03-30 10:36:51 [manheim.gb] INFO: Found listing with ID: 4120541
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120541%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120541: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120544
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120544%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120544: 2
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120545
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [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-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120545: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120546
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120546%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120546: 2
2026-03-30 10:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd50408-ce82-52ef-9919-635df2d8a5ae with identifier: 4120410
2026-03-30 10:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd50408-ce82-52ef-9919-635df2d8a5ae with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd50408-ce82-52ef-9919-635df2d8a5ae with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ccd50408-ce82-52ef-9919-635df2d8a5ae, identifier: 4120410
2026-03-30 10:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with identifier: 4120532
2026-03-30 10:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bd1c17ae-1eaa-5621-94ed-ffbdfcce813b, identifier: 4120532
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120548
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [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-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120548: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120549
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120549%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120549: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120550
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [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-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120550: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120551
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120551%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120551: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120552
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120552%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120552: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120553
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [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-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120553: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120556
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120556%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120556: 2
2026-03-30 10:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ccd50408-ce82-52ef-9919-635df2d8a5ae with identifier: 4120410
2026-03-30 10:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ccd50408-ce82-52ef-9919-635df2d8a5ae with identifier: 4120410
2026-03-30 10:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ccd50408-ce82-52ef-9919-635df2d8a5ae with identifier: 4120410 to the API
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:52 [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': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ccd50408-ce82-52ef-9919-635df2d8a5ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WK70XKG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/TT?id=4120410',
'listing': 'auction',
'location': 'Plymouth',
'make': 'AUDI',
'model': 'TT',
'odometer': 17140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': 'Ocean BMW',
'title': 'AUDI TT 45 TFSI Quattro Sport 2dr S Tronic',
'transmission': 'automatic',
'trim': '45 TFSI Quattro Sport 2dr S Tronic',
'year': 2020}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120410%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Saving data for 4120410: {'auction_closing_time': 1775034000.0, 'created_time': 1774437406.192484, 'last_price_update_time': 1774867012.766136}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120410') HTTP/1.1" 204 0
2026-03-30 10:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with identifier: 4120532
2026-03-30 10:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with identifier: 4120532
2026-03-30 10:36:52 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bd1c17ae-1eaa-5621-94ed-ffbdfcce813b with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bd1c17ae-1eaa-5621-94ed-ffbdfcce813b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PX60VJL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4120532',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 112273,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-03',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN POLO 1.6 TDI SE 5dr',
'transmission': 'manual',
'trim': '1.6 TDI SE 5dr',
'year': 2010}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120532%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Saving data for 4120532: {'auction_closing_time': 1774861200.0, 'created_time': 1774436846.662062, 'last_price_update_time': 1774867012.90498}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120532') HTTP/1.1" 204 0
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120558
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120558%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120558: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120559
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120559%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120559: 0
2026-03-30 10:36:52 [manheim.gb] INFO: Found listing with ID: 4120560
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120560%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [manheim.gb] INFO: Scrape type for 4120560: 0
2026-03-30 10:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d391fc30-cc09-5bb1-901a-05141af1310c with identifier: 4120535
2026-03-30 10:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d391fc30-cc09-5bb1-901a-05141af1310c with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d391fc30-cc09-5bb1-901a-05141af1310c with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d391fc30-cc09-5bb1-901a-05141af1310c, identifier: 4120535
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d391fc30-cc09-5bb1-901a-05141af1310c with identifier: 4120535
2026-03-30 10:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d391fc30-cc09-5bb1-901a-05141af1310c with identifier: 4120535
2026-03-30 10:36:53 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d391fc30-cc09-5bb1-901a-05141af1310c with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd391fc30-cc09-5bb1-901a-05141af1310c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YL64LZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4120535',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 87936,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-20',
'seller_name': 'Big Motoring World Ltd',
'title': 'BMW 3 SERIES 320i xDrive Luxury 5dr Step Auto',
'transmission': 'automatic',
'trim': '320i xDrive Luxury 5dr Step Auto',
'year': 2014}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120535%27 HTTP/1.1" 200 None
2026-03-30 10:36:53 [manheim.gb] INFO: Saving data for 4120535: {'auction_closing_time': 1774861200.0, 'created_time': 1774437408.149215, 'last_price_update_time': 1774867013.123544}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120535') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with identifier: 4120537
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2, identifier: 4120537
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1cb2191-d2d8-5032-a9a1-15562d27b58f with identifier: 4120536
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1cb2191-d2d8-5032-a9a1-15562d27b58f with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1cb2191-d2d8-5032-a9a1-15562d27b58f with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b1cb2191-d2d8-5032-a9a1-15562d27b58f, identifier: 4120536
2026-03-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with identifier: 4120537
2026-03-30 10:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with identifier: 4120537
2026-03-30 10:36:53 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '869ea5f6-3969-5cb9-ba1a-ec9c3c0f29c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV69HFR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA%20CLASS?id=4120537',
'listing': 'auction',
'location': 'Leeds',
'make': 'MERCEDES-BENZ',
'model': 'CLA CLASS',
'odometer': 86110,
'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': 'Big Motoring World Ltd',
'title': 'MERCEDES-BENZ CLA CLASS GLC 220d 4Matic AMG Line 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 220d 4Matic AMG Line 5dr 9G-Tronic',
'year': 2019}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120537%27 HTTP/1.1" 200 None
2026-03-30 10:36:53 [manheim.gb] INFO: Saving data for 4120537: {'auction_closing_time': 1774861200.0, 'created_time': 1774436845.572215, 'last_price_update_time': 1774867013.375828}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120537') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b1cb2191-d2d8-5032-a9a1-15562d27b58f with identifier: 4120536
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:36:53 [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-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b1cb2191-d2d8-5032-a9a1-15562d27b58f with identifier: 4120536
2026-03-30 10:36:53 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b1cb2191-d2d8-5032-a9a1-15562d27b58f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER AND BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1cb2191-d2d8-5032-a9a1-15562d27b58f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT19FFW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CAPTUR?id=4120536',
'listing': 'auction',
'location': 'Leeds',
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 60007,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': 'Big Motoring World Ltd',
'title': 'RENAULT CAPTUR 1.5 dCi 90 GT Line 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 GT Line 5dr',
'year': 2019}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120536%27 HTTP/1.1" 200 None
2026-03-30 10:36:53 [manheim.gb] INFO: Saving data for 4120536: {'auction_closing_time': 1774861200.0, 'created_time': 1774436844.705059, 'last_price_update_time': 1774867013.617374}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120536') HTTP/1.1" 204 0
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40666761-1311-5529-bdd2-cdf3a0663e80 with identifier: 4120544
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40666761-1311-5529-bdd2-cdf3a0663e80 with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40666761-1311-5529-bdd2-cdf3a0663e80 with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 40666761-1311-5529-bdd2-cdf3a0663e80, identifier: 4120544
2026-03-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 40666761-1311-5529-bdd2-cdf3a0663e80 with identifier: 4120544
2026-03-30 10:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 40666761-1311-5529-bdd2-cdf3a0663e80 with identifier: 4120544
2026-03-30 10:36:53 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 40666761-1311-5529-bdd2-cdf3a0663e80 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '40666761-1311-5529-bdd2-cdf3a0663e80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV63LDY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4120544',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 84912,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-08',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech SE 5dr',
'transmission': 'manual',
'trim': '2.0 TDi BlueMotion Tech SE 5dr',
'year': 2013}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120544%27 HTTP/1.1" 200 None
2026-03-30 10:36:53 [manheim.gb] INFO: Saving data for 4120544: {'auction_closing_time': 1774861200.0, 'created_time': 1774436845.956009, 'last_price_update_time': 1774867013.789514}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120544') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aaa13ed-1951-5217-b693-bfac73af7fcb with identifier: 4120556
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aaa13ed-1951-5217-b693-bfac73af7fcb with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aaa13ed-1951-5217-b693-bfac73af7fcb with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3aaa13ed-1951-5217-b693-bfac73af7fcb, identifier: 4120556
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 189839a4-4857-5c61-888f-158980302cb2 with identifier: 4120546
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 189839a4-4857-5c61-888f-158980302cb2 with scrape type 2
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 189839a4-4857-5c61-888f-158980302cb2 with scrape type 2
2026-03-30 10:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 189839a4-4857-5c61-888f-158980302cb2, identifier: 4120546
2026-03-30 10:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3aaa13ed-1951-5217-b693-bfac73af7fcb with identifier: 4120556
2026-03-30 10:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3aaa13ed-1951-5217-b693-bfac73af7fcb with identifier: 4120556
2026-03-30 10:36:54 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3aaa13ed-1951-5217-b693-bfac73af7fcb with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3aaa13ed-1951-5217-b693-bfac73af7fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SN15WCT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4120556',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 81259,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-02',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL MOKKA 1.4T Exclusiv 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Exclusiv 5dr Auto',
'year': 2015}
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120556%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Saving data for 4120556: {'auction_closing_time': 1774861200.0, 'created_time': 1774436849.494148, 'last_price_update_time': 1774867014.053842}
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120556') HTTP/1.1" 204 0
2026-03-30 10:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 189839a4-4857-5c61-888f-158980302cb2 with identifier: 4120546
2026-03-30 10:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 189839a4-4857-5c61-888f-158980302cb2 with identifier: 4120546
2026-03-30 10:36:54 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 189839a4-4857-5c61-888f-158980302cb2 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '189839a4-4857-5c61-888f-158980302cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX59KGU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NOTE?id=4120546',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'NOTE',
'odometer': 84565,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-07',
'seller_name': 'Big Motoring World Ltd',
'title': 'NISSAN NOTE 1.6 Acenta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Acenta 5dr Auto',
'year': 2009}
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120546%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Saving data for 4120546: {'auction_closing_time': 1774861200.0, 'created_time': 1774436847.867324, 'last_price_update_time': 1774867014.087403}
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120546') HTTP/1.1" 204 0
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:54 [manheim.gb] INFO: Page 62: 100 results (total: 7960)
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120561
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120561%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120561: 2
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120562
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120562%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120562: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120563
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120563%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120563: 2
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120564
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120564%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120564: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120565
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120565: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120566
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120566%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120566: 2
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120569
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120569: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120572
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120572%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120572: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120573
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120573%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120573: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120574
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120574%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120574: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120575
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120575: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120577
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120577%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120577: 2
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120578
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120578%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120578: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120580
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120580%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120580: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120581
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120581: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120583
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120583: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120584
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120584%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120584: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120585
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120585%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120585: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120586
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120586: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120587
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120587%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120587: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120588
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120588%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120588: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120589
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120589%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120589: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120590
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120590%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120590: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120591
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120591%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120591: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120592
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120592%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120592: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120594
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120594: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120595
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120595: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120596
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120596%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120596: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120597
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120597%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120597: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120598
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [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-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120598: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120599
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120599%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120599: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120600
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120600%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120600: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120601
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120601%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120601: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120602
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120602%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120602: 2
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120603
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120603%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120603: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120605
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120605%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120605: 0
2026-03-30 10:36:54 [manheim.gb] INFO: Found listing with ID: 4120607
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120607%27 HTTP/1.1" 200 None
2026-03-30 10:36:54 [manheim.gb] INFO: Scrape type for 4120607: 2
2026-03-30 10:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bada2c70-cf3d-545a-81bb-9421af4edf01 with identifier: 4120561
2026-03-30 10:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bada2c70-cf3d-545a-81bb-9421af4edf01 with scrape type 2
2026-03-30 10:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bada2c70-cf3d-545a-81bb-9421af4edf01 with scrape type 2
2026-03-30 10:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bada2c70-cf3d-545a-81bb-9421af4edf01, identifier: 4120561
2026-03-30 10:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120608
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120608%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120608: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120609
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120609%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120609: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120611
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120611%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120611: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120612
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120612%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120612: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120613
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120613%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120613: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120614
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120614%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120614: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120615
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120615%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120615: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120616
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120616%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120616: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120617
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120617: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120618
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120618%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120618: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120619
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120619: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120620
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120620%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120620: 2
2026-03-30 10:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bada2c70-cf3d-545a-81bb-9421af4edf01 with identifier: 4120561
2026-03-30 10:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bada2c70-cf3d-545a-81bb-9421af4edf01 with identifier: 4120561
2026-03-30 10:36:55 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bada2c70-cf3d-545a-81bb-9421af4edf01 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bada2c70-cf3d-545a-81bb-9421af4edf01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF67NKE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I20?id=4120561',
'listing': 'auction',
'location': 'Leeds',
'make': 'HYUNDAI',
'model': 'I20',
'odometer': 56296,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'HYUNDAI I20 1.2 SE 5dr',
'transmission': 'manual',
'trim': '1.2 SE 5dr',
'year': 2017}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120561%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Saving data for 4120561: {'auction_closing_time': 1774861200.0, 'created_time': 1774437407.057379, 'last_price_update_time': 1774867015.271979}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120561') HTTP/1.1" 204 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120621
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120621: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120622
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120622: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120624
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120624%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120624: 2
2026-03-30 10:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with identifier: 4120563
2026-03-30 10:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with scrape type 2
2026-03-30 10:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with scrape type 2
2026-03-30 10:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e6159ed3-060b-5590-8bdf-0d1fb2ad5c23, identifier: 4120563
2026-03-30 10:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d938d6-d55b-5dba-9507-47c8543ed40d with identifier: 4120566
2026-03-30 10:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d938d6-d55b-5dba-9507-47c8543ed40d with scrape type 2
2026-03-30 10:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d938d6-d55b-5dba-9507-47c8543ed40d with scrape type 2
2026-03-30 10:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 54d938d6-d55b-5dba-9507-47c8543ed40d, identifier: 4120566
2026-03-30 10:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120625
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120625%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120625: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120626
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120626%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120626: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120627
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120627: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120628
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120628%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120628: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120631
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120631: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120632
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120632%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120632: 2
2026-03-30 10:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with identifier: 4120563
2026-03-30 10:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with identifier: 4120563
2026-03-30 10:36:55 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e6159ed3-060b-5590-8bdf-0d1fb2ad5c23 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6159ed3-060b-5590-8bdf-0d1fb2ad5c23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS17YFT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4120563',
'listing': 'auction',
'location': 'Leeds',
'make': 'CITROEN',
'model': 'C3',
'odometer': 50228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': 'Big Motoring World Ltd',
'title': 'CITROEN C3 1.2 PureTech Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Feel 5dr',
'year': 2017}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120563%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Saving data for 4120563: {'auction_closing_time': 1774861200.0, 'created_time': 1774437407.604006, 'last_price_update_time': 1774867015.785076}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120563') HTTP/1.1" 204 0
2026-03-30 10:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 54d938d6-d55b-5dba-9507-47c8543ed40d with identifier: 4120566
2026-03-30 10:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 54d938d6-d55b-5dba-9507-47c8543ed40d with identifier: 4120566
2026-03-30 10:36:55 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 54d938d6-d55b-5dba-9507-47c8543ed40d with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '54d938d6-d55b-5dba-9507-47c8543ed40d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM14ZBC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4120566',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 123951,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-09',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FOCUS 1.6 TDCi 115 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec 5dr',
'year': 2014}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120566%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Saving data for 4120566: {'auction_closing_time': 1774861200.0, 'created_time': 1774437408.791624, 'last_price_update_time': 1774867015.819254}
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120566') HTTP/1.1" 204 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120635
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120635: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120637
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120637%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120637: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120640
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120640: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120648
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120648%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120648: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120649
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120649%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120649: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120652
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120652%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120652: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120653
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [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-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120653: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120655
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120655%27 HTTP/1.1" 200 None
2026-03-30 10:36:55 [manheim.gb] INFO: Scrape type for 4120655: 0
2026-03-30 10:36:55 [manheim.gb] INFO: Found listing with ID: 4120656
2026-03-30 10:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120656%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120656: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120660
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [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-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120660: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120662
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120662%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120662: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120663
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120663%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120663: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120666
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120666%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120666: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120667
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120667%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120667: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120668
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [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-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120668: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120669
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [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-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120669: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120671
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [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-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120671: 0
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120673
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120673%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120673: 2
2026-03-30 10:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with identifier: 4120577
2026-03-30 10:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with scrape type 2
2026-03-30 10:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with scrape type 2
2026-03-30 10:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0, identifier: 4120577
2026-03-30 10:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44935322-227d-5a2a-8d05-7d3f00fd9818 with identifier: 4120602
2026-03-30 10:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44935322-227d-5a2a-8d05-7d3f00fd9818 with scrape type 2
2026-03-30 10:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44935322-227d-5a2a-8d05-7d3f00fd9818 with scrape type 2
2026-03-30 10:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 44935322-227d-5a2a-8d05-7d3f00fd9818, identifier: 4120602
2026-03-30 10:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:56 [manheim.gb] INFO: Found listing with ID: 4120675
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120675%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Scrape type for 4120675: 2
2026-03-30 10:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with identifier: 4120577
2026-03-30 10:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with identifier: 4120577
2026-03-30 10:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0 with identifier: 4120577 to the API
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:56 [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.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6d9baae-c03e-5a7c-bd68-aa3bbda5e5d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN57ZYL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4120577',
'listing': 'auction',
'location': 'Colchester',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 45296,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-06',
'seller_name': 'Hedin Automotive LTD',
'title': 'MINI HATCHBACK 1.6 Cooper 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper 3dr',
'year': 2008}
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120577%27 HTTP/1.1" 200 None
2026-03-30 10:36:56 [manheim.gb] INFO: Saving data for 4120577: {'auction_closing_time': 1775120400.0, 'created_time': 1774350960.357661, 'last_price_update_time': 1774867016.765307}
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120577') HTTP/1.1" 204 0
2026-03-30 10:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 44935322-227d-5a2a-8d05-7d3f00fd9818 with identifier: 4120602
2026-03-30 10:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 44935322-227d-5a2a-8d05-7d3f00fd9818 with identifier: 4120602
2026-03-30 10:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 44935322-227d-5a2a-8d05-7d3f00fd9818 with identifier: 4120602 to the API
2026-03-30 10:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '44935322-227d-5a2a-8d05-7d3f00fd9818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD63LYY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4120602',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 78745,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-27',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN POLO 1.2 60 S 5dr [AC]',
'transmission': 'manual',
'trim': '1.2 60 S 5dr [AC]',
'year': 2013}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120602%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Saving data for 4120602: {'auction_closing_time': 1775120400.0, 'created_time': 1774343821.143646, 'last_price_update_time': 1774867017.17182}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120602') HTTP/1.1" 204 0
2026-03-30 10:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120676
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120676%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120676: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120677
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [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-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120677: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120688
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120688%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120688: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120689
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120689%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120689: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120693
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [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-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120693: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120694
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120694%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120694: 2
2026-03-30 10:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7352d758-aeec-5c54-babe-a8e8400edc6e with identifier: 4120624
2026-03-30 10:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7352d758-aeec-5c54-babe-a8e8400edc6e with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7352d758-aeec-5c54-babe-a8e8400edc6e with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7352d758-aeec-5c54-babe-a8e8400edc6e, identifier: 4120624
2026-03-30 10:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with identifier: 4120607
2026-03-30 10:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1, identifier: 4120607
2026-03-30 10:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120695
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120695%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120695: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120696
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [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-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120696: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120697
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120697%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120697: 2
2026-03-30 10:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7352d758-aeec-5c54-babe-a8e8400edc6e with identifier: 4120624
2026-03-30 10:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7352d758-aeec-5c54-babe-a8e8400edc6e with identifier: 4120624
2026-03-30 10:36:57 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7352d758-aeec-5c54-babe-a8e8400edc6e with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7352d758-aeec-5c54-babe-a8e8400edc6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YB65ZXS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%203?id=4120624',
'listing': 'auction',
'location': 'Leeds',
'make': 'DS',
'model': 'DS 3',
'odometer': 52439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'DS DS 3 1.2 PureTech 110 DStyle 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 DStyle 3dr',
'year': 2016}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120624%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Saving data for 4120624: {'auction_closing_time': 1774861200.0, 'created_time': 1774437410.182734, 'last_price_update_time': 1774867017.599837}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120624') HTTP/1.1" 204 0
2026-03-30 10:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with identifier: 4120607
2026-03-30 10:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with identifier: 4120607
2026-03-30 10:36:57 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0a5dbfd2-d9bd-5ae9-b5b8-979e407eeea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE15ZHU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4120607',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 74145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-25',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL CORSA 1.2 Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.2 Limited Edition 3dr',
'year': 2015}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120607%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Saving data for 4120607: {'auction_closing_time': 1774861200.0, 'created_time': 1774436850.150032, 'last_price_update_time': 1774867017.633611}
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120607') HTTP/1.1" 204 0
2026-03-30 10:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db81408a-17f0-542b-b74a-fd2bcf5c5a70 with identifier: 4120620
2026-03-30 10:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db81408a-17f0-542b-b74a-fd2bcf5c5a70 with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db81408a-17f0-542b-b74a-fd2bcf5c5a70 with scrape type 2
2026-03-30 10:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db81408a-17f0-542b-b74a-fd2bcf5c5a70, identifier: 4120620
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120698
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120698%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120698: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120699
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120699%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120699: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120700
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [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-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120700: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120701
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [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-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120701: 0
2026-03-30 10:36:57 [manheim.gb] INFO: Found listing with ID: 4120702
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120702%27 HTTP/1.1" 200 None
2026-03-30 10:36:57 [manheim.gb] INFO: Scrape type for 4120702: 2
2026-03-30 10:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db81408a-17f0-542b-b74a-fd2bcf5c5a70 with identifier: 4120620
2026-03-30 10:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db81408a-17f0-542b-b74a-fd2bcf5c5a70 with identifier: 4120620
2026-03-30 10:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db81408a-17f0-542b-b74a-fd2bcf5c5a70 with identifier: 4120620 to the API
2026-03-30 10:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27db81408a-17f0-542b-b74a-fd2bcf5c5a70%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id db81408a-17f0-542b-b74a-fd2bcf5c5a70: 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: \u0022AUDI Q3 2.0 TDI Quattro S Line Plus 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q3\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-03-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4120620\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Quattro S Line Plus 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022YT16KGF\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 140, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022db81408a-17f0-542b-b74a-fd2bcf5c5a70\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36: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-30 10:36:58 [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': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'db81408a-17f0-542b-b74a-fd2bcf5c5a70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT16KGF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4120620',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'Q3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-04',
'seller_name': 'Vindis Group',
'title': 'AUDI Q3 2.0 TDI Quattro S Line Plus 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI Quattro S Line Plus 5dr S Tronic',
'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-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120620%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Saving data for 4120620: {'auction_closing_time': 1775120400.0, 'created_time': 1774343822.034437, 'last_price_update_time': 1774867018.160268}
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120620') HTTP/1.1" 204 0
2026-03-30 10:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b804b9da-f1dd-5be6-980c-0ebc1166725a with identifier: 4120632
2026-03-30 10:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b804b9da-f1dd-5be6-980c-0ebc1166725a with scrape type 2
2026-03-30 10:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b804b9da-f1dd-5be6-980c-0ebc1166725a with scrape type 2
2026-03-30 10:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b804b9da-f1dd-5be6-980c-0ebc1166725a, identifier: 4120632
2026-03-30 10:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120703
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120703%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120703: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120704
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120704%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120704: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120705
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120705%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120705: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120708
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120708%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120708: 2
2026-03-30 10:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b804b9da-f1dd-5be6-980c-0ebc1166725a with identifier: 4120632
2026-03-30 10:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b804b9da-f1dd-5be6-980c-0ebc1166725a with identifier: 4120632
2026-03-30 10:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b804b9da-f1dd-5be6-980c-0ebc1166725a with identifier: 4120632 to the API
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:58 [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': 'White',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b804b9da-f1dd-5be6-980c-0ebc1166725a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YA11KGY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4120632',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A3',
'odometer': 128476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-04',
'seller_name': 'Hilton Garage Ltd',
'title': 'AUDI A3 2.0 TDI Sport 5dr [Start Stop]',
'transmission': 'manual',
'trim': '2.0 TDI Sport 5dr [Start Stop]',
'year': 2011}
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120632%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Saving data for 4120632: {'auction_closing_time': 1775034000.0, 'created_time': 1774343820.546358, 'last_price_update_time': 1774867018.869679}
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120632') HTTP/1.1" 204 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120709
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120709%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120709: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120710
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120710%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120710: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120711
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120711%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120711: 0
2026-03-30 10:36:58 [manheim.gb] INFO: Found listing with ID: 4120712
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120712%27 HTTP/1.1" 200 None
2026-03-30 10:36:58 [manheim.gb] INFO: Scrape type for 4120712: 2
2026-03-30 10:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with identifier: 4120675
2026-03-30 10:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with scrape type 2
2026-03-30 10:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with scrape type 2
2026-03-30 10:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8, identifier: 4120675
2026-03-30 10:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa3d82b-633c-50ff-944e-569081cfe9d8 with identifier: 4120673
2026-03-30 10:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa3d82b-633c-50ff-944e-569081cfe9d8 with scrape type 2
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efa3d82b-633c-50ff-944e-569081cfe9d8 with scrape type 2
2026-03-30 10:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: efa3d82b-633c-50ff-944e-569081cfe9d8, identifier: 4120673
2026-03-30 10:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with identifier: 4120675
2026-03-30 10:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with identifier: 4120675
2026-03-30 10:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8 with identifier: 4120675 to the API
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274e33c9a8-73cd-5cb7-a7c6-08ae3db559e8%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022HYUNDAI I10 1.2 Premium 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022HYUNDAI\u0022, \u0022Model\u0022: \u0022I10\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-12-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=4120675\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Premium 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022EA64OMK\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 142, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224e33c9a8-73cd-5cb7-a7c6-08ae3db559e8\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:36: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-30 10:36: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-30 10:36:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4e33c9a8-73cd-5cb7-a7c6-08ae3db559e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA64OMK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=4120675',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'HYUNDAI',
'model': 'I10',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-15',
'seller_name': 'Arbury',
'title': 'HYUNDAI I10 1.2 Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Premium 5dr Auto',
'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-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120675%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [manheim.gb] INFO: Saving data for 4120675: {'auction_closing_time': 1775206800.0, 'created_time': 1774350964.371269, 'last_price_update_time': 1774867019.543361}
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120675') HTTP/1.1" 204 0
2026-03-30 10:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: efa3d82b-633c-50ff-944e-569081cfe9d8 with identifier: 4120673
2026-03-30 10:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: efa3d82b-633c-50ff-944e-569081cfe9d8 with identifier: 4120673
2026-03-30 10:36:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: efa3d82b-633c-50ff-944e-569081cfe9d8 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'efa3d82b-633c-50ff-944e-569081cfe9d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL11VAU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4120673',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 126027,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FOCUS 1.6 Sport 5dr',
'transmission': 'manual',
'trim': '1.6 Sport 5dr',
'year': 2011}
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120673%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [manheim.gb] INFO: Saving data for 4120673: {'auction_closing_time': 1774861200.0, 'created_time': 1774436848.554052, 'last_price_update_time': 1774867019.584688}
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120673') HTTP/1.1" 204 0
2026-03-30 10:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c11b344-e9f3-5d60-8475-f033a05b4b33 with identifier: 4120694
2026-03-30 10:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c11b344-e9f3-5d60-8475-f033a05b4b33 with scrape type 2
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c11b344-e9f3-5d60-8475-f033a05b4b33 with scrape type 2
2026-03-30 10:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5c11b344-e9f3-5d60-8475-f033a05b4b33, identifier: 4120694
2026-03-30 10:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:36:59 [manheim.gb] INFO: Found listing with ID: 4120713
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [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-30 10:36:59 [manheim.gb] INFO: Scrape type for 4120713: 0
2026-03-30 10:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5c11b344-e9f3-5d60-8475-f033a05b4b33 with identifier: 4120694
2026-03-30 10:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5c11b344-e9f3-5d60-8475-f033a05b4b33 with identifier: 4120694
2026-03-30 10:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5c11b344-e9f3-5d60-8475-f033a05b4b33 with identifier: 4120694 to the API
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:37:00 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5c11b344-e9f3-5d60-8475-f033a05b4b33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FG64VXE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4120694',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 116257,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-20',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL CORSA 1.3 CDTi 16V 95ps ecoFLEX Van [Start/Stop]',
'transmission': 'manual',
'trim': '1.3 CDTi 16V 95ps ecoFLEX Van [Start/Stop]',
'year': 2014}
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120694%27 HTTP/1.1" 200 None
2026-03-30 10:37:00 [manheim.gb] INFO: Saving data for 4120694: {'auction_closing_time': 1775638800.0, 'created_time': 1774620491.734136, 'last_price_update_time': 1774867020.085764}
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120694') HTTP/1.1" 204 0
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with identifier: 4120697
2026-03-30 10:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e5532b87-43aa-59a4-bb2f-2dffd7ab5b44, identifier: 4120697
2026-03-30 10:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with identifier: 4120697
2026-03-30 10:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with identifier: 4120697
2026-03-30 10:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e5532b87-43aa-59a4-bb2f-2dffd7ab5b44 with identifier: 4120697 to the API
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:00 [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.3L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5532b87-43aa-59a4-bb2f-2dffd7ab5b44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV15UKR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/DOBLO?id=4120697',
'listing': 'auction',
'location': 'Haydock',
'make': 'FIAT',
'model': 'DOBLO',
'odometer': 69083,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-29',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'FIAT DOBLO 1.3 Multijet 16V Van Start Stop',
'transmission': 'manual',
'trim': '1.3 Multijet 16V Van Start Stop',
'year': 2015}
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120697%27 HTTP/1.1" 200 None
2026-03-30 10:37:00 [manheim.gb] INFO: Saving data for 4120697: {'auction_closing_time': 1775638800.0, 'created_time': 1774620492.775796, 'last_price_update_time': 1774867020.517024}
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120697') HTTP/1.1" 204 0
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with identifier: 4120702
2026-03-30 10:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 441f4489-ed67-5a9c-94a1-6e61bdaa1b64, identifier: 4120702
2026-03-30 10:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e782962-c110-5850-919a-db1d977502ea with identifier: 4120708
2026-03-30 10:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e782962-c110-5850-919a-db1d977502ea with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e782962-c110-5850-919a-db1d977502ea with scrape type 2
2026-03-30 10:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2e782962-c110-5850-919a-db1d977502ea, identifier: 4120708
2026-03-30 10:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with identifier: 4120702
2026-03-30 10:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with identifier: 4120702
2026-03-30 10:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 441f4489-ed67-5a9c-94a1-6e61bdaa1b64 with identifier: 4120702 to the API
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27441f4489-ed67-5a9c-94a1-6e61bdaa1b64%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 441f4489-ed67-5a9c-94a1-6e61bdaa1b64: 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: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW M3 M3 2dr DCT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u0022M3\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00224.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/M3?id=4120702\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022M3 2dr DCT\u0022, \u0022LicensePlate\u0022: \u0022SP62LTE\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 263, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022441f4489-ed67-5a9c-94a1-6e61bdaa1b64\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37:00 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-30 10:37: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-30 10:37:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 263,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '4.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '441f4489-ed67-5a9c-94a1-6e61bdaa1b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SP62LTE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/M3?id=4120702',
'listing': 'auction',
'location': 'Shotts - In Transit',
'make': 'BMW',
'model': 'M3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-01',
'seller_name': 'Parks Motor Group',
'title': 'BMW M3 M3 2dr DCT',
'transmission': 'automatic',
'trim': 'M3 2dr DCT',
'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-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120702%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [manheim.gb] INFO: Saving data for 4120702: {'auction_closing_time': 1775120400.0, 'created_time': 1774436849.086078, 'last_price_update_time': 1774867021.039895}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120702') HTTP/1.1" 204 0
2026-03-30 10:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2e782962-c110-5850-919a-db1d977502ea with identifier: 4120708
2026-03-30 10:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2e782962-c110-5850-919a-db1d977502ea with identifier: 4120708
2026-03-30 10:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2e782962-c110-5850-919a-db1d977502ea with identifier: 4120708 to the API
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272e782962-c110-5850-919a-db1d977502ea%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2e782962-c110-5850-919a-db1d977502ea: 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: \u0022CITROEN C3 1.2 PureTech Selection 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-03-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4120708\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 PureTech Selection 5dr\u0022, \u0022LicensePlate\u0022: \u0022NL15DYJ\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 107, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222e782962-c110-5850-919a-db1d977502ea\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2e782962-c110-5850-919a-db1d977502ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL15DYJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4120708',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-30',
'seller_name': 'Arbury',
'title': 'CITROEN C3 1.2 PureTech Selection 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Selection 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-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120708%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [manheim.gb] INFO: Saving data for 4120708: {'auction_closing_time': 1775206800.0, 'created_time': 1774350974.070275, 'last_price_update_time': 1774867021.381686}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120708') HTTP/1.1" 204 0
2026-03-30 10:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33c6568-1662-5d1a-8696-0351cfa291ea with identifier: 4120712
2026-03-30 10:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33c6568-1662-5d1a-8696-0351cfa291ea with scrape type 2
2026-03-30 10:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a33c6568-1662-5d1a-8696-0351cfa291ea with scrape type 2
2026-03-30 10:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a33c6568-1662-5d1a-8696-0351cfa291ea, identifier: 4120712
2026-03-30 10:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a33c6568-1662-5d1a-8696-0351cfa291ea with identifier: 4120712
2026-03-30 10:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a33c6568-1662-5d1a-8696-0351cfa291ea with identifier: 4120712
2026-03-30 10:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a33c6568-1662-5d1a-8696-0351cfa291ea with identifier: 4120712 to the API
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:01 [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': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a33c6568-1662-5d1a-8696-0351cfa291ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK66JXO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4120712',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'A3',
'odometer': 97424,
'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': 'Gates Group',
'title': 'AUDI A3 2.0 TDI S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI S Line 5dr S Tronic',
'year': 2016}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120712%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [manheim.gb] INFO: Saving data for 4120712: {'auction_closing_time': 1774947600.0, 'created_time': 1774350965.06726, 'last_price_update_time': 1774867021.957417}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120712') HTTP/1.1" 204 0
2026-03-30 10:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:02 [manheim.gb] INFO: Page 63: 100 results (total: 7960)
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120715
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120715%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120715: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120716
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120716%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120716: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120717
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120717: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120718
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120718%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120718: 2
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120719
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120719%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120719: 2
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120720
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120720%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120720: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120721
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120721%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120721: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120724
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120724%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120724: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120732
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120732%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120732: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120734
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120734%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120734: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120736
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120736%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120736: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120737
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120737%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120737: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120739
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120739%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120739: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120740
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120740: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120741
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120741%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120741: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120742
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120742%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120742: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120743
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120743%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120743: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120744
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120744%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120744: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120745
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120745%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120745: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120747
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120747%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120747: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120748
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120748%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120748: 2
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120749
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120749: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120750
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120750%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120750: 2
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120751
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120751%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120751: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120752
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120752%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120752: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120753
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120753%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120753: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120757
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120757%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120757: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120758
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120758%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120758: 2
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120764
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120764%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120764: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120765
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120765%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120765: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120767
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120767%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120767: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120768
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120768: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120771
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120771%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120771: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120773
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120773%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120773: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120775
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120775: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120778
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120778%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120778: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120797
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120797: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120798
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120798: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120802
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120802%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120802: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120804
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120804: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120805
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [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-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120805: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120806
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120806%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120806: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120807
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120807%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120807: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120808
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120808%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120808: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120812
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120812%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120812: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120814
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120814%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [manheim.gb] INFO: Scrape type for 4120814: 0
2026-03-30 10:37:02 [manheim.gb] INFO: Found listing with ID: 4120815
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120815%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120815: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120818
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [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-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120818: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120819
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120819%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120819: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120821
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [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-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120821: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120823
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120823%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120823: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120824
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [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-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120824: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120830
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120830%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120830: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120831
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120831%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120831: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120833
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120833%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120833: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120835
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120835%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120835: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120836
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [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-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120836: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120840
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120840%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120840: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120844
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120844%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120844: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120872
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120872%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120872: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120873
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120873%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120873: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120874
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120874%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120874: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120875
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120875%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120875: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120876
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120876%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120876: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120877
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120877%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120877: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120878
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120878%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120878: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120880
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120880%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120880: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120881
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120881%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120881: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120888
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120888%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120888: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120890
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120890%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120890: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120891
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120891%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120891: 2
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120892
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120892%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120892: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120893
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120893%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120893: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120894
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120894%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120894: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120895
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120895%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120895: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120896
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120896%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120896: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120897
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120897%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120897: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120898
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120898%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120898: 2
2026-03-30 10:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d86abc0-8529-565d-828c-c9ca240e582e with identifier: 4120719
2026-03-30 10:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d86abc0-8529-565d-828c-c9ca240e582e with scrape type 2
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d86abc0-8529-565d-828c-c9ca240e582e with scrape type 2
2026-03-30 10:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7d86abc0-8529-565d-828c-c9ca240e582e, identifier: 4120719
2026-03-30 10:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with identifier: 4120748
2026-03-30 10:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with scrape type 2
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with scrape type 2
2026-03-30 10:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 41d60ed0-6e8d-52ea-b047-12924ccc8c4b, identifier: 4120748
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120902
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120902%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120902: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120917
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120917%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [manheim.gb] INFO: Scrape type for 4120917: 0
2026-03-30 10:37:03 [manheim.gb] INFO: Found listing with ID: 4120923
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120923%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120923: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120924
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [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-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120924: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120925
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120925%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120925: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120926
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120926%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120926: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120928
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120928%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120928: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120929
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120929%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120929: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120930
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120930%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120930: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120933
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120933%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120933: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120935
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120935%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120935: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120937
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120937%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120937: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120939
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120939%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120939: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120940
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120940%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120940: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120942
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120942%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120942: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120944
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120944%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120944: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120946
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120946%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120946: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120948
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120948%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120948: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120949
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120949%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120949: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120952
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120952%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120952: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120953
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120953%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120953: 0
2026-03-30 10:37:04 [manheim.gb] INFO: Found listing with ID: 4120954
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120954%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Scrape type for 4120954: 0
2026-03-30 10:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7d86abc0-8529-565d-828c-c9ca240e582e with identifier: 4120719
2026-03-30 10:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7d86abc0-8529-565d-828c-c9ca240e582e with identifier: 4120719
2026-03-30 10:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7d86abc0-8529-565d-828c-c9ca240e582e with identifier: 4120719 to the API
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 46,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '7d86abc0-8529-565d-828c-c9ca240e582e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT20XCM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/OUTLANDER?id=4120719',
'listing': 'auction',
'location': 'Shotts',
'make': 'MITSUBISHI',
'model': 'OUTLANDER',
'odometer': 48220,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-11',
'seller_name': 'Parks Motor Group',
'title': 'MITSUBISHI OUTLANDER 2.4 PHEV Dynamic 5dr Auto',
'transmission': 'automatic',
'trim': '2.4 PHEV Dynamic 5dr Auto',
'year': 2020}
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120719%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [manheim.gb] INFO: Saving data for 4120719: {'auction_closing_time': 1774947600.0, 'created_time': 1774350974.852012, 'last_price_update_time': 1774867024.749566}
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120719') HTTP/1.1" 204 0
2026-03-30 10:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with identifier: 4120748
2026-03-30 10:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with identifier: 4120748
2026-03-30 10:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 41d60ed0-6e8d-52ea-b047-12924ccc8c4b with identifier: 4120748 to the API
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:05 [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.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '41d60ed0-6e8d-52ea-b047-12924ccc8c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN12KWF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I10?id=4120748',
'listing': 'auction',
'location': 'Birmingham',
'make': 'HYUNDAI',
'model': 'I10',
'odometer': 72090,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-29',
'seller_name': 'PAUL RIGBY LTD',
'title': 'HYUNDAI I10 1.2 Active 5dr',
'transmission': 'manual',
'trim': '1.2 Active 5dr',
'year': 2012}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120748%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [manheim.gb] INFO: Saving data for 4120748: {'auction_closing_time': 1775206800.0, 'created_time': 1774350973.668129, 'last_price_update_time': 1774867025.198666}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120748') HTTP/1.1" 204 0
2026-03-30 10:37:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c18b05f-2560-5ea8-8dbe-311334faf4aa with identifier: 4120718
2026-03-30 10:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c18b05f-2560-5ea8-8dbe-311334faf4aa with scrape type 2
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c18b05f-2560-5ea8-8dbe-311334faf4aa with scrape type 2
2026-03-30 10:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2c18b05f-2560-5ea8-8dbe-311334faf4aa, identifier: 4120718
2026-03-30 10:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2c18b05f-2560-5ea8-8dbe-311334faf4aa with identifier: 4120718
2026-03-30 10:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2c18b05f-2560-5ea8-8dbe-311334faf4aa with identifier: 4120718
2026-03-30 10:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2c18b05f-2560-5ea8-8dbe-311334faf4aa with identifier: 4120718 to the API
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:05 [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.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2c18b05f-2560-5ea8-8dbe-311334faf4aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK68YTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4120718',
'listing': 'auction',
'location': 'Shotts',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 81254,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-25',
'seller_name': 'Parks Motor Group',
'title': 'MINI HATCHBACK 1.5 Cooper II 5dr [Pepper Pack]',
'transmission': 'manual',
'trim': '1.5 Cooper II 5dr [Pepper Pack]',
'year': 2018}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120718%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [manheim.gb] INFO: Saving data for 4120718: {'auction_closing_time': 1774947600.0, 'created_time': 1774350975.322172, 'last_price_update_time': 1774867025.606747}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120718') HTTP/1.1" 204 0
2026-03-30 10:37:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc54a312-89b0-5d34-a836-1038555e89d3 with identifier: 4120750
2026-03-30 10:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc54a312-89b0-5d34-a836-1038555e89d3 with scrape type 2
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc54a312-89b0-5d34-a836-1038555e89d3 with scrape type 2
2026-03-30 10:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bc54a312-89b0-5d34-a836-1038555e89d3, identifier: 4120750
2026-03-30 10:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bc54a312-89b0-5d34-a836-1038555e89d3 with identifier: 4120750
2026-03-30 10:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bc54a312-89b0-5d34-a836-1038555e89d3 with identifier: 4120750
2026-03-30 10:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bc54a312-89b0-5d34-a836-1038555e89d3 with identifier: 4120750 to the API
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:06 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc54a312-89b0-5d34-a836-1038555e89d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY15OCR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4120750',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 83543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-24',
'seller_name': 'Link Financial LTD',
'title': 'FORD FOCUS 1.6 TDCi 115 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec 5dr',
'year': 2015}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120750%27 HTTP/1.1" 200 None
2026-03-30 10:37:06 [manheim.gb] INFO: Saving data for 4120750: {'auction_closing_time': 1775120400.0, 'created_time': 1774351450.132066, 'last_price_update_time': 1774867026.056885}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120750') HTTP/1.1" 204 0
2026-03-30 10:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5adb18a8-24bb-51ab-92aa-864fc919b766 with identifier: 4120891
2026-03-30 10:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adb18a8-24bb-51ab-92aa-864fc919b766 with scrape type 2
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5adb18a8-24bb-51ab-92aa-864fc919b766 with scrape type 2
2026-03-30 10:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5adb18a8-24bb-51ab-92aa-864fc919b766, identifier: 4120891
2026-03-30 10:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5adb18a8-24bb-51ab-92aa-864fc919b766 with identifier: 4120891
2026-03-30 10:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5adb18a8-24bb-51ab-92aa-864fc919b766 with identifier: 4120891
2026-03-30 10:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5adb18a8-24bb-51ab-92aa-864fc919b766 with identifier: 4120891 to the API
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:06 [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': 'Black',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '5adb18a8-24bb-51ab-92aa-864fc919b766',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS21NVH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/S%20CLASS?id=4120891',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'S CLASS',
'odometer': 82377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-17',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ S CLASS S500L 4Matic AMG Line Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'S500L 4Matic AMG Line Premium 4dr 9G-Tronic',
'year': 2021}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120891%27 HTTP/1.1" 200 None
2026-03-30 10:37:06 [manheim.gb] INFO: Saving data for 4120891: {'auction_closing_time': 1774947600.0, 'created_time': 1774350977.753294, 'last_price_update_time': 1774867026.665492}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120891') HTTP/1.1" 204 0
2026-03-30 10:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f56ab12a-311e-5d75-9981-b3d32636d3f3 with identifier: 4120758
2026-03-30 10:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f56ab12a-311e-5d75-9981-b3d32636d3f3 with scrape type 2
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f56ab12a-311e-5d75-9981-b3d32636d3f3 with scrape type 2
2026-03-30 10:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f56ab12a-311e-5d75-9981-b3d32636d3f3, identifier: 4120758
2026-03-30 10:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f56ab12a-311e-5d75-9981-b3d32636d3f3 with identifier: 4120758
2026-03-30 10:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f56ab12a-311e-5d75-9981-b3d32636d3f3 with identifier: 4120758
2026-03-30 10:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f56ab12a-311e-5d75-9981-b3d32636d3f3 with identifier: 4120758 to the API
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f56ab12a-311e-5d75-9981-b3d32636d3f3%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f56ab12a-311e-5d75-9981-b3d32636d3f3: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ASTRA 1.6i 16V Excite 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: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-07-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4120758\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6i 16V Excite 5dr\u0022, \u0022LicensePlate\u0022: \u0022KN14PMU\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 147, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f56ab12a-311e-5d75-9981-b3d32636d3f3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37:06 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-30 10:37: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-30 10:37:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f56ab12a-311e-5d75-9981-b3d32636d3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN14PMU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4120758',
'listing': 'auction',
'location': 'Birmingham - 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-07-04',
'seller_name': 'Arbury',
'title': 'VAUXHALL ASTRA 1.6i 16V Excite 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Excite 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-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120758%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Saving data for 4120758: {'auction_closing_time': 1775206800.0, 'created_time': 1774350978.49672, 'last_price_update_time': 1774867027.252518}
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120758') HTTP/1.1" 204 0
2026-03-30 10:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:07 [manheim.gb] INFO: Page 64: 100 results (total: 7960)
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120955
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120955%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120955: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120956
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120956%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120956: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120957
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120957%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120957: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120958
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120958%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120958: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120959
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120959%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120959: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120960
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120960%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120960: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120962
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120962%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120962: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120963
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [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-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120963: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120965
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120965%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120965: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120967
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120967%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120967: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120968
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120968%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120968: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120969
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [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-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120969: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120970
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120970%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120970: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4120985
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120985%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4120985: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121026
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121026%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121026: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121033
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [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-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121033: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121034
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [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-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121034: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121035
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121035%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121035: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121036
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121036%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121036: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121037
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121037%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121037: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121038
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [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-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121038: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121039
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121039%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121039: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121040
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121040%27 HTTP/1.1" 200 None
2026-03-30 10:37:07 [manheim.gb] INFO: Scrape type for 4121040: 0
2026-03-30 10:37:07 [manheim.gb] INFO: Found listing with ID: 4121041
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121041%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121041: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121042
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121042%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121042: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121043
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121043%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121043: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121045
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121045%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121045: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121046
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121046: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121048
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121048%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121048: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121049
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121049: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121059
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121059%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121059: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121069
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121069: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121073
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121073: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121084
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121084%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121084: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121085
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121085%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121085: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121103
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121103%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121103: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121105
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121105%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121105: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121150
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121150%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121150: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121160
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121160%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121160: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121162
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121162%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121162: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121165
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121165%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121165: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121166
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121166%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121166: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121168
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121168%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121168: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121169
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121169: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121170
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121170%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121170: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121176
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121176%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121176: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121178
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121178%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121178: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121179
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121179: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121181
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121181: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121183
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121183%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121183: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121184
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121184%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121184: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121186
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121186%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121186: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121187
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121187: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121188
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121188%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121188: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121189
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121189%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121189: 2
2026-03-30 10:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121192
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121192: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121194
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121194%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121194: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121202
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121202: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121209
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121209%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121209: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121242
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121242%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121242: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121263
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121263%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121263: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121287
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121287%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121287: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121298
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121298%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121298: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121304
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121304%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121304: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121310
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121310%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121310: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121312
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121312%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121312: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121316
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121316%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121316: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121319
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121319%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121319: 1
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121321
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121321%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121321: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121332
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121332%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121332: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121343
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121343%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121343: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121348
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121348: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121351
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121351%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121351: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121358
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121358%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121358: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121360
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121360%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121360: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121364
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [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-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121364: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121369
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121369%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121369: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121370
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121370%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121370: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121372
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121372%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121372: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121374
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121374%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [manheim.gb] INFO: Scrape type for 4121374: 0
2026-03-30 10:37:08 [manheim.gb] INFO: Found listing with ID: 4121378
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121378%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121378: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121380
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121380%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121380: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121381
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121381%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121381: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121382
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121382: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121384
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121384: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121385
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121385%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121385: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121389
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121389%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121389: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121390
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121390: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121391
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121391%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121391: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121394
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121394%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121394: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121397
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121397: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121402
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121402%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121402: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121403
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121403: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121404
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121404: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121405
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121405%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121405: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121406
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121406: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121409
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121409: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121414
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121414%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121414: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121415
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [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-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121415: 0
2026-03-30 10:37:09 [manheim.gb] INFO: Found listing with ID: 4121416
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121416%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [manheim.gb] INFO: Scrape type for 4121416: 2
2026-03-30 10:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with identifier: 4120898
2026-03-30 10:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with scrape type 2
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with scrape type 2
2026-03-30 10:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449, identifier: 4120898
2026-03-30 10:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with identifier: 4120898
2026-03-30 10:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with identifier: 4120898
2026-03-30 10:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1d23742c-3e6a-5f85-a7a3-bd27a2d4f449 with identifier: 4120898 to the API
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:10 [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': 'White',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1d23742c-3e6a-5f85-a7a3-bd27a2d4f449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY22SXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4120898',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': 15310,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-24',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ GL GLA 200 AMG Line 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 200 AMG Line 5dr Auto',
'year': 2022}
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120898%27 HTTP/1.1" 200 None
2026-03-30 10:37:10 [manheim.gb] INFO: Saving data for 4120898: {'auction_closing_time': 1774947600.0, 'created_time': 1774350979.717615, 'last_price_update_time': 1774867030.748221}
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120898') HTTP/1.1" 204 0
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with identifier: 4121189
2026-03-30 10:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with scrape type 2
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with scrape type 2
2026-03-30 10:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd37b8bd-13a5-516b-9cfa-adf40ac44a29, identifier: 4121189
2026-03-30 10:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with identifier: 4121189
2026-03-30 10:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with identifier: 4121189
2026-03-30 10:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd37b8bd-13a5-516b-9cfa-adf40ac44a29 with identifier: 4121189 to the API
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:11 [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': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd37b8bd-13a5-516b-9cfa-adf40ac44a29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WM67MKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4121189',
'listing': 'auction',
'location': 'Plymouth',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 42454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-28',
'seller_name': 'Ocean BMW',
'title': 'MINI HATCHBACK 1.5 Cooper 3dr',
'transmission': 'manual',
'trim': '1.5 Cooper 3dr',
'year': 2017}
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121189%27 HTTP/1.1" 200 None
2026-03-30 10:37:11 [manheim.gb] INFO: Saving data for 4121189: {'auction_closing_time': 1775034000.0, 'created_time': 1774436852.922467, 'last_price_update_time': 1774867031.390521}
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121189') HTTP/1.1" 204 0
2026-03-30 10:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aada794-f564-59b7-b2a1-697858480bf9 with identifier: 4121319
2026-03-30 10:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aada794-f564-59b7-b2a1-697858480bf9 with scrape type 1
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4aada794-f564-59b7-b2a1-697858480bf9
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4aada794-f564-59b7-b2a1-697858480bf9
2026-03-30 10:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4aada794-f564-59b7-b2a1-697858480bf9, identifier: 4121319
2026-03-30 10:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4aada794-f564-59b7-b2a1-697858480bf9 with identifier: 4121319
2026-03-30 10:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4aada794-f564-59b7-b2a1-697858480bf9 with identifier: 4121319
2026-03-30 10:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4aada794-f564-59b7-b2a1-697858480bf9 with identifier: 4121319 to the API
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:12 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4aada794-f564-59b7-b2a1-697858480bf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YC15VGR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CR-V?id=4121319',
'listing': 'auction',
'location': 'Leeds',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 62664,
'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': 'Riverside Motors',
'title': 'HONDA CR-V 2.2 i-DTEC EX 5dr',
'transmission': 'manual',
'trim': '2.2 i-DTEC EX 5dr',
'year': 2015}
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121319%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Saving data for 4121319: {'created_time': 1774867032.190522, 'last_price_update_time': 1774867032.190532, 'auction_closing_time': 1775034000.0}
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121319') HTTP/1.1" 204 0
2026-03-30 10:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d9af389-2ddd-5344-87bb-2de230f54798 with identifier: 4121416
2026-03-30 10:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d9af389-2ddd-5344-87bb-2de230f54798 with scrape type 2
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d9af389-2ddd-5344-87bb-2de230f54798 with scrape type 2
2026-03-30 10:37:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d9af389-2ddd-5344-87bb-2de230f54798, identifier: 4121416
2026-03-30 10:37:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d9af389-2ddd-5344-87bb-2de230f54798 with identifier: 4121416
2026-03-30 10:37:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d9af389-2ddd-5344-87bb-2de230f54798 with identifier: 4121416
2026-03-30 10:37:12 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 8d9af389-2ddd-5344-87bb-2de230f54798 with expiration date: 2026-03-30T09:00:00Z
{'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': 'Petrol',
'id': '8d9af389-2ddd-5344-87bb-2de230f54798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SO11LCY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4121416',
'listing': 'auction',
'location': 'Washington',
'make': 'AUDI',
'model': 'A3',
'odometer': 75882,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-06',
'seller_name': 'Direct Car-Ching',
'title': 'AUDI A3 S3 Quattro 5dr',
'transmission': 'manual',
'trim': 'S3 Quattro 5dr',
'year': 2011}
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121416%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Saving data for 4121416: {'auction_closing_time': 1774861200.0, 'created_time': 1774390474.57151, 'last_price_update_time': 1774867032.449312}
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121416') HTTP/1.1" 204 0
2026-03-30 10:37:12 [scrapy.extensions.logstats] INFO: Crawled 1081 pages (at 86 pages/min), scraped 588 items (at 44 items/min)
2026-03-30 10:37:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:37:12 [manheim.gb] INFO: Page 65: 100 results (total: 7960)
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121417
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121417%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121417: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121418
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121418%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121418: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121419
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [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-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121419: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121420
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121420%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121420: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121437
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121437%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121437: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121438
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121438%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121438: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121439
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121439%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121439: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121440
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [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-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121440: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121441
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121441%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121441: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121442
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121442%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121442: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121470
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121470%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121470: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121471
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121471%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121471: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121472
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121472%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121472: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121474
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121474%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121474: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121475
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121475%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121475: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121476
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121476%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121476: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121477
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121477%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121477: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121478
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [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-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121478: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121479
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121479%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121479: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121480
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121480%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121480: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121481
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121481%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121481: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121483
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121483%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121483: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121484
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121484%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121484: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121485
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [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-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121485: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121488
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121488%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121488: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121500
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121500%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121500: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121505
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121505%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121505: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121517
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121517%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121517: 2
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121519
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121519%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [manheim.gb] INFO: Scrape type for 4121519: 0
2026-03-30 10:37:12 [manheim.gb] INFO: Found listing with ID: 4121522
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121522%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121522: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121524
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121524%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121524: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121525
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121525%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121525: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121526
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121526%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121526: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121527
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121527%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121527: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121528
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121528%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121528: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121529
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121529: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121530
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121530%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121530: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121531
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121531%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121531: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121532
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121532%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121532: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121535
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121535%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121535: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121538
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121538: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121550
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121550%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121550: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121551
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121551: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121552
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121552%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121552: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121553
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121553%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121553: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121554
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121554%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121554: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121555
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121555%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121555: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121556
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121556%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121556: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121557
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121557%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121557: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121558
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121558: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121559
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121559: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121562
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121562%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121562: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121565
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121565%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121565: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121566
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121566: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121567
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121567%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121567: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121568
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121568%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121568: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121569
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121569%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121569: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121570
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121570%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121570: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121571
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121571%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121571: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121572
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121572%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121572: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121574
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121574%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121574: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121578
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121578%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121578: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121582
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121582: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121583
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121583%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121583: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121584
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121584%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121584: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121588
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121588%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121588: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121589
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121589%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121589: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121593
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121593%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121593: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121595
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121595%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121595: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121609
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [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-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121609: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121611
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121611%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121611: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121613
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121613%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121613: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121617
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121617%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121617: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121618
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121618%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121618: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121619
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121619%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [manheim.gb] INFO: Scrape type for 4121619: 0
2026-03-30 10:37:13 [manheim.gb] INFO: Found listing with ID: 4121620
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121620%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121620: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121630
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121630%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121630: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121632
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121632%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121632: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121633
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [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-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121633: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121634
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121634%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121634: 2
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121639
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121639%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121639: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121647
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121647%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121647: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121649
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121649%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121649: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121656
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121656%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121656: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121658
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121658%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121658: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121661
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121661%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121661: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121663
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121663%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121663: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121665
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121665%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121665: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121666
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121666%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121666: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121671
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121671%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121671: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121673
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [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-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121673: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121679
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [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-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121679: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121680
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121680%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121680: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121681
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [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-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121681: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121683
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121683%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121683: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121685
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121685%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121685: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121686
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121686%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121686: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121687
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121687%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121687: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121692
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [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-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121692: 0
2026-03-30 10:37:14 [manheim.gb] INFO: Found listing with ID: 4121695
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121695%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [manheim.gb] INFO: Scrape type for 4121695: 0
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87de943-95c8-5c9f-8747-94c345a08c86 with identifier: 4121517
2026-03-30 10:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87de943-95c8-5c9f-8747-94c345a08c86 with scrape type 2
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a87de943-95c8-5c9f-8747-94c345a08c86 with scrape type 2
2026-03-30 10:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a87de943-95c8-5c9f-8747-94c345a08c86, identifier: 4121517
2026-03-30 10:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a87de943-95c8-5c9f-8747-94c345a08c86 with identifier: 4121517
2026-03-30 10:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a87de943-95c8-5c9f-8747-94c345a08c86 with identifier: 4121517
2026-03-30 10:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a87de943-95c8-5c9f-8747-94c345a08c86 with identifier: 4121517 to the API
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 283,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a87de943-95c8-5c9f-8747-94c345a08c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72THX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4121517',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 60586,
'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': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H3 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H3 Leader Van',
'year': 2022}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121517%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Saving data for 4121517: {'auction_closing_time': 1775552400.0, 'created_time': 1774390472.921425, 'last_price_update_time': 1774867035.263248}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121517') HTTP/1.1" 204 0
2026-03-30 10:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b61902-47a3-5083-bf6a-409c53f27a90 with identifier: 4121634
2026-03-30 10:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b61902-47a3-5083-bf6a-409c53f27a90 with scrape type 2
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b61902-47a3-5083-bf6a-409c53f27a90 with scrape type 2
2026-03-30 10:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24b61902-47a3-5083-bf6a-409c53f27a90, identifier: 4121634
2026-03-30 10:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24b61902-47a3-5083-bf6a-409c53f27a90 with identifier: 4121634
2026-03-30 10:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24b61902-47a3-5083-bf6a-409c53f27a90 with identifier: 4121634
2026-03-30 10:37:15 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 24b61902-47a3-5083-bf6a-409c53f27a90 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '24b61902-47a3-5083-bf6a-409c53f27a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP09XCF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4121634',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 114410,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FIESTA 1.6 TDCi Zetec S 3dr',
'transmission': 'manual',
'trim': '1.6 TDCi Zetec S 3dr',
'year': 2009}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121634%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Saving data for 4121634: {'auction_closing_time': 1774861200.0, 'created_time': 1774437418.670747, 'last_price_update_time': 1774867035.512588}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121634') HTTP/1.1" 204 0
2026-03-30 10:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:15 [manheim.gb] INFO: Page 66: 100 results (total: 7960)
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121697
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [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-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121697: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121699
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [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-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121699: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121700
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121700%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121700: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121701
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121701%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121701: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121702
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121702%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121702: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121707
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121707%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121707: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121723
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121723%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121723: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121724
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [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-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121724: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121725
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [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-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121725: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121732
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121732%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121732: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121733
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121733%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121733: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121736
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121736%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121736: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121738
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121738%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121738: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121739
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121739%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121739: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121741
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121741%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [manheim.gb] INFO: Scrape type for 4121741: 0
2026-03-30 10:37:15 [manheim.gb] INFO: Found listing with ID: 4121742
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121742%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121742: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121743
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121743%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121743: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121744
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121744%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121744: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121747
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121747%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121747: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121748
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121748%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121748: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121754
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121754%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121754: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121758
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121758%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121758: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121759
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121759%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121759: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121760
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121760%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121760: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121761
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121761%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121761: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121762
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121762%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121762: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121763
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121763%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121763: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121764
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121764%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121764: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121765
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121765: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121767
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121767%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121767: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121768
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121768%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121768: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121769
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121769%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121769: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121770
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121770%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121770: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121771
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121771: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121772
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121772: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121773
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121773%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121773: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121776
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121776%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121776: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121777
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121777%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121777: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121778
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121778%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121778: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121782
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121782%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121782: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121796
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121796%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121796: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121797
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121797%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121797: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121804
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121804%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121804: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121805
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121805%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121805: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121807
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121807: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121808
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121808%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121808: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121809
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121809: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121811
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121811%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121811: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121813
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121813%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121813: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121815
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121815%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121815: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121818
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121818%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121818: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121820
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121820: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121832
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121832%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121832: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121833
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121833%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121833: 2
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121834
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121834%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121834: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121837
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121837%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121837: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121838
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121838%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121838: 2
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121841
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [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-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121841: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121842
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121842%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121842: 2
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121845
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121845%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121845: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121847
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121847%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [manheim.gb] INFO: Scrape type for 4121847: 0
2026-03-30 10:37:16 [manheim.gb] INFO: Found listing with ID: 4121849
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121849: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121850
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121850%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121850: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121851
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121851%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121851: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121852
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121852%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121852: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121853
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121853%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121853: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121854
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121854: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121858
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121858%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121858: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121859
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121859%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121859: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121861
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121861: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121862
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121862%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121862: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121864
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121864%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121864: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121865
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121865%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121865: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121870
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121870: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121871
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121871%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121871: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121872
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121872: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121873
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121873%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121873: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121874
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121874%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121874: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121875
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121875: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121876
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121876%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121876: 2
2026-03-30 10:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121878
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121878: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121880
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121880%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121880: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121882
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121882%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121882: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121884
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121884%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121884: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121887
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121887%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121887: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121888
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121888%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121888: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121889
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121889: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121892
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121892%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121892: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121893
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121893: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121894
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121894%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121894: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121895
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121895%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121895: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121896
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121896: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121897
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121897%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121897: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121898
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121898%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121898: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121899
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121899%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121899: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121900
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [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-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121900: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121901
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121901%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121901: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121904
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121904%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121904: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121905
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121905%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121905: 0
2026-03-30 10:37:17 [manheim.gb] INFO: Found listing with ID: 4121906
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121906%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [manheim.gb] INFO: Scrape type for 4121906: 2
2026-03-30 10:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b93585-a282-516e-ae34-61f8ca85e8b7 with identifier: 4121833
2026-03-30 10:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b93585-a282-516e-ae34-61f8ca85e8b7 with scrape type 2
2026-03-30 10:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b93585-a282-516e-ae34-61f8ca85e8b7 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 83b93585-a282-516e-ae34-61f8ca85e8b7, identifier: 4121833
2026-03-30 10:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 83b93585-a282-516e-ae34-61f8ca85e8b7 with identifier: 4121833
2026-03-30 10:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 83b93585-a282-516e-ae34-61f8ca85e8b7 with identifier: 4121833
2026-03-30 10:37:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 83b93585-a282-516e-ae34-61f8ca85e8b7 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '83b93585-a282-516e-ae34-61f8ca85e8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ63TEO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XF?id=4121833',
'listing': 'auction',
'location': 'Leeds',
'make': 'JAGUAR',
'model': 'XF',
'odometer': 84564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-24',
'seller_name': 'Big Motoring World Ltd',
'title': 'JAGUAR XF 2.2d [200] Premium Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '2.2d [200] Premium Luxury 5dr Auto',
'year': 2013}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121833%27 HTTP/1.1" 200 None
2026-03-30 10:37:18 [manheim.gb] INFO: Saving data for 4121833: {'auction_closing_time': 1774861200.0, 'created_time': 1774436854.128588, 'last_price_update_time': 1774867038.157002}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121833') HTTP/1.1" 204 0
2026-03-30 10:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48a0dfe-e954-54b3-be40-78b3b13081fe with identifier: 4121838
2026-03-30 10:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48a0dfe-e954-54b3-be40-78b3b13081fe with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b48a0dfe-e954-54b3-be40-78b3b13081fe with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b48a0dfe-e954-54b3-be40-78b3b13081fe, identifier: 4121838
2026-03-30 10:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b48a0dfe-e954-54b3-be40-78b3b13081fe with identifier: 4121838
2026-03-30 10:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b48a0dfe-e954-54b3-be40-78b3b13081fe with identifier: 4121838
2026-03-30 10:37:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b48a0dfe-e954-54b3-be40-78b3b13081fe with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b48a0dfe-e954-54b3-be40-78b3b13081fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG66AOX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/FABIA?id=4121838',
'listing': 'auction',
'location': 'Leeds',
'make': 'SKODA',
'model': 'FABIA',
'odometer': 46749,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-05',
'seller_name': 'Big Motoring World Ltd',
'title': 'SKODA FABIA 1.2 TSI Monte Carlo 5dr',
'transmission': 'manual',
'trim': '1.2 TSI Monte Carlo 5dr',
'year': 2016}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121838%27 HTTP/1.1" 200 None
2026-03-30 10:37:18 [manheim.gb] INFO: Saving data for 4121838: {'auction_closing_time': 1774861200.0, 'created_time': 1774436855.408472, 'last_price_update_time': 1774867038.538049}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121838') HTTP/1.1" 204 0
2026-03-30 10:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with identifier: 4121842
2026-03-30 10:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f70cc29e-d4bf-5a5a-9182-8e450ab65db4, identifier: 4121842
2026-03-30 10:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6502c36d-7d82-5862-8379-0a95ce7e25f0 with identifier: 4121906
2026-03-30 10:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6502c36d-7d82-5862-8379-0a95ce7e25f0 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6502c36d-7d82-5862-8379-0a95ce7e25f0 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6502c36d-7d82-5862-8379-0a95ce7e25f0, identifier: 4121906
2026-03-30 10:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0faea27-c3eb-5025-b77e-77474b419086 with identifier: 4121876
2026-03-30 10:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0faea27-c3eb-5025-b77e-77474b419086 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0faea27-c3eb-5025-b77e-77474b419086 with scrape type 2
2026-03-30 10:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a0faea27-c3eb-5025-b77e-77474b419086, identifier: 4121876
2026-03-30 10:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with identifier: 4121842
2026-03-30 10:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with identifier: 4121842
2026-03-30 10:37:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f70cc29e-d4bf-5a5a-9182-8e450ab65db4 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f70cc29e-d4bf-5a5a-9182-8e450ab65db4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR16WWF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V40?id=4121842',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLVO',
'model': 'V40',
'odometer': 102740,
'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': 'Big Motoring World Ltd',
'title': 'VOLVO V40 D2 [120] Cross Country Lux 5dr Geartronic',
'transmission': 'automatic',
'trim': 'D2 [120] Cross Country Lux 5dr Geartronic',
'year': 2016}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121842%27 HTTP/1.1" 200 None
2026-03-30 10:37:18 [manheim.gb] INFO: Saving data for 4121842: {'auction_closing_time': 1774861200.0, 'created_time': 1774437428.965058, 'last_price_update_time': 1774867038.938151}
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121842') HTTP/1.1" 204 0
2026-03-30 10:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6502c36d-7d82-5862-8379-0a95ce7e25f0 with identifier: 4121906
2026-03-30 10:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6502c36d-7d82-5862-8379-0a95ce7e25f0 with identifier: 4121906
2026-03-30 10:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6502c36d-7d82-5862-8379-0a95ce7e25f0 with identifier: 4121906 to the API
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:19 [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': 'Red',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6502c36d-7d82-5862-8379-0a95ce7e25f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK05VVM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/CONVERTIBLE?id=4121906',
'listing': 'auction',
'location': 'Colchester',
'make': 'MINI',
'model': 'CONVERTIBLE',
'odometer': 14750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-29',
'seller_name': 'Hedin Automotive LTD',
'title': 'MINI CONVERTIBLE 1.6 Cooper 2dr Auto',
'transmission': 'automatic',
'trim': '1.6 Cooper 2dr Auto',
'year': 2005}
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121906%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Saving data for 4121906: {'auction_closing_time': 1775120400.0, 'created_time': 1774649723.57894, 'last_price_update_time': 1774867039.227765}
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121906') HTTP/1.1" 204 0
2026-03-30 10:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a0faea27-c3eb-5025-b77e-77474b419086 with identifier: 4121876
2026-03-30 10:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a0faea27-c3eb-5025-b77e-77474b419086 with identifier: 4121876
2026-03-30 10:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a0faea27-c3eb-5025-b77e-77474b419086 with identifier: 4121876 to the API
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0faea27-c3eb-5025-b77e-77474b419086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BV67UWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4121876',
'listing': 'auction',
'location': 'Manchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 100392,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-06',
'seller_name': 'Mann Island Finance',
'title': 'MERCEDES-BENZ A CLASS A180d Sport Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A180d Sport Premium 5dr Auto',
'year': 2017}
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121876%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Saving data for 4121876: {'auction_closing_time': 1774947600.0, 'created_time': 1774436857.499774, 'last_price_update_time': 1774867039.545562}
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121876') HTTP/1.1" 204 0
2026-03-30 10:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:19 [manheim.gb] INFO: Page 67: 100 results (total: 7960)
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121907
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [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-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121907: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121908
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [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-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121908: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121909
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121909%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121909: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121910
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121910%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121910: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121911
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [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-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121911: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121913
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121913%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121913: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121916
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121916%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121916: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121918
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121918%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121918: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121920
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121920%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121920: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121925
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121925%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121925: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121946
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121946%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121946: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121947
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121947%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121947: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121949
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121949%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [manheim.gb] INFO: Scrape type for 4121949: 0
2026-03-30 10:37:19 [manheim.gb] INFO: Found listing with ID: 4121950
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121950%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121950: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121952
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121952%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121952: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121957
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121957: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121959
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121959%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121959: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121962
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121962%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121962: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121963
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121963: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121964
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121964%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121964: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4121965
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4121965: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122032
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122032: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122033
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122033%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122033: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122035
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122035%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122035: 2
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122039
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122039: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122040
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122040: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122041
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122041%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122041: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122042
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122042%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122042: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122044
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122044%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122044: 2
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122046
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122046: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122048
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122048%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122048: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122049
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122049%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122049: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122050
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122050: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122052
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122052%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122052: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122053
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122053%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122053: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122054
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122054: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122056
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122056%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122056: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122057
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122057%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122057: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122061
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122061%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122061: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122062
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122062%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122062: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122063
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122063%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122063: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122064
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122064: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122065
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122065%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122065: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122067
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122067%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122067: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122069
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122069: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122070
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122070%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122070: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122072
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122072%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122072: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122074
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122074: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122075
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122075%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122075: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122076
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122076: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122077
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122077%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122077: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122078
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122078%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122078: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122079
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122079: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122080
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122080%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122080: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122082
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122082: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122083
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122083: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122084
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122084: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122085
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122085%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122085: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122086
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122086%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122086: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122087
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122087: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122088
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122088%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122088: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122089
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122089%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122089: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122090
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122090%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122090: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122091
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122091%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122091: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122092
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122092%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122092: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122093
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122093%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122093: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122094
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122094: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122095
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122095%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122095: 2
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122096
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122096%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122096: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122099
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122099: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122100
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [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-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122100: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122101
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122101%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122101: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122102
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122102%27 HTTP/1.1" 200 None
2026-03-30 10:37:20 [manheim.gb] INFO: Scrape type for 4122102: 0
2026-03-30 10:37:20 [manheim.gb] INFO: Found listing with ID: 4122104
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122104%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122104: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122105
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [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-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122105: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122106
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122106%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122106: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122107
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122107%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122107: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122108
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122108%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122108: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122111
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122111%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122111: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122113
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122113%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122113: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122114
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [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-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122114: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122115
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122115%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122115: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122120
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122120%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122120: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122122
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122122%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122122: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122123
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122123%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122123: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122124
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122124%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122124: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122125
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122125%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122125: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122126
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [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-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122126: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122127
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122127%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122127: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122128
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122128%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122128: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122135
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122135%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122135: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122137
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [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-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122137: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122138
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122138%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122138: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122139
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122139%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122139: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122140
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122140%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122140: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122141
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122141%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122141: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122144
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122144%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122144: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122145
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122145%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122145: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122146
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [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-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122146: 0
2026-03-30 10:37:21 [manheim.gb] INFO: Found listing with ID: 4122147
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122147%27 HTTP/1.1" 200 None
2026-03-30 10:37:21 [manheim.gb] INFO: Scrape type for 4122147: 0
2026-03-30 10:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eee9432-b204-5f75-a988-80c9fffc5d1c with identifier: 4122035
2026-03-30 10:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eee9432-b204-5f75-a988-80c9fffc5d1c with scrape type 2
2026-03-30 10:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eee9432-b204-5f75-a988-80c9fffc5d1c with scrape type 2
2026-03-30 10:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1eee9432-b204-5f75-a988-80c9fffc5d1c, identifier: 4122035
2026-03-30 10:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1eee9432-b204-5f75-a988-80c9fffc5d1c with identifier: 4122035
2026-03-30 10:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1eee9432-b204-5f75-a988-80c9fffc5d1c with identifier: 4122035
2026-03-30 10:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1eee9432-b204-5f75-a988-80c9fffc5d1c with identifier: 4122035 to the API
2026-03-30 10:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:22 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1eee9432-b204-5f75-a988-80c9fffc5d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WP69KWK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/COMBO?id=4122035',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'COMBO',
'odometer': 65377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-30',
'seller_name': 'Arval',
'title': 'VAUXHALL COMBO 2300 1.5 Turbo D 100ps H1 Sportive Van',
'transmission': 'manual',
'trim': '2300 1.5 Turbo D 100ps H1 Sportive Van',
'year': 2019}
2026-03-30 10:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122035%27 HTTP/1.1" 200 None
2026-03-30 10:37:22 [manheim.gb] INFO: Saving data for 4122035: {'auction_closing_time': 1775034000.0, 'created_time': 1774437420.409143, 'last_price_update_time': 1774867042.73437}
2026-03-30 10:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122035') HTTP/1.1" 204 0
2026-03-30 10:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1058e80d-64cf-5f2e-9caf-1d211964f79d with identifier: 4122044
2026-03-30 10:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1058e80d-64cf-5f2e-9caf-1d211964f79d with scrape type 2
2026-03-30 10:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1058e80d-64cf-5f2e-9caf-1d211964f79d with scrape type 2
2026-03-30 10:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1058e80d-64cf-5f2e-9caf-1d211964f79d, identifier: 4122044
2026-03-30 10:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1058e80d-64cf-5f2e-9caf-1d211964f79d with identifier: 4122044
2026-03-30 10:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1058e80d-64cf-5f2e-9caf-1d211964f79d with identifier: 4122044
2026-03-30 10:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1058e80d-64cf-5f2e-9caf-1d211964f79d with identifier: 4122044 to the API
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:23 [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': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1058e80d-64cf-5f2e-9caf-1d211964f79d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SC21HGJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4122044',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 42515,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-02',
'seller_name': 'Arval',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Edition H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Edition H1 Van',
'year': 2021}
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122044%27 HTTP/1.1" 200 None
2026-03-30 10:37:23 [manheim.gb] INFO: Saving data for 4122044: {'auction_closing_time': 1775034000.0, 'created_time': 1774437422.283768, 'last_price_update_time': 1774867043.372268}
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122044') HTTP/1.1" 204 0
2026-03-30 10:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd889be5-de4b-52ef-8a3d-92b35346ca09 with identifier: 4122095
2026-03-30 10:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd889be5-de4b-52ef-8a3d-92b35346ca09 with scrape type 2
2026-03-30 10:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd889be5-de4b-52ef-8a3d-92b35346ca09 with scrape type 2
2026-03-30 10:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bd889be5-de4b-52ef-8a3d-92b35346ca09, identifier: 4122095
2026-03-30 10:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bd889be5-de4b-52ef-8a3d-92b35346ca09 with identifier: 4122095
2026-03-30 10:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bd889be5-de4b-52ef-8a3d-92b35346ca09 with identifier: 4122095
2026-03-30 10:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bd889be5-de4b-52ef-8a3d-92b35346ca09 with identifier: 4122095 to the API
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:23 [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': 'Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bd889be5-de4b-52ef-8a3d-92b35346ca09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE71YZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4122095',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'PUMA',
'odometer': 22566,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-28',
'seller_name': 'PAUL RIGBY LTD',
'title': 'FORD PUMA 1.5 EcoBoost ST 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost ST 5dr',
'year': 2022}
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122095%27 HTTP/1.1" 200 None
2026-03-30 10:37:23 [manheim.gb] INFO: Saving data for 4122095: {'auction_closing_time': 1775206800.0, 'created_time': 1774429658.432892, 'last_price_update_time': 1774867043.773714}
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122095') HTTP/1.1" 204 0
2026-03-30 10:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:23 [manheim.gb] INFO: Page 68: 100 results (total: 7960)
2026-03-30 10:37:23 [manheim.gb] INFO: Found listing with ID: 4122148
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122148%27 HTTP/1.1" 200 None
2026-03-30 10:37:23 [manheim.gb] INFO: Scrape type for 4122148: 0
2026-03-30 10:37:23 [manheim.gb] INFO: Found listing with ID: 4122149
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122149%27 HTTP/1.1" 200 None
2026-03-30 10:37:23 [manheim.gb] INFO: Scrape type for 4122149: 0
2026-03-30 10:37:23 [manheim.gb] INFO: Found listing with ID: 4122150
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [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-30 10:37:23 [manheim.gb] INFO: Scrape type for 4122150: 0
2026-03-30 10:37:23 [manheim.gb] INFO: Found listing with ID: 4122152
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [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-30 10:37:23 [manheim.gb] INFO: Scrape type for 4122152: 0
2026-03-30 10:37:23 [manheim.gb] INFO: Found listing with ID: 4122158
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122158%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122158: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122165
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122165%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122165: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122167
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122167%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122167: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122170
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122170%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122170: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122173
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122173%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122173: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122176
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122176%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122176: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122177
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122177%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122177: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122178
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122178: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122180
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122180: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122181
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122181%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122181: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122182
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122182%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122182: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122183
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122183%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122183: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122184
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122184%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122184: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122186
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122186%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122186: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122187
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122187%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122187: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122188
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122188: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122189
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122189%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122189: 2
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122191
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122191: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122192
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122192: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122193
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122193: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122214
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122214%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122214: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122222
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122222%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122222: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122226
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122226%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122226: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122229
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122229%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122229: 2
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122231
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122231%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122231: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122233
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122233%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122233: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122235
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122235%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122235: 2
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122244
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122244%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122244: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122245
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122245: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122246
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122246%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122246: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122247
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122247%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122247: 2
2026-03-30 10:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122248
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122248%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122248: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122249
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122249%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122249: 2
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122250
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122250%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122250: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122251
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122251%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122251: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122255
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122255%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122255: 2
2026-03-30 10:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122257
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122257%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122257: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122258
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122258%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122258: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122259
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122259%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122259: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122261
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122261%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122261: 2
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122264
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122264%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122264: 2
2026-03-30 10:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 586b662b-bb16-54d4-9138-f7f2ac5845e9 with identifier: 4122189
2026-03-30 10:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 586b662b-bb16-54d4-9138-f7f2ac5845e9 with scrape type 2
2026-03-30 10:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 586b662b-bb16-54d4-9138-f7f2ac5845e9 with scrape type 2
2026-03-30 10:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 586b662b-bb16-54d4-9138-f7f2ac5845e9, identifier: 4122189
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122266
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122266%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122266: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122267
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [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-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122267: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122268
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122268%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122268: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122269
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122269%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122269: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122270
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122270%27 HTTP/1.1" 200 None
2026-03-30 10:37:24 [manheim.gb] INFO: Scrape type for 4122270: 0
2026-03-30 10:37:24 [manheim.gb] INFO: Found listing with ID: 4122271
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [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-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122271: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122273
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122273%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122273: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122274
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122274%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122274: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122275
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122275%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122275: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122277
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122277%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122277: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122279
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122279%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122279: 2
2026-03-30 10:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 586b662b-bb16-54d4-9138-f7f2ac5845e9 with identifier: 4122189
2026-03-30 10:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 586b662b-bb16-54d4-9138-f7f2ac5845e9 with identifier: 4122189
2026-03-30 10:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 586b662b-bb16-54d4-9138-f7f2ac5845e9 with identifier: 4122189 to the API
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:25 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '586b662b-bb16-54d4-9138-f7f2ac5845e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK17PRV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4122189',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'MONDEO',
'odometer': 63787,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-17',
'seller_name': 'Gates Group',
'title': 'FORD MONDEO 1.5 EcoBoost Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 EcoBoost Titanium 5dr Auto',
'year': 2017}
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122189%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Saving data for 4122189: {'auction_closing_time': 1774947600.0, 'created_time': 1774436856.598356, 'last_price_update_time': 1774867045.390615}
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122189') HTTP/1.1" 204 0
2026-03-30 10:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122281
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122281%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122281: 2
2026-03-30 10:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc810d9-d142-5069-8e30-23a2c32a7104 with identifier: 4122235
2026-03-30 10:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc810d9-d142-5069-8e30-23a2c32a7104 with scrape type 2
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dc810d9-d142-5069-8e30-23a2c32a7104 with scrape type 2
2026-03-30 10:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6dc810d9-d142-5069-8e30-23a2c32a7104, identifier: 4122235
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122282
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [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-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122282: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122283
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [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-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122283: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122286
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122286%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122286: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122288
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122288%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122288: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122296
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122296%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122296: 2
2026-03-30 10:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6dc810d9-d142-5069-8e30-23a2c32a7104 with identifier: 4122235
2026-03-30 10:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6dc810d9-d142-5069-8e30-23a2c32a7104 with identifier: 4122235
2026-03-30 10:37:25 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6dc810d9-d142-5069-8e30-23a2c32a7104 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 172,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6dc810d9-d142-5069-8e30-23a2c32a7104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW07ZGV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF%20PLUS?id=4122235',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'GOLF PLUS',
'odometer': 90394,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-27',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN GOLF PLUS 1.4 Luna 5dr',
'transmission': 'manual',
'trim': '1.4 Luna 5dr',
'year': 2007}
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122235%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Saving data for 4122235: {'auction_closing_time': 1774861200.0, 'created_time': 1774436859.651667, 'last_price_update_time': 1774867045.731579}
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122235') HTTP/1.1" 204 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122297
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [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-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122297: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122299
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [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-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122299: 0
2026-03-30 10:37:25 [manheim.gb] INFO: Found listing with ID: 4122300
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122300%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [manheim.gb] INFO: Scrape type for 4122300: 2
2026-03-30 10:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcc574c9-4960-578c-941c-43189ecfe04e with identifier: 4122249
2026-03-30 10:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcc574c9-4960-578c-941c-43189ecfe04e with scrape type 2
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcc574c9-4960-578c-941c-43189ecfe04e with scrape type 2
2026-03-30 10:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bcc574c9-4960-578c-941c-43189ecfe04e, identifier: 4122249
2026-03-30 10:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5612258-24f4-564e-b9eb-d5b8dbb37b1c with identifier: 4122229
2026-03-30 10:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5612258-24f4-564e-b9eb-d5b8dbb37b1c with scrape type 2
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5612258-24f4-564e-b9eb-d5b8dbb37b1c with scrape type 2
2026-03-30 10:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e5612258-24f4-564e-b9eb-d5b8dbb37b1c, identifier: 4122229
2026-03-30 10:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4591d06-8b49-5c24-9c14-65d77dd0f691 with identifier: 4122247
2026-03-30 10:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4591d06-8b49-5c24-9c14-65d77dd0f691 with scrape type 2
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4591d06-8b49-5c24-9c14-65d77dd0f691 with scrape type 2
2026-03-30 10:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d4591d06-8b49-5c24-9c14-65d77dd0f691, identifier: 4122247
2026-03-30 10:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ba148a4-41a5-51c3-a73c-cd71ec78430d with identifier: 4122255
2026-03-30 10:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba148a4-41a5-51c3-a73c-cd71ec78430d with scrape type 2
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ba148a4-41a5-51c3-a73c-cd71ec78430d with scrape type 2
2026-03-30 10:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4ba148a4-41a5-51c3-a73c-cd71ec78430d, identifier: 4122255
2026-03-30 10:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:26 [manheim.gb] INFO: Found listing with ID: 4122301
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [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-30 10:37:26 [manheim.gb] INFO: Scrape type for 4122301: 0
2026-03-30 10:37:26 [manheim.gb] INFO: Found listing with ID: 4122302
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122302%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [manheim.gb] INFO: Scrape type for 4122302: 2
2026-03-30 10:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bcc574c9-4960-578c-941c-43189ecfe04e with identifier: 4122249
2026-03-30 10:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bcc574c9-4960-578c-941c-43189ecfe04e with identifier: 4122249
2026-03-30 10:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bcc574c9-4960-578c-941c-43189ecfe04e with identifier: 4122249 to the API
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27bcc574c9-4960-578c-941c-43189ecfe04e%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id bcc574c9-4960-578c-941c-43189ecfe04e: 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: \u0022AUDI A6 2.0 TDI Ultra SE 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A6\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-09-23\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=4122249\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Ultra SE 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022RK64LSU\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 119, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022bcc574c9-4960-578c-941c-43189ecfe04e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:26 [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': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcc574c9-4960-578c-941c-43189ecfe04e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK64LSU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=4122249',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A6',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-23',
'seller_name': 'Sytner',
'title': 'AUDI A6 2.0 TDI Ultra SE 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI Ultra SE 5dr S Tronic',
'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-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122249%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [manheim.gb] INFO: Saving data for 4122249: {'auction_closing_time': 1775206800.0, 'created_time': 1774429659.282525, 'last_price_update_time': 1774867046.580022}
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122249') HTTP/1.1" 204 0
2026-03-30 10:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e5612258-24f4-564e-b9eb-d5b8dbb37b1c with identifier: 4122229
2026-03-30 10:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e5612258-24f4-564e-b9eb-d5b8dbb37b1c with identifier: 4122229
2026-03-30 10:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e5612258-24f4-564e-b9eb-d5b8dbb37b1c with identifier: 4122229 to the API
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37: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': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-14T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5612258-24f4-564e-b9eb-d5b8dbb37b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM18BNE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ALFA%20ROMEO/STELVIO?id=4122229',
'listing': 'auction',
'location': 'Colchester',
'make': 'ALFA ROMEO',
'model': 'STELVIO',
'odometer': 65967,
'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': 'Big Motoring World Ltd',
'title': 'ALFA ROMEO STELVIO 2.2 D 210 Super 5dr Auto',
'transmission': 'automatic',
'trim': '2.2 D 210 Super 5dr Auto',
'year': 2018}
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122229%27 HTTP/1.1" 200 None
2026-03-30 10:37:27 [manheim.gb] INFO: Saving data for 4122229: {'auction_closing_time': 1776157200.0, 'created_time': 1774437421.211607, 'last_price_update_time': 1774867047.714909}
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122229') HTTP/1.1" 204 0
2026-03-30 10:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d4591d06-8b49-5c24-9c14-65d77dd0f691 with identifier: 4122247
2026-03-30 10:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d4591d06-8b49-5c24-9c14-65d77dd0f691 with identifier: 4122247
2026-03-30 10:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d4591d06-8b49-5c24-9c14-65d77dd0f691 with identifier: 4122247 to the API
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d4591d06-8b49-5c24-9c14-65d77dd0f691%27 HTTP/1.1" 200 None
2026-03-30 10:37:28 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d4591d06-8b49-5c24-9c14-65d77dd0f691: 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: \u0022MINI HATCHBACK 1.5 Cooper Classic II 5dr\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.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-03-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4122247\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 Cooper Classic II 5dr\u0022, \u0022LicensePlate\u0022: \u0022LC19AZP\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d4591d06-8b49-5c24-9c14-65d77dd0f691\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4591d06-8b49-5c24-9c14-65d77dd0f691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC19AZP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4122247',
'listing': 'auction',
'location': 'Birmingham - 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-03-29',
'seller_name': 'Sytner',
'title': 'MINI HATCHBACK 1.5 Cooper Classic II 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper Classic II 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-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122247%27 HTTP/1.1" 200 None
2026-03-30 10:37:28 [manheim.gb] INFO: Saving data for 4122247: {'auction_closing_time': 1775206800.0, 'created_time': 1774429660.68545, 'last_price_update_time': 1774867048.129384}
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122247') HTTP/1.1" 204 0
2026-03-30 10:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4ba148a4-41a5-51c3-a73c-cd71ec78430d with identifier: 4122255
2026-03-30 10:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4ba148a4-41a5-51c3-a73c-cd71ec78430d with identifier: 4122255
2026-03-30 10:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4ba148a4-41a5-51c3-a73c-cd71ec78430d with identifier: 4122255 to the API
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274ba148a4-41a5-51c3-a73c-cd71ec78430d%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4ba148a4-41a5-51c3-a73c-cd71ec78430d: 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: \u0022SEAT LEON 1.5 TSI EVO 150 FR [EZ] 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SEAT\u0022, \u0022Model\u0022: \u0022LEON\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-12-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4122255\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI EVO 150 FR [EZ] 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022BT68BZG\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 115, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224ba148a4-41a5-51c3-a73c-cd71ec78430d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4ba148a4-41a5-51c3-a73c-cd71ec78430d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT68BZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4122255',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'SEAT',
'model': 'LEON',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-18',
'seller_name': 'Sytner',
'title': 'SEAT LEON 1.5 TSI EVO 150 FR [EZ] 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO 150 FR [EZ] 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-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122255%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Saving data for 4122255: {'auction_closing_time': 1775206800.0, 'created_time': 1774429661.540511, 'last_price_update_time': 1774867049.198203}
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122255') HTTP/1.1" 204 0
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122303
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122303%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122303: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122304
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122304%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122304: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122305
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122305%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122305: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122306
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [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-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122306: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122307
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122307%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122307: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122308
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122308%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122308: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122309
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [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-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122309: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122310
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122310%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122310: 2
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7506931a-059e-5356-8f17-fe40af48195f with identifier: 4122279
2026-03-30 10:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7506931a-059e-5356-8f17-fe40af48195f with scrape type 2
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7506931a-059e-5356-8f17-fe40af48195f with scrape type 2
2026-03-30 10:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7506931a-059e-5356-8f17-fe40af48195f, identifier: 4122279
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122311
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122311%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122311: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122312
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122312%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122312: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122313
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122313%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122313: 0
2026-03-30 10:37:29 [manheim.gb] INFO: Found listing with ID: 4122314
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122314%27 HTTP/1.1" 200 None
2026-03-30 10:37:29 [manheim.gb] INFO: Scrape type for 4122314: 2
2026-03-30 10:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7506931a-059e-5356-8f17-fe40af48195f with identifier: 4122279
2026-03-30 10:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7506931a-059e-5356-8f17-fe40af48195f with identifier: 4122279
2026-03-30 10:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7506931a-059e-5356-8f17-fe40af48195f with identifier: 4122279 to the API
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37:30 [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-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277506931a-059e-5356-8f17-fe40af48195f%27 HTTP/1.1" 200 None
2026-03-30 10:37:30 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7506931a-059e-5356-8f17-fe40af48195f: 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: \u0022KIA SPORTAGE 1.6 CRDi 48V ISG 1 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022SPORTAGE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-09-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4122279\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 CRDi 48V ISG 1 5dr\u0022, \u0022LicensePlate\u0022: \u0022RV70XFK\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 138, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227506931a-059e-5356-8f17-fe40af48195f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37:30 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-30 10:37:30 [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-30 10:37:30 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 138,
'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': '7506931a-059e-5356-8f17-fe40af48195f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV70XFK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SPORTAGE?id=4122279',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': None,
'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': 'D M Keith Ltd',
'title': 'KIA SPORTAGE 1.6 CRDi 48V ISG 1 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi 48V ISG 1 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-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122279%27 HTTP/1.1" 200 None
2026-03-30 10:37:30 [manheim.gb] INFO: Saving data for 4122279: {'auction_closing_time': 1775034000.0, 'created_time': 1774534612.949976, 'last_price_update_time': 1774867050.760047}
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122279') HTTP/1.1" 204 0
2026-03-30 10:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51591968-c10f-5467-861f-2eb6e9966ab9 with identifier: 4122281
2026-03-30 10:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51591968-c10f-5467-861f-2eb6e9966ab9 with scrape type 2
2026-03-30 10:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51591968-c10f-5467-861f-2eb6e9966ab9 with scrape type 2
2026-03-30 10:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 51591968-c10f-5467-861f-2eb6e9966ab9, identifier: 4122281
2026-03-30 10:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122315
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122315%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122315: 0
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122316
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122316%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122316: 0
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122318
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122318%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122318: 0
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122320
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122320%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122320: 0
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122322
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122322%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122322: 0
2026-03-30 10:37:31 [manheim.gb] INFO: Found listing with ID: 4122323
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122323%27 HTTP/1.1" 200 None
2026-03-30 10:37:31 [manheim.gb] INFO: Scrape type for 4122323: 2
2026-03-30 10:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 51591968-c10f-5467-861f-2eb6e9966ab9 with identifier: 4122281
2026-03-30 10:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 51591968-c10f-5467-861f-2eb6e9966ab9 with identifier: 4122281
2026-03-30 10:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 51591968-c10f-5467-861f-2eb6e9966ab9 with identifier: 4122281 to the API
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2751591968-c10f-5467-861f-2eb6e9966ab9%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 51591968-c10f-5467-861f-2eb6e9966ab9: 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: \u0022NISSAN QASHQAI 1.3 DiG-T MH N-Connecta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022QASHQAI\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.3L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-01-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4122281\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.3 DiG-T MH N-Connecta 5dr\u0022, \u0022LicensePlate\u0022: \u0022YX72PBV\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 144, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002251591968-c10f-5467-861f-2eb6e9966ab9\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37:32 [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-30 10:37:32 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '51591968-c10f-5467-861f-2eb6e9966ab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YX72PBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4122281',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-10',
'seller_name': 'D M Keith Ltd',
'title': 'NISSAN QASHQAI 1.3 DiG-T MH N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH N-Connecta 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-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122281%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Saving data for 4122281: {'auction_closing_time': 1775034000.0, 'created_time': 1774534610.642174, 'last_price_update_time': 1774867052.126633}
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122281') HTTP/1.1" 204 0
2026-03-30 10:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6ab933-1d75-5e43-a165-492dbaa3751b with identifier: 4122261
2026-03-30 10:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6ab933-1d75-5e43-a165-492dbaa3751b with scrape type 2
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd6ab933-1d75-5e43-a165-492dbaa3751b with scrape type 2
2026-03-30 10:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dd6ab933-1d75-5e43-a165-492dbaa3751b, identifier: 4122261
2026-03-30 10:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with identifier: 4122296
2026-03-30 10:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with scrape type 2
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with scrape type 2
2026-03-30 10:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e6f2d11-32ec-5e88-bac3-5cccbe24947e, identifier: 4122296
2026-03-30 10:37:32 [manheim.gb] INFO: Found listing with ID: 4122324
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122324%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Scrape type for 4122324: 0
2026-03-30 10:37:32 [manheim.gb] INFO: Found listing with ID: 4122325
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122325%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Scrape type for 4122325: 0
2026-03-30 10:37:32 [manheim.gb] INFO: Found listing with ID: 4122327
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122327%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Scrape type for 4122327: 0
2026-03-30 10:37:32 [manheim.gb] INFO: Found listing with ID: 4122328
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [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-30 10:37:32 [manheim.gb] INFO: Scrape type for 4122328: 0
2026-03-30 10:37:32 [manheim.gb] INFO: Found listing with ID: 4122329
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122329%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Scrape type for 4122329: 2
2026-03-30 10:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dd6ab933-1d75-5e43-a165-492dbaa3751b with identifier: 4122261
2026-03-30 10:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dd6ab933-1d75-5e43-a165-492dbaa3751b with identifier: 4122261
2026-03-30 10:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dd6ab933-1d75-5e43-a165-492dbaa3751b with identifier: 4122261 to the API
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37:32 [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-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27dd6ab933-1d75-5e43-a165-492dbaa3751b%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id dd6ab933-1d75-5e43-a165-492dbaa3751b: 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: \u0022VAUXHALL ZAFIRA 2.0 CDTi Exclusiv 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022ZAFIRA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-04-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ZAFIRA?id=4122261\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 CDTi Exclusiv 5dr\u0022, \u0022LicensePlate\u0022: \u0022BF14RVY\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 134, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022dd6ab933-1d75-5e43-a165-492dbaa3751b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37:32 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-30 10:37:32 [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-30 10:37:32 [scrapy.core.scraper] ERROR: Error processing {'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-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd6ab933-1d75-5e43-a165-492dbaa3751b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF14RVY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ZAFIRA?id=4122261',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'ZAFIRA',
'odometer': None,
'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': 'Sytner',
'title': 'VAUXHALL ZAFIRA 2.0 CDTi Exclusiv 5dr',
'transmission': 'manual',
'trim': '2.0 CDTi Exclusiv 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-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122261%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [manheim.gb] INFO: Saving data for 4122261: {'auction_closing_time': 1775206800.0, 'created_time': 1774429660.975374, 'last_price_update_time': 1774867052.848854}
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122261') HTTP/1.1" 204 0
2026-03-30 10:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with identifier: 4122296
2026-03-30 10:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with identifier: 4122296
2026-03-30 10:37:33 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4e6f2d11-32ec-5e88-bac3-5cccbe24947e with expiration date: 2026-03-30T09:00:00Z
{'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': '4e6f2d11-32ec-5e88-bac3-5cccbe24947e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AZB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4122296',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 20185,
'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-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122296%27 HTTP/1.1" 200 None
2026-03-30 10:37:33 [manheim.gb] INFO: Saving data for 4122296: {'auction_closing_time': 1774861200.0, 'created_time': 1774436859.244443, 'last_price_update_time': 1774867053.472136}
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122296') HTTP/1.1" 204 0
2026-03-30 10:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d70d7e5b-93e7-591d-b3b4-6a0a10859812 with identifier: 4122302
2026-03-30 10:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70d7e5b-93e7-591d-b3b4-6a0a10859812 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d70d7e5b-93e7-591d-b3b4-6a0a10859812 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d70d7e5b-93e7-591d-b3b4-6a0a10859812, identifier: 4122302
2026-03-30 10:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9bd63fa-3aed-5212-9572-524350e60704 with identifier: 4122300
2026-03-30 10:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9bd63fa-3aed-5212-9572-524350e60704 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9bd63fa-3aed-5212-9572-524350e60704 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f9bd63fa-3aed-5212-9572-524350e60704, identifier: 4122300
2026-03-30 10:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with identifier: 4122264
2026-03-30 10:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with scrape type 2
2026-03-30 10:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c25d6a6e-d993-5d91-9ce2-0513a0dd98f1, identifier: 4122264
2026-03-30 10:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:33 [manheim.gb] INFO: Found listing with ID: 4122330
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122330%27 HTTP/1.1" 200 None
2026-03-30 10:37:33 [manheim.gb] INFO: Scrape type for 4122330: 2
2026-03-30 10:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d70d7e5b-93e7-591d-b3b4-6a0a10859812 with identifier: 4122302
2026-03-30 10:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d70d7e5b-93e7-591d-b3b4-6a0a10859812 with identifier: 4122302
2026-03-30 10:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d70d7e5b-93e7-591d-b3b4-6a0a10859812 with identifier: 4122302 to the API
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:34 [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': 'ORANGE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd70d7e5b-93e7-591d-b3b4-6a0a10859812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW66HPF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4122302',
'listing': 'auction',
'location': 'Birmingham',
'make': 'CITROEN',
'model': 'C3',
'odometer': 58033,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': 'Available Car',
'title': 'CITROEN C3 1.2 PureTech 110 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 Flair 5dr',
'year': 2016}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122302%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Saving data for 4122302: {'auction_closing_time': 1775034000.0, 'created_time': 1774429660.206712, 'last_price_update_time': 1774867054.166129}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122302') HTTP/1.1" 204 0
2026-03-30 10:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f9bd63fa-3aed-5212-9572-524350e60704 with identifier: 4122300
2026-03-30 10:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f9bd63fa-3aed-5212-9572-524350e60704 with identifier: 4122300
2026-03-30 10:37:34 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f9bd63fa-3aed-5212-9572-524350e60704 with expiration date: 2026-03-30T09:00:00Z
{'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': 'f9bd63fa-3aed-5212-9572-524350e60704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GL22SKK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4122300',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 54386,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'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-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122300%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Saving data for 4122300: {'auction_closing_time': 1774861200.0, 'created_time': 1774436860.310689, 'last_price_update_time': 1774867054.209122}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122300') HTTP/1.1" 204 0
2026-03-30 10:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with identifier: 4122264
2026-03-30 10:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with identifier: 4122264
2026-03-30 10:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c25d6a6e-d993-5d91-9ce2-0513a0dd98f1 with identifier: 4122264 to the API
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c25d6a6e-d993-5d91-9ce2-0513a0dd98f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV11OZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4122264',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 68613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-28',
'seller_name': 'Sytner',
'title': 'VOLKSWAGEN POLO 1.2 60 Moda 3dr [AC]',
'transmission': 'manual',
'trim': '1.2 60 Moda 3dr [AC]',
'year': 2011}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122264%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Saving data for 4122264: {'auction_closing_time': 1775206800.0, 'created_time': 1774429662.73033, 'last_price_update_time': 1774867054.536592}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122264') HTTP/1.1" 204 0
2026-03-30 10:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122331
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122331%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Scrape type for 4122331: 2
2026-03-30 10:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9179438-aa06-5038-aeb4-e64052baff10 with identifier: 4122310
2026-03-30 10:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9179438-aa06-5038-aeb4-e64052baff10 with scrape type 2
2026-03-30 10:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9179438-aa06-5038-aeb4-e64052baff10 with scrape type 2
2026-03-30 10:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f9179438-aa06-5038-aeb4-e64052baff10, identifier: 4122310
2026-03-30 10:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with identifier: 4122314
2026-03-30 10:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with scrape type 2
2026-03-30 10:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with scrape type 2
2026-03-30 10:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6a7410a1-f1b4-5f40-999c-7d26b227fc72, identifier: 4122314
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122342
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122342%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Scrape type for 4122342: 0
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122343
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122343%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Scrape type for 4122343: 0
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122347
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122347%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Scrape type for 4122347: 0
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122348
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122348%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [manheim.gb] INFO: Scrape type for 4122348: 0
2026-03-30 10:37:34 [manheim.gb] INFO: Found listing with ID: 4122359
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [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-30 10:37:35 [manheim.gb] INFO: Scrape type for 4122359: 0
2026-03-30 10:37:35 [manheim.gb] INFO: Found listing with ID: 4122361
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122361%27 HTTP/1.1" 200 None
2026-03-30 10:37:35 [manheim.gb] INFO: Scrape type for 4122361: 0
2026-03-30 10:37:35 [manheim.gb] INFO: Found listing with ID: 4122363
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122363%27 HTTP/1.1" 200 None
2026-03-30 10:37:35 [manheim.gb] INFO: Scrape type for 4122363: 0
2026-03-30 10:37:35 [manheim.gb] INFO: Found listing with ID: 4122365
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122365%27 HTTP/1.1" 200 None
2026-03-30 10:37:35 [manheim.gb] INFO: Scrape type for 4122365: 0
2026-03-30 10:37:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f9179438-aa06-5038-aeb4-e64052baff10 with identifier: 4122310
2026-03-30 10:37:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f9179438-aa06-5038-aeb4-e64052baff10 with identifier: 4122310
2026-03-30 10:37:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f9179438-aa06-5038-aeb4-e64052baff10 with identifier: 4122310 to the API
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37: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': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f9179438-aa06-5038-aeb4-e64052baff10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD65YVU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122310',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 146827,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-25',
'seller_name': 'Available Car',
'title': 'FORD FOCUS 1.5 TDCi 120 Zetec S 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 Zetec S 5dr',
'year': 2015}
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122310%27 HTTP/1.1" 200 None
2026-03-30 10:37:35 [manheim.gb] INFO: Saving data for 4122310: {'auction_closing_time': 1775034000.0, 'created_time': 1774429663.265584, 'last_price_update_time': 1774867055.430917}
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122310') HTTP/1.1" 204 0
2026-03-30 10:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with identifier: 4122314
2026-03-30 10:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with identifier: 4122314
2026-03-30 10:37:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6a7410a1-f1b4-5f40-999c-7d26b227fc72 with expiration date: 2026-03-30T09:00:00Z
{'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': '6a7410a1-f1b4-5f40-999c-7d26b227fc72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4122314',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 31707,
'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-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122314%27 HTTP/1.1" 200 None
2026-03-30 10:37:36 [manheim.gb] INFO: Saving data for 4122314: {'auction_closing_time': 1774861200.0, 'created_time': 1774437424.155462, 'last_price_update_time': 1774867056.296805}
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122314') HTTP/1.1" 204 0
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e6a1f2-826d-5118-8711-6b1648e17d16 with identifier: 4122323
2026-03-30 10:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e6a1f2-826d-5118-8711-6b1648e17d16 with scrape type 2
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e6a1f2-826d-5118-8711-6b1648e17d16 with scrape type 2
2026-03-30 10:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d1e6a1f2-826d-5118-8711-6b1648e17d16, identifier: 4122323
2026-03-30 10:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d1e6a1f2-826d-5118-8711-6b1648e17d16 with identifier: 4122323
2026-03-30 10:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d1e6a1f2-826d-5118-8711-6b1648e17d16 with identifier: 4122323
2026-03-30 10:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d1e6a1f2-826d-5118-8711-6b1648e17d16 with identifier: 4122323 to the API
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:36 [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.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1e6a1f2-826d-5118-8711-6b1648e17d16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK68AEM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4122323',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 128159,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-22',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.3 CDTi BiTurbo H2 Van 145ps',
'transmission': 'manual',
'trim': '2.3 CDTi BiTurbo H2 Van 145ps',
'year': 2018}
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122323%27 HTTP/1.1" 200 None
2026-03-30 10:37:36 [manheim.gb] INFO: Saving data for 4122323: {'auction_closing_time': 1775034000.0, 'created_time': 1774436860.713749, 'last_price_update_time': 1774867056.839239}
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122323') HTTP/1.1" 204 0
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77847368-0b9f-5ce7-b74b-ecc19c643748 with identifier: 4122329
2026-03-30 10:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77847368-0b9f-5ce7-b74b-ecc19c643748 with scrape type 2
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77847368-0b9f-5ce7-b74b-ecc19c643748 with scrape type 2
2026-03-30 10:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 77847368-0b9f-5ce7-b74b-ecc19c643748, identifier: 4122329
2026-03-30 10:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 199120f3-571f-52b2-bb32-39fd6d8c48e3 with identifier: 4122330
2026-03-30 10:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 199120f3-571f-52b2-bb32-39fd6d8c48e3 with scrape type 2
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 199120f3-571f-52b2-bb32-39fd6d8c48e3 with scrape type 2
2026-03-30 10:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 199120f3-571f-52b2-bb32-39fd6d8c48e3, identifier: 4122330
2026-03-30 10:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 77847368-0b9f-5ce7-b74b-ecc19c643748 with identifier: 4122329
2026-03-30 10:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 77847368-0b9f-5ce7-b74b-ecc19c643748 with identifier: 4122329
2026-03-30 10:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 77847368-0b9f-5ce7-b74b-ecc19c643748 with identifier: 4122329 to the API
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2777847368-0b9f-5ce7-b74b-ecc19c643748%27 HTTP/1.1" 200 None
2026-03-30 10:37:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 77847368-0b9f-5ce7-b74b-ecc19c643748: 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 E CLASS E250 CDI AMG Line 2dr 7G-Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022E 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: \u00222015-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4122329\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022E250 CDI AMG Line 2dr 7G-Tronic\u0022, \u0022LicensePlate\u0022: \u0022RX15RUR\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 128, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002277847368-0b9f-5ce7-b74b-ecc19c643748\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:37 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '77847368-0b9f-5ce7-b74b-ecc19c643748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX15RUR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4122329',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'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': 'Sytner',
'title': 'MERCEDES-BENZ E CLASS E250 CDI AMG Line 2dr 7G-Tronic',
'transmission': 'automatic',
'trim': 'E250 CDI AMG Line 2dr 7G-Tronic',
'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-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122329%27 HTTP/1.1" 200 None
2026-03-30 10:37:37 [manheim.gb] INFO: Saving data for 4122329: {'auction_closing_time': 1775206800.0, 'created_time': 1774429663.785245, 'last_price_update_time': 1774867057.482458}
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122329') HTTP/1.1" 204 0
2026-03-30 10:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 199120f3-571f-52b2-bb32-39fd6d8c48e3 with identifier: 4122330
2026-03-30 10:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 199120f3-571f-52b2-bb32-39fd6d8c48e3 with identifier: 4122330
2026-03-30 10:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 199120f3-571f-52b2-bb32-39fd6d8c48e3 with identifier: 4122330 to the API
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27199120f3-571f-52b2-bb32-39fd6d8c48e3%27 HTTP/1.1" 200 None
2026-03-30 10:37:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 199120f3-571f-52b2-bb32-39fd6d8c48e3: 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: \u0022FORD KUGA 1.5 EcoBoost ST-Line 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022KUGA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\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/FORD/KUGA?id=4122330\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 EcoBoost ST-Line 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022RK68AAU\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 160, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022199120f3-571f-52b2-bb32-39fd6d8c48e3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:37 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 160,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '199120f3-571f-52b2-bb32-39fd6d8c48e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK68AAU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4122330',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'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': 'Sytner',
'title': 'FORD KUGA 1.5 EcoBoost ST-Line 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 EcoBoost ST-Line 5dr 2WD',
'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-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122330%27 HTTP/1.1" 200 None
2026-03-30 10:37:37 [manheim.gb] INFO: Saving data for 4122330: {'auction_closing_time': 1775206800.0, 'created_time': 1774429662.42759, 'last_price_update_time': 1774867057.854054}
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122330') HTTP/1.1" 204 0
2026-03-30 10:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25c6601-e656-557c-b7dd-033652d148a8 with identifier: 4122331
2026-03-30 10:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25c6601-e656-557c-b7dd-033652d148a8 with scrape type 2
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25c6601-e656-557c-b7dd-033652d148a8 with scrape type 2
2026-03-30 10:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f25c6601-e656-557c-b7dd-033652d148a8, identifier: 4122331
2026-03-30 10:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f25c6601-e656-557c-b7dd-033652d148a8 with identifier: 4122331
2026-03-30 10:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f25c6601-e656-557c-b7dd-033652d148a8 with identifier: 4122331
2026-03-30 10:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f25c6601-e656-557c-b7dd-033652d148a8 with identifier: 4122331 to the API
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f25c6601-e656-557c-b7dd-033652d148a8%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f25c6601-e656-557c-b7dd-033652d148a8: 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: \u0022BMW X5 xDrive30d M Sport 5dr Auto [7 Seat]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u0022X5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-09-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4122331\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022xDrive30d M Sport 5dr Auto [7 Seat]\u0022, \u0022LicensePlate\u0022: \u0022DG66WDE\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 158, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f25c6601-e656-557c-b7dd-033652d148a8\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f25c6601-e656-557c-b7dd-033652d148a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG66WDE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4122331',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'BMW',
'model': 'X5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-04',
'seller_name': 'Sytner',
'title': 'BMW X5 xDrive30d M Sport 5dr Auto [7 Seat]',
'transmission': 'automatic',
'trim': 'xDrive30d M Sport 5dr Auto [7 Seat]',
'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-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122331%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Saving data for 4122331: {'auction_closing_time': 1775206800.0, 'created_time': 1774429662.124598, 'last_price_update_time': 1774867058.380297}
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122331') HTTP/1.1" 204 0
2026-03-30 10:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:38 [manheim.gb] INFO: Page 69: 100 results (total: 7960)
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122366
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122366%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122366: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122369
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122369%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122369: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122370
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122370: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122372
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122372%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122372: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122373
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122373%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122373: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122375
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122375%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122375: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122376
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122376%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122376: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122379
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122379%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122379: 2
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122380
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122380%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122380: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122382
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122382%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122382: 2
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122383
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122383: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122384
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122384%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122384: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122385
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122385%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122385: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122386
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122386%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122386: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122389
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122389: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122397
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122397: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122398
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122398%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122398: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122399
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122399: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122400
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122400%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122400: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122401
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122401%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122401: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122414
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122414%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122414: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122415
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [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-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122415: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122416
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122416%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122416: 2
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122417
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122417%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [manheim.gb] INFO: Scrape type for 4122417: 0
2026-03-30 10:37:38 [manheim.gb] INFO: Found listing with ID: 4122418
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122418%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122418: 2
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122419
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122419%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122419: 0
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122420
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [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-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122420: 0
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122421
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122421%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122421: 2
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122426
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [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-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122426: 0
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122433
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122433%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122433: 2
2026-03-30 10:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with identifier: 4122379
2026-03-30 10:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with scrape type 2
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with scrape type 2
2026-03-30 10:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8334e3b4-3366-5ef8-8bb6-aa11a4a86471, identifier: 4122379
2026-03-30 10:37:39 [manheim.gb] INFO: Found listing with ID: 4122438
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122438%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Scrape type for 4122438: 2
2026-03-30 10:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with identifier: 4122379
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black+and+Cream HTTP/1.1" 200 None
2026-03-30 10:37:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with identifier: 4122379
2026-03-30 10:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8334e3b4-3366-5ef8-8bb6-aa11a4a86471 with identifier: 4122379 to the API
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:39 [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 and Cream',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8334e3b4-3366-5ef8-8bb6-aa11a4a86471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT63KPG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CAPTUR?id=4122379',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 89000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-23',
'seller_name': 'Hilton Garage Ltd',
'title': 'RENAULT CAPTUR 1.5 dCi 90 Dynamique S MediaNav Energy 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr',
'year': 2013}
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122379%27 HTTP/1.1" 200 None
2026-03-30 10:37:39 [manheim.gb] INFO: Saving data for 4122379: {'auction_closing_time': 1775034000.0, 'created_time': 1774436861.370392, 'last_price_update_time': 1774867059.826789}
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122379') HTTP/1.1" 204 0
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122440
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122440%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122440: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122441
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [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-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122441: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122443
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122443%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122443: 2
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122444
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122444%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122444: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122445
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122445%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122445: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122455
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122455%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122455: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122457
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [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-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122457: 0
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122458
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122458%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122458: 2
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122463
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122463%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122463: 2
2026-03-30 10:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with identifier: 4122416
2026-03-30 10:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0, identifier: 4122416
2026-03-30 10:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1920030-489e-5c8e-9436-3ad1208bc82a with identifier: 4122418
2026-03-30 10:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1920030-489e-5c8e-9436-3ad1208bc82a with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1920030-489e-5c8e-9436-3ad1208bc82a with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c1920030-489e-5c8e-9436-3ad1208bc82a, identifier: 4122418
2026-03-30 10:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ea19f7-6f4f-5b74-97a7-7f969a220027 with identifier: 4122382
2026-03-30 10:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ea19f7-6f4f-5b74-97a7-7f969a220027 with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3ea19f7-6f4f-5b74-97a7-7f969a220027 with scrape type 2
2026-03-30 10:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f3ea19f7-6f4f-5b74-97a7-7f969a220027, identifier: 4122382
2026-03-30 10:37:40 [manheim.gb] INFO: Found listing with ID: 4122464
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122464%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Scrape type for 4122464: 2
2026-03-30 10:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with identifier: 4122416
2026-03-30 10:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with identifier: 4122416
2026-03-30 10:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0 with identifier: 4122416 to the API
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:40 [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.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2ff6aab4-ed1c-52d0-969e-c1b7d2a730c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LK65OZB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KA?id=4122416',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'KA',
'odometer': 99625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'Gates Group',
'title': 'FORD KA 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'year': 2015}
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122416%27 HTTP/1.1" 200 None
2026-03-30 10:37:40 [manheim.gb] INFO: Saving data for 4122416: {'auction_closing_time': 1774947600.0, 'created_time': 1774437424.698155, 'last_price_update_time': 1774867060.896058}
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122416') HTTP/1.1" 204 0
2026-03-30 10:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c1920030-489e-5c8e-9436-3ad1208bc82a with identifier: 4122418
2026-03-30 10:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c1920030-489e-5c8e-9436-3ad1208bc82a with identifier: 4122418
2026-03-30 10:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c1920030-489e-5c8e-9436-3ad1208bc82a with identifier: 4122418 to the API
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:41 [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': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1920030-489e-5c8e-9436-3ad1208bc82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG17YPJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122418',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 87650,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-31',
'seller_name': 'Gates Group',
'title': 'FORD FOCUS 1.0 EcoBoost Zetec Edition 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec Edition 5dr',
'year': 2017}
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122418%27 HTTP/1.1" 200 None
2026-03-30 10:37:41 [manheim.gb] INFO: Saving data for 4122418: {'auction_closing_time': 1774947600.0, 'created_time': 1774437427.105647, 'last_price_update_time': 1774867061.300203}
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122418') HTTP/1.1" 204 0
2026-03-30 10:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f3ea19f7-6f4f-5b74-97a7-7f969a220027 with identifier: 4122382
2026-03-30 10:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f3ea19f7-6f4f-5b74-97a7-7f969a220027 with identifier: 4122382
2026-03-30 10:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f3ea19f7-6f4f-5b74-97a7-7f969a220027 with identifier: 4122382 to the API
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f3ea19f7-6f4f-5b74-97a7-7f969a220027%27 HTTP/1.1" 200 None
2026-03-30 10:37:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f3ea19f7-6f4f-5b74-97a7-7f969a220027: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL CORSA 1.4i 16V SXi 3dr [AC]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022CORSA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222009-12-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4122382\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4i 16V SXi 3dr [AC]\u0022, \u0022LicensePlate\u0022: \u0022KS59XCA\u0022, \u0022Year\u0022: 2009, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 146, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f3ea19f7-6f4f-5b74-97a7-7f969a220027\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:41 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f3ea19f7-6f4f-5b74-97a7-7f969a220027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS59XCA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4122382',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-29',
'seller_name': 'Arbury',
'title': 'VAUXHALL CORSA 1.4i 16V SXi 3dr [AC]',
'transmission': 'manual',
'trim': '1.4i 16V SXi 3dr [AC]',
'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-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122382%27 HTTP/1.1" 200 None
2026-03-30 10:37:41 [manheim.gb] INFO: Saving data for 4122382: {'auction_closing_time': 1775206800.0, 'created_time': 1774436861.802592, 'last_price_update_time': 1774867061.67397}
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122382') HTTP/1.1" 204 0
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9421af0-2db5-53ee-98ec-fd680fb937da with identifier: 4122421
2026-03-30 10:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9421af0-2db5-53ee-98ec-fd680fb937da with scrape type 2
2026-03-30 10:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9421af0-2db5-53ee-98ec-fd680fb937da with scrape type 2
2026-03-30 10:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d9421af0-2db5-53ee-98ec-fd680fb937da, identifier: 4122421
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122466
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122466%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Scrape type for 4122466: 0
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122470
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122470%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Scrape type for 4122470: 2
2026-03-30 10:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d9421af0-2db5-53ee-98ec-fd680fb937da with identifier: 4122421
2026-03-30 10:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d9421af0-2db5-53ee-98ec-fd680fb937da with identifier: 4122421
2026-03-30 10:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d9421af0-2db5-53ee-98ec-fd680fb937da with identifier: 4122421 to the API
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:43 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9421af0-2db5-53ee-98ec-fd680fb937da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA17SYY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/BEETLE?id=4122421',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'BEETLE',
'odometer': 63927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-08',
'seller_name': 'Gates Group',
'title': 'VOLKSWAGEN BEETLE 2.0 TDI 110 BlueMotion Tech Design 2dr',
'transmission': 'manual',
'trim': '2.0 TDI 110 BlueMotion Tech Design 2dr',
'year': 2017}
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122421%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Saving data for 4122421: {'auction_closing_time': 1774947600.0, 'created_time': 1774437428.43886, 'last_price_update_time': 1774867063.822412}
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122421') HTTP/1.1" 204 0
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122472
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122472%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Scrape type for 4122472: 0
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122473
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122473%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Scrape type for 4122473: 0
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122474
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122474%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [manheim.gb] INFO: Scrape type for 4122474: 0
2026-03-30 10:37:43 [manheim.gb] INFO: Found listing with ID: 4122475
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122475%27 HTTP/1.1" 200 None
2026-03-30 10:37:44 [manheim.gb] INFO: Scrape type for 4122475: 2
2026-03-30 10:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cc97692-7068-5cda-b9a0-a39412edce5c with identifier: 4122438
2026-03-30 10:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cc97692-7068-5cda-b9a0-a39412edce5c with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cc97692-7068-5cda-b9a0-a39412edce5c with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5cc97692-7068-5cda-b9a0-a39412edce5c, identifier: 4122438
2026-03-30 10:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791f2a4a-329f-57d1-8e7b-7702028d0546 with identifier: 4122433
2026-03-30 10:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791f2a4a-329f-57d1-8e7b-7702028d0546 with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791f2a4a-329f-57d1-8e7b-7702028d0546 with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 791f2a4a-329f-57d1-8e7b-7702028d0546, identifier: 4122433
2026-03-30 10:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d282120d-75aa-5efe-a376-e76f30466557 with identifier: 4122443
2026-03-30 10:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d282120d-75aa-5efe-a376-e76f30466557 with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d282120d-75aa-5efe-a376-e76f30466557 with scrape type 2
2026-03-30 10:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d282120d-75aa-5efe-a376-e76f30466557, identifier: 4122443
2026-03-30 10:37:44 [manheim.gb] INFO: Found listing with ID: 4122476
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [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-30 10:37:44 [manheim.gb] INFO: Scrape type for 4122476: 0
2026-03-30 10:37:44 [manheim.gb] INFO: Found listing with ID: 4122477
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122477%27 HTTP/1.1" 200 None
2026-03-30 10:37:44 [manheim.gb] INFO: Scrape type for 4122477: 0
2026-03-30 10:37:44 [manheim.gb] INFO: Found listing with ID: 4122478
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122478%27 HTTP/1.1" 200 None
2026-03-30 10:37:44 [manheim.gb] INFO: Scrape type for 4122478: 2
2026-03-30 10:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5cc97692-7068-5cda-b9a0-a39412edce5c with identifier: 4122438
2026-03-30 10:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5cc97692-7068-5cda-b9a0-a39412edce5c with identifier: 4122438
2026-03-30 10:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5cc97692-7068-5cda-b9a0-a39412edce5c with identifier: 4122438 to the API
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:44 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5cc97692-7068-5cda-b9a0-a39412edce5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX15WCR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/B-MAX?id=4122438',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'B-MAX',
'odometer': 102106,
'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': 'Gates Group',
'title': 'FORD B-MAX 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'year': 2015}
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122438%27 HTTP/1.1" 200 None
2026-03-30 10:37:44 [manheim.gb] INFO: Saving data for 4122438: {'auction_closing_time': 1774947600.0, 'created_time': 1774436866.282664, 'last_price_update_time': 1774867064.710556}
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122438') HTTP/1.1" 204 0
2026-03-30 10:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 791f2a4a-329f-57d1-8e7b-7702028d0546 with identifier: 4122433
2026-03-30 10:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 791f2a4a-329f-57d1-8e7b-7702028d0546 with identifier: 4122433
2026-03-30 10:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 791f2a4a-329f-57d1-8e7b-7702028d0546 with identifier: 4122433 to the API
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'Red',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '791f2a4a-329f-57d1-8e7b-7702028d0546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN17HDX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4122433',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A1',
'odometer': 89920,
'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': 'Hilton Garage Ltd',
'title': 'AUDI A1 1.4 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '1.4 TFSI Sport 5dr',
'year': 2017}
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122433%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [manheim.gb] INFO: Saving data for 4122433: {'auction_closing_time': 1775034000.0, 'created_time': 1774436863.058924, 'last_price_update_time': 1774867065.082753}
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122433') HTTP/1.1" 204 0
2026-03-30 10:37:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d282120d-75aa-5efe-a376-e76f30466557 with identifier: 4122443
2026-03-30 10:37:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d282120d-75aa-5efe-a376-e76f30466557 with identifier: 4122443
2026-03-30 10:37:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d282120d-75aa-5efe-a376-e76f30466557 with identifier: 4122443 to the API
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd282120d-75aa-5efe-a376-e76f30466557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CE68ZZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4122443',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 47056,
'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': 'Gates Group',
'title': 'NISSAN MICRA 0.9 IG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '0.9 IG-T N-Connecta 5dr',
'year': 2018}
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122443%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [manheim.gb] INFO: Saving data for 4122443: {'auction_closing_time': 1774947600.0, 'created_time': 1774437425.57408, 'last_price_update_time': 1774867065.416087}
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122443') HTTP/1.1" 204 0
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:45 [manheim.gb] INFO: Found listing with ID: 4122479
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122479%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [manheim.gb] INFO: Scrape type for 4122479: 2
2026-03-30 10:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82715091-2734-512c-8fd5-4418705b26e3 with identifier: 4122458
2026-03-30 10:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82715091-2734-512c-8fd5-4418705b26e3 with scrape type 2
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82715091-2734-512c-8fd5-4418705b26e3 with scrape type 2
2026-03-30 10:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 82715091-2734-512c-8fd5-4418705b26e3, identifier: 4122458
2026-03-30 10:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with identifier: 4122463
2026-03-30 10:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with scrape type 2
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with scrape type 2
2026-03-30 10:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5, identifier: 4122463
2026-03-30 10:37:45 [manheim.gb] INFO: Found listing with ID: 4122480
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122480%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [manheim.gb] INFO: Scrape type for 4122480: 0
2026-03-30 10:37:45 [manheim.gb] INFO: Found listing with ID: 4122482
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122482%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [manheim.gb] INFO: Scrape type for 4122482: 2
2026-03-30 10:37:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 82715091-2734-512c-8fd5-4418705b26e3 with identifier: 4122458
2026-03-30 10:37:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 82715091-2734-512c-8fd5-4418705b26e3 with identifier: 4122458
2026-03-30 10:37:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 82715091-2734-512c-8fd5-4418705b26e3 with identifier: 4122458 to the API
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37:45 [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-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2782715091-2734-512c-8fd5-4418705b26e3%27 HTTP/1.1" 200 None
2026-03-30 10:37:45 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 82715091-2734-512c-8fd5-4418705b26e3: 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: \u0022MERCEDES-BENZ A CLASS A160 Avantgarde SE 5dr CVT Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022A CLASS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-03-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4122458\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022A160 Avantgarde SE 5dr CVT Auto\u0022, \u0022LicensePlate\u0022: \u0022BF12VGZ\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 164, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002282715091-2734-512c-8fd5-4418705b26e3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37:45 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-30 10:37:45 [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-30 10:37:45 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 164,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '82715091-2734-512c-8fd5-4418705b26e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF12VGZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4122458',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-15',
'seller_name': 'Allen Ford',
'title': 'MERCEDES-BENZ A CLASS A160 Avantgarde SE 5dr CVT Auto',
'transmission': 'automatic',
'trim': 'A160 Avantgarde SE 5dr CVT Auto',
'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-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122458%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Saving data for 4122458: {'auction_closing_time': 1775120400.0, 'created_time': 1774437427.599306, 'last_price_update_time': 1774867066.017617}
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122458') HTTP/1.1" 204 0
2026-03-30 10:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with identifier: 4122463
2026-03-30 10:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with identifier: 4122463
2026-03-30 10:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5 with identifier: 4122463 to the API
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%270f4f9533-1ac0-5c97-9f54-0896d1e8f1d5%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A5 2.0 TDI 177 S Line Special Edition 2dr Multitronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-01-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4122463\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI 177 S Line Special Edition 2dr Multitronic\u0022, \u0022LicensePlate\u0022: \u0022VE64UDH\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 132, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00220f4f9533-1ac0-5c97-9f54-0896d1e8f1d5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:46 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0f4f9533-1ac0-5c97-9f54-0896d1e8f1d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE64UDH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4122463',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'A5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-28',
'seller_name': 'Allen Ford',
'title': 'AUDI A5 2.0 TDI 177 S Line Special Edition 2dr Multitronic',
'transmission': 'automatic',
'trim': '2.0 TDI 177 S Line Special Edition 2dr Multitronic',
'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-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122463%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Saving data for 4122463: {'auction_closing_time': 1775120400.0, 'created_time': 1774436863.666447, 'last_price_update_time': 1774867066.392441}
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122463') HTTP/1.1" 204 0
2026-03-30 10:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122483
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122483%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122483: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122486
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122486%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122486: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122489
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [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-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122489: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122490
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122490%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122490: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122491
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122491%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122491: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122492
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122492%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122492: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122493
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [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-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122493: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122496
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [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-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122496: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122497
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122497%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122497: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122499
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122499%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122499: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122507
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122507%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122507: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122509
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122509%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122509: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122511
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122511%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122511: 2
2026-03-30 10:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with identifier: 4122464
2026-03-30 10:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with scrape type 2
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with scrape type 2
2026-03-30 10:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a, identifier: 4122464
2026-03-30 10:37:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c7f179-275a-56d1-a13a-6fbdbb6f648b with identifier: 4122470
2026-03-30 10:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c7f179-275a-56d1-a13a-6fbdbb6f648b with scrape type 2
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c7f179-275a-56d1-a13a-6fbdbb6f648b with scrape type 2
2026-03-30 10:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 22c7f179-275a-56d1-a13a-6fbdbb6f648b, identifier: 4122470
2026-03-30 10:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122513
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122513%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122513: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122515
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122515%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122515: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122516
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122516%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [manheim.gb] INFO: Scrape type for 4122516: 0
2026-03-30 10:37:46 [manheim.gb] INFO: Found listing with ID: 4122517
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122517%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122517: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122521
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122521%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122521: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122522
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122522%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122522: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122523
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122523%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122523: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122524
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122524%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122524: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122526
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122526%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122526: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122530
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122530%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122530: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122532
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122532%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122532: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122534
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [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-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122534: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122536
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [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-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122536: 0
2026-03-30 10:37:47 [manheim.gb] INFO: Found listing with ID: 4122539
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122539%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Scrape type for 4122539: 2
2026-03-30 10:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with identifier: 4122464
2026-03-30 10:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with identifier: 4122464
2026-03-30 10:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a with identifier: 4122464 to the API
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2780a2907d-6ef7-58bb-bffa-c2aa8ad60f6a%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a: 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: \u0022BMW 3 SERIES 318d ES 4dr Step Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00223 SERIES\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222010-05-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4122464\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022318d ES 4dr Step Auto\u0022, \u0022LicensePlate\u0022: \u0022ESZ1203\u0022, \u0022Year\u0022: 2010, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 140, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002280a2907d-6ef7-58bb-bffa-c2aa8ad60f6a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:47 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '80a2907d-6ef7-58bb-bffa-c2aa8ad60f6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ESZ1203',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4122464',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': '3 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-21',
'seller_name': 'Allen Ford',
'title': 'BMW 3 SERIES 318d ES 4dr Step Auto',
'transmission': 'automatic',
'trim': '318d ES 4dr Step Auto',
'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-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122464%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Saving data for 4122464: {'auction_closing_time': 1775120400.0, 'created_time': 1774436866.599725, 'last_price_update_time': 1774867067.51718}
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122464') HTTP/1.1" 204 0
2026-03-30 10:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 22c7f179-275a-56d1-a13a-6fbdbb6f648b with identifier: 4122470
2026-03-30 10:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 22c7f179-275a-56d1-a13a-6fbdbb6f648b with identifier: 4122470
2026-03-30 10:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 22c7f179-275a-56d1-a13a-6fbdbb6f648b with identifier: 4122470 to the API
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:47 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '22c7f179-275a-56d1-a13a-6fbdbb6f648b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP20XFU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4122470',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 33356,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-25',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FIESTA 1.0 EcoBoost 95 Trend 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 95 Trend 5dr',
'year': 2020}
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122470%27 HTTP/1.1" 200 None
2026-03-30 10:37:47 [manheim.gb] INFO: Saving data for 4122470: {'auction_closing_time': 1775120400.0, 'created_time': 1774437426.048661, 'last_price_update_time': 1774867067.991209}
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122470') HTTP/1.1" 204 0
2026-03-30 10:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with identifier: 4122475
2026-03-30 10:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with scrape type 2
2026-03-30 10:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with scrape type 2
2026-03-30 10:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c559c7ae-cb88-5352-98bb-a1c5a0f75f2a, identifier: 4122475
2026-03-30 10:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122540
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122540%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122540: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122541
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [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-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122541: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122554
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122554%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122554: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122556
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [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-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122556: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122557
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122557%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122557: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122558
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [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-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122558: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122559
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122559%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122559: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122560
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122560%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122560: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122562
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122562%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122562: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122564
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122564%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122564: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122565
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122565%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122565: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122566
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122566%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122566: 2
2026-03-30 10:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with identifier: 4122475
2026-03-30 10:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with identifier: 4122475
2026-03-30 10:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c559c7ae-cb88-5352-98bb-a1c5a0f75f2a with identifier: 4122475 to the API
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c559c7ae-cb88-5352-98bb-a1c5a0f75f2a%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c559c7ae-cb88-5352-98bb-a1c5a0f75f2a: 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: \u0022WLMG\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG ZS 105kW Exclusive EV 45kWh 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: \u00222020-12-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4122475\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022105kW Exclusive EV 45kWh 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022LF70VRJ\u0022, \u0022Year\u0022: 2020, \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: \u0022c559c7ae-cb88-5352-98bb-a1c5a0f75f2a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:48 [scrapy.core.scraper] ERROR: Error processing {'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-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c559c7ae-cb88-5352-98bb-a1c5a0f75f2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF70VRJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4122475',
'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': '2020-12-31',
'seller_name': 'WLMG',
'title': 'MG ZS 105kW Exclusive EV 45kWh 5dr Auto',
'transmission': 'automatic',
'trim': '105kW Exclusive EV 45kWh 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-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122475%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Saving data for 4122475: {'auction_closing_time': 1775120400.0, 'created_time': 1774436864.16756, 'last_price_update_time': 1774867068.716233}
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122475') HTTP/1.1" 204 0
2026-03-30 10:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d069fce2-5e66-5331-84aa-eeb0232b4705 with identifier: 4122479
2026-03-30 10:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d069fce2-5e66-5331-84aa-eeb0232b4705 with scrape type 2
2026-03-30 10:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d069fce2-5e66-5331-84aa-eeb0232b4705 with scrape type 2
2026-03-30 10:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d069fce2-5e66-5331-84aa-eeb0232b4705, identifier: 4122479
2026-03-30 10:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122567
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122567%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122567: 0
2026-03-30 10:37:48 [manheim.gb] INFO: Found listing with ID: 4122568
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122568%27 HTTP/1.1" 200 None
2026-03-30 10:37:48 [manheim.gb] INFO: Scrape type for 4122568: 2
2026-03-30 10:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d069fce2-5e66-5331-84aa-eeb0232b4705 with identifier: 4122479
2026-03-30 10:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d069fce2-5e66-5331-84aa-eeb0232b4705 with identifier: 4122479
2026-03-30 10:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d069fce2-5e66-5331-84aa-eeb0232b4705 with identifier: 4122479 to the API
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:49 [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': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd069fce2-5e66-5331-84aa-eeb0232b4705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SJ64UVK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4122479',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': 86455,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-23',
'seller_name': 'Perrys',
'title': 'FORD KUGA 2.0 TDCi 163 Titanium X 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 163 Titanium X 5dr',
'year': 2014}
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122479%27 HTTP/1.1" 200 None
2026-03-30 10:37:49 [manheim.gb] INFO: Saving data for 4122479: {'auction_closing_time': 1775206800.0, 'created_time': 1774437429.498757, 'last_price_update_time': 1774867069.265851}
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122479') HTTP/1.1" 204 0
2026-03-30 10:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac7e7b35-3edb-5831-b101-cfaf8f1c378b with identifier: 4122478
2026-03-30 10:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac7e7b35-3edb-5831-b101-cfaf8f1c378b with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac7e7b35-3edb-5831-b101-cfaf8f1c378b with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac7e7b35-3edb-5831-b101-cfaf8f1c378b, identifier: 4122478
2026-03-30 10:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:49 [manheim.gb] INFO: Found listing with ID: 4122569
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [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-30 10:37:49 [manheim.gb] INFO: Scrape type for 4122569: 0
2026-03-30 10:37:49 [manheim.gb] INFO: Found listing with ID: 4122570
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122570%27 HTTP/1.1" 200 None
2026-03-30 10:37:49 [manheim.gb] INFO: Scrape type for 4122570: 2
2026-03-30 10:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac7e7b35-3edb-5831-b101-cfaf8f1c378b with identifier: 4122478
2026-03-30 10:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac7e7b35-3edb-5831-b101-cfaf8f1c378b with identifier: 4122478
2026-03-30 10:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac7e7b35-3edb-5831-b101-cfaf8f1c378b with identifier: 4122478 to the API
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:49 [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': '11.1L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac7e7b35-3edb-5831-b101-cfaf8f1c378b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BU15YGD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/IVECO/STRALIS?id=4122478',
'listing': 'auction',
'location': 'Gloucester',
'make': 'IVECO',
'model': 'STRALIS',
'odometer': 811421,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-20',
'seller_name': 'Direct National Company',
'title': 'IVECO STRALIS TRACTOR UNIT',
'transmission': 'automatic',
'trim': 'TRACTOR UNIT',
'year': 2015}
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122478%27 HTTP/1.1" 200 None
2026-03-30 10:37:49 [manheim.gb] INFO: Saving data for 4122478: {'auction_closing_time': 1775725200.0, 'created_time': 1774437428.056801, 'last_price_update_time': 1774867069.689395}
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122478') HTTP/1.1" 204 0
2026-03-30 10:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8840335-3630-5a24-b571-e791a414baec with identifier: 4122482
2026-03-30 10:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8840335-3630-5a24-b571-e791a414baec with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8840335-3630-5a24-b571-e791a414baec with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b8840335-3630-5a24-b571-e791a414baec, identifier: 4122482
2026-03-30 10:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a026d518-584b-555c-9104-5a56274f91b8 with identifier: 4122511
2026-03-30 10:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a026d518-584b-555c-9104-5a56274f91b8 with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a026d518-584b-555c-9104-5a56274f91b8 with scrape type 2
2026-03-30 10:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a026d518-584b-555c-9104-5a56274f91b8, identifier: 4122511
2026-03-30 10:37:49 [manheim.gb] INFO: Found listing with ID: 4122571
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122571%27 HTTP/1.1" 200 None
2026-03-30 10:37:49 [manheim.gb] INFO: Scrape type for 4122571: 2
2026-03-30 10:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b8840335-3630-5a24-b571-e791a414baec with identifier: 4122482
2026-03-30 10:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b8840335-3630-5a24-b571-e791a414baec with identifier: 4122482
2026-03-30 10:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b8840335-3630-5a24-b571-e791a414baec with identifier: 4122482 to the API
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b8840335-3630-5a24-b571-e791a414baec%27 HTTP/1.1" 200 None
2026-03-30 10:37:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b8840335-3630-5a24-b571-e791a414baec: 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: \u0022VAUXHALL MOKKA 1.4T SE 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022MOKKA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-10-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122482\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4T SE 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022YT64WXX\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 158, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b8840335-3630-5a24-b571-e791a414baec\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:37: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-30 10:37: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-30 10:37:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 158,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b8840335-3630-5a24-b571-e791a414baec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT64WXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4122482',
'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': '2014-10-14',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.4T SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T SE 5dr Auto',
'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-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122482%27 HTTP/1.1" 200 None
2026-03-30 10:37:50 [manheim.gb] INFO: Saving data for 4122482: {'auction_closing_time': 1775552400.0, 'created_time': 1774436866.914752, 'last_price_update_time': 1774867070.205638}
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122482') HTTP/1.1" 204 0
2026-03-30 10:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a026d518-584b-555c-9104-5a56274f91b8 with identifier: 4122511
2026-03-30 10:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a026d518-584b-555c-9104-5a56274f91b8 with identifier: 4122511
2026-03-30 10:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a026d518-584b-555c-9104-5a56274f91b8 with identifier: 4122511 to the API
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:50 [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-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a026d518-584b-555c-9104-5a56274f91b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP16PXD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4122511',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 55388,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-15',
'seller_name': 'Perrys',
'title': 'VOLKSWAGEN TIGUAN 2.0 TDi BlueMotion Tech Match Edition 150 5dr',
'transmission': 'manual',
'trim': '2.0 TDi BlueMotion Tech Match Edition 150 5dr',
'year': 2016}
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122511%27 HTTP/1.1" 200 None
2026-03-30 10:37:50 [manheim.gb] INFO: Saving data for 4122511: {'auction_closing_time': 1775206800.0, 'created_time': 1774436865.194321, 'last_price_update_time': 1774867070.964518}
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122511') HTTP/1.1" 204 0
2026-03-30 10:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with identifier: 4122539
2026-03-30 10:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with scrape type 2
2026-03-30 10:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with scrape type 2
2026-03-30 10:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a, identifier: 4122539
2026-03-30 10:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:51 [manheim.gb] INFO: Found listing with ID: 4122572
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122572%27 HTTP/1.1" 200 None
2026-03-30 10:37:51 [manheim.gb] INFO: Scrape type for 4122572: 0
2026-03-30 10:37:51 [manheim.gb] INFO: Found listing with ID: 4122574
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122574%27 HTTP/1.1" 200 None
2026-03-30 10:37:51 [manheim.gb] INFO: Scrape type for 4122574: 0
2026-03-30 10:37:51 [manheim.gb] INFO: Found listing with ID: 4122576
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122576%27 HTTP/1.1" 200 None
2026-03-30 10:37:51 [manheim.gb] INFO: Scrape type for 4122576: 0
2026-03-30 10:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with identifier: 4122539
2026-03-30 10:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with identifier: 4122539
2026-03-30 10:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a with identifier: 4122539 to the API
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:51 [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': 'Blue',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d16c12e-37eb-5aaf-8bed-4dd5065c1f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AY16DWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4122539',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 70127,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-03',
'seller_name': 'W R Davies',
'title': 'NISSAN JUKE 1.6 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Xtronic',
'year': 2016}
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122539%27 HTTP/1.1" 200 None
2026-03-30 10:37:51 [manheim.gb] INFO: Saving data for 4122539: {'auction_closing_time': 1775206800.0, 'created_time': 1774437430.845477, 'last_price_update_time': 1774867071.508462}
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122539') HTTP/1.1" 204 0
2026-03-30 10:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with identifier: 4122566
2026-03-30 10:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with scrape type 2
2026-03-30 10:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with scrape type 2
2026-03-30 10:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7cc24f7d-875d-5145-88b2-57dfe3a25a05, identifier: 4122566
2026-03-30 10:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db11eed-f340-51b3-8aab-076087f23f2a with identifier: 4122568
2026-03-30 10:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db11eed-f340-51b3-8aab-076087f23f2a with scrape type 2
2026-03-30 10:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4db11eed-f340-51b3-8aab-076087f23f2a with scrape type 2
2026-03-30 10:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4db11eed-f340-51b3-8aab-076087f23f2a, identifier: 4122568
2026-03-30 10:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with identifier: 4122566
2026-03-30 10:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with identifier: 4122566
2026-03-30 10:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7cc24f7d-875d-5145-88b2-57dfe3a25a05 with identifier: 4122566 to the API
2026-03-30 10:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:51 [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.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '7cc24f7d-875d-5145-88b2-57dfe3a25a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA73OSK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/ARKANA?id=4122566',
'listing': 'auction',
'location': 'Northampton',
'make': 'RENAULT',
'model': 'ARKANA',
'odometer': 37884,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-11',
'seller_name': 'Gates Group',
'title': 'RENAULT ARKANA 1.6 E-Tech full hybrid 145 Engineered 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech full hybrid 145 Engineered 5dr Auto',
'year': 2023}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122566%27 HTTP/1.1" 200 None
2026-03-30 10:37:52 [manheim.gb] INFO: Saving data for 4122566: {'auction_closing_time': 1775552400.0, 'created_time': 1774436868.188776, 'last_price_update_time': 1774867072.02031}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122566') HTTP/1.1" 204 0
2026-03-30 10:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4db11eed-f340-51b3-8aab-076087f23f2a with identifier: 4122568
2026-03-30 10:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4db11eed-f340-51b3-8aab-076087f23f2a with identifier: 4122568
2026-03-30 10:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4db11eed-f340-51b3-8aab-076087f23f2a with identifier: 4122568 to the API
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:52 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4db11eed-f340-51b3-8aab-076087f23f2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF65RYO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4122568',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 64233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'Gates Group',
'title': 'NISSAN JUKE 1.6 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Xtronic',
'year': 2015}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122568%27 HTTP/1.1" 200 None
2026-03-30 10:37:52 [manheim.gb] INFO: Saving data for 4122568: {'auction_closing_time': 1775552400.0, 'created_time': 1774436865.914611, 'last_price_update_time': 1774867072.362674}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122568') HTTP/1.1" 204 0
2026-03-30 10:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43dd1f5-6a13-5260-8270-e17ae588c2f1 with identifier: 4122570
2026-03-30 10:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43dd1f5-6a13-5260-8270-e17ae588c2f1 with scrape type 2
2026-03-30 10:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c43dd1f5-6a13-5260-8270-e17ae588c2f1 with scrape type 2
2026-03-30 10:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c43dd1f5-6a13-5260-8270-e17ae588c2f1, identifier: 4122570
2026-03-30 10:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c43dd1f5-6a13-5260-8270-e17ae588c2f1 with identifier: 4122570
2026-03-30 10:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c43dd1f5-6a13-5260-8270-e17ae588c2f1 with identifier: 4122570
2026-03-30 10:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c43dd1f5-6a13-5260-8270-e17ae588c2f1 with identifier: 4122570 to the API
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c43dd1f5-6a13-5260-8270-e17ae588c2f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM13HKL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4122570',
'listing': 'auction',
'location': 'Northampton',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 67962,
'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': 'Gates Group',
'title': 'VOLKSWAGEN POLO 1.2 60 Match 5dr',
'transmission': 'manual',
'trim': '1.2 60 Match 5dr',
'year': 2013}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122570%27 HTTP/1.1" 200 None
2026-03-30 10:37:52 [manheim.gb] INFO: Saving data for 4122570: {'auction_closing_time': 1774947600.0, 'created_time': 1774437431.317351, 'last_price_update_time': 1774867072.976246}
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122570') HTTP/1.1" 204 0
2026-03-30 10:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with identifier: 4122571
2026-03-30 10:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with scrape type 2
2026-03-30 10:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with scrape type 2
2026-03-30 10:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd, identifier: 4122571
2026-03-30 10:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with identifier: 4122571
2026-03-30 10:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with identifier: 4122571
2026-03-30 10:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd with identifier: 4122571 to the API
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:53 [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': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fcaa1965-79eb-5471-97b1-bd9ceb8cdbbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK13ZFW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/IX20?id=4122571',
'listing': 'auction',
'location': 'Northampton',
'make': 'HYUNDAI',
'model': 'IX20',
'odometer': 81740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-17',
'seller_name': 'Gates Group',
'title': 'HYUNDAI IX20 1.4 Style 5dr',
'transmission': 'manual',
'trim': '1.4 Style 5dr',
'year': 2013}
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122571%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Saving data for 4122571: {'auction_closing_time': 1775552400.0, 'created_time': 1774437431.789487, 'last_price_update_time': 1774867073.502728}
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122571') HTTP/1.1" 204 0
2026-03-30 10:37:53 [manheim.gb] INFO: Page 70: 100 results (total: 7960)
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122578
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [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-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122578: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122579
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122579%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122579: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122580
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122580%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122580: 2
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122581
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122581%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122581: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122582
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122582%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122582: 2
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122583
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122583%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122583: 2
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122584
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122584%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122584: 2
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122585
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122585%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122585: 2
2026-03-30 10:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122586
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122586%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122586: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122587
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122587%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122587: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122588
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122588%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122588: 2
2026-03-30 10:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122589
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [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-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122589: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122590
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122590%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122590: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122591
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122591%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122591: 0
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122593
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122593%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122593: 2
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122594
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122594%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122594: 2
2026-03-30 10:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with identifier: 4122580
2026-03-30 10:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with scrape type 2
2026-03-30 10:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with scrape type 2
2026-03-30 10:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20, identifier: 4122580
2026-03-30 10:37:53 [manheim.gb] INFO: Found listing with ID: 4122595
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122595%27 HTTP/1.1" 200 None
2026-03-30 10:37:53 [manheim.gb] INFO: Scrape type for 4122595: 2
2026-03-30 10:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with identifier: 4122580
2026-03-30 10:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with identifier: 4122580
2026-03-30 10:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 926c2a2c-3c8f-5b37-8f05-83ca54d1fd20 with identifier: 4122580 to the API
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:54 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '926c2a2c-3c8f-5b37-8f05-83ca54d1fd20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW25OWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122580',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 6577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-27',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122580%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Saving data for 4122580: {'auction_closing_time': 1775120400.0, 'created_time': 1774534622.803962, 'last_price_update_time': 1774867074.259729}
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122580') HTTP/1.1" 204 0
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:54 [manheim.gb] INFO: Found listing with ID: 4122596
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122596%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Scrape type for 4122596: 2
2026-03-30 10:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a120dcb1-8b43-515a-8a9b-b951efafee1f with identifier: 4122583
2026-03-30 10:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a120dcb1-8b43-515a-8a9b-b951efafee1f with scrape type 2
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a120dcb1-8b43-515a-8a9b-b951efafee1f with scrape type 2
2026-03-30 10:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a120dcb1-8b43-515a-8a9b-b951efafee1f, identifier: 4122583
2026-03-30 10:37:54 [manheim.gb] INFO: Found listing with ID: 4122598
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [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-30 10:37:54 [manheim.gb] INFO: Scrape type for 4122598: 0
2026-03-30 10:37:54 [manheim.gb] INFO: Found listing with ID: 4122599
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122599%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Scrape type for 4122599: 0
2026-03-30 10:37:54 [manheim.gb] INFO: Found listing with ID: 4122600
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122600%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Scrape type for 4122600: 2
2026-03-30 10:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a120dcb1-8b43-515a-8a9b-b951efafee1f with identifier: 4122583
2026-03-30 10:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a120dcb1-8b43-515a-8a9b-b951efafee1f with identifier: 4122583
2026-03-30 10:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a120dcb1-8b43-515a-8a9b-b951efafee1f with identifier: 4122583 to the API
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:54 [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': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a120dcb1-8b43-515a-8a9b-b951efafee1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25OLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122583',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 9835,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122583%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Saving data for 4122583: {'auction_closing_time': 1775120400.0, 'created_time': 1774534619.858948, 'last_price_update_time': 1774867074.857959}
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122583') HTTP/1.1" 204 0
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:54 [manheim.gb] INFO: Found listing with ID: 4122601
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122601%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [manheim.gb] INFO: Scrape type for 4122601: 2
2026-03-30 10:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a524a80-5151-5c97-8cc8-6d147414d6ae with identifier: 4122585
2026-03-30 10:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a524a80-5151-5c97-8cc8-6d147414d6ae with scrape type 2
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a524a80-5151-5c97-8cc8-6d147414d6ae with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1a524a80-5151-5c97-8cc8-6d147414d6ae, identifier: 4122585
2026-03-30 10:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with identifier: 4122582
2026-03-30 10:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 86d6cc0e-57c2-5949-a5cc-ed41ef65642b, identifier: 4122582
2026-03-30 10:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with identifier: 4122584
2026-03-30 10:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7f0e24e1-6b73-5395-baa5-33cc0d31e86e, identifier: 4122584
2026-03-30 10:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f81f00-b656-5102-be41-1795b6943dd2 with identifier: 4122588
2026-03-30 10:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f81f00-b656-5102-be41-1795b6943dd2 with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56f81f00-b656-5102-be41-1795b6943dd2 with scrape type 2
2026-03-30 10:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 56f81f00-b656-5102-be41-1795b6943dd2, identifier: 4122588
2026-03-30 10:37:55 [manheim.gb] INFO: Found listing with ID: 4122602
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122602%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [manheim.gb] INFO: Scrape type for 4122602: 0
2026-03-30 10:37:55 [manheim.gb] INFO: Found listing with ID: 4122603
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122603%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [manheim.gb] INFO: Scrape type for 4122603: 2
2026-03-30 10:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1a524a80-5151-5c97-8cc8-6d147414d6ae with identifier: 4122585
2026-03-30 10:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1a524a80-5151-5c97-8cc8-6d147414d6ae with identifier: 4122585
2026-03-30 10:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1a524a80-5151-5c97-8cc8-6d147414d6ae with identifier: 4122585 to the API
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '1a524a80-5151-5c97-8cc8-6d147414d6ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP25NDF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122585',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 8065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-03',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122585%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [manheim.gb] INFO: Saving data for 4122585: {'auction_closing_time': 1775120400.0, 'created_time': 1774534623.222581, 'last_price_update_time': 1774867075.60551}
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122585') HTTP/1.1" 204 0
2026-03-30 10:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with identifier: 4122582
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Avatar+Blue HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with identifier: 4122582
2026-03-30 10:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 86d6cc0e-57c2-5949-a5cc-ed41ef65642b with identifier: 4122582 to the API
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:56 [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': 'Avatar Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '86d6cc0e-57c2-5949-a5cc-ed41ef65642b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25WGG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/308?id=4122582',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '308',
'odometer': 17813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 308 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122582%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [manheim.gb] INFO: Saving data for 4122582: {'auction_closing_time': 1775120400.0, 'created_time': 1774534619.457908, 'last_price_update_time': 1774867076.073083}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122582') HTTP/1.1" 204 0
2026-03-30 10:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with identifier: 4122584
2026-03-30 10:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with identifier: 4122584
2026-03-30 10:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7f0e24e1-6b73-5395-baa5-33cc0d31e86e with identifier: 4122584 to the API
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:56 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '7f0e24e1-6b73-5395-baa5-33cc0d31e86e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KO74ZYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/4008?id=4122584',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '4008',
'odometer': 14610,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 4008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122584%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [manheim.gb] INFO: Saving data for 4122584: {'auction_closing_time': 1775120400.0, 'created_time': 1774534105.683654, 'last_price_update_time': 1774867076.35562}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122584') HTTP/1.1" 204 0
2026-03-30 10:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 56f81f00-b656-5102-be41-1795b6943dd2 with identifier: 4122588
2026-03-30 10:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 56f81f00-b656-5102-be41-1795b6943dd2 with identifier: 4122588
2026-03-30 10:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 56f81f00-b656-5102-be41-1795b6943dd2 with identifier: 4122588 to the API
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '56f81f00-b656-5102-be41-1795b6943dd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP25HDX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122588',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 9006,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122588%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [manheim.gb] INFO: Saving data for 4122588: {'auction_closing_time': 1775120400.0, 'created_time': 1774534105.259355, 'last_price_update_time': 1774867076.644741}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122588') HTTP/1.1" 204 0
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:56 [manheim.gb] INFO: Found listing with ID: 4122604
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122604%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [manheim.gb] INFO: Scrape type for 4122604: 2
2026-03-30 10:37:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c9dccd-2c1e-55ff-af84-1894ab95faea with identifier: 4122593
2026-03-30 10:37:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c9dccd-2c1e-55ff-af84-1894ab95faea with scrape type 2
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0c9dccd-2c1e-55ff-af84-1894ab95faea with scrape type 2
2026-03-30 10:37:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c0c9dccd-2c1e-55ff-af84-1894ab95faea, identifier: 4122593
2026-03-30 10:37:56 [manheim.gb] INFO: Found listing with ID: 4122605
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [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-30 10:37:56 [manheim.gb] INFO: Scrape type for 4122605: 0
2026-03-30 10:37:56 [manheim.gb] INFO: Found listing with ID: 4122606
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122606%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [manheim.gb] INFO: Scrape type for 4122606: 2
2026-03-30 10:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c0c9dccd-2c1e-55ff-af84-1894ab95faea with identifier: 4122593
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=INGARO+BLUE HTTP/1.1" 200 None
2026-03-30 10:37:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c0c9dccd-2c1e-55ff-af84-1894ab95faea with identifier: 4122593
2026-03-30 10:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c0c9dccd-2c1e-55ff-af84-1894ab95faea with identifier: 4122593 to the API
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:57 [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': 'INGARO BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c0c9dccd-2c1e-55ff-af84-1894ab95faea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25UME',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122593',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 6524,
'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': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122593%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [manheim.gb] INFO: Saving data for 4122593: {'auction_closing_time': 1775120400.0, 'created_time': 1774534621.982054, 'last_price_update_time': 1774867077.298517}
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122593') HTTP/1.1" 204 0
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:57 [manheim.gb] INFO: Found listing with ID: 4122607
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122607%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [manheim.gb] INFO: Scrape type for 4122607: 0
2026-03-30 10:37:57 [manheim.gb] INFO: Found listing with ID: 4122609
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122609%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [manheim.gb] INFO: Scrape type for 4122609: 2
2026-03-30 10:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ca46f9-5516-5ca1-b355-3a40b3931eda with identifier: 4122595
2026-03-30 10:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ca46f9-5516-5ca1-b355-3a40b3931eda with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ca46f9-5516-5ca1-b355-3a40b3931eda with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 49ca46f9-5516-5ca1-b355-3a40b3931eda, identifier: 4122595
2026-03-30 10:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd04b47-bb69-5973-8f52-f110f314130b with identifier: 4122594
2026-03-30 10:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd04b47-bb69-5973-8f52-f110f314130b with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd04b47-bb69-5973-8f52-f110f314130b with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8fd04b47-bb69-5973-8f52-f110f314130b, identifier: 4122594
2026-03-30 10:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b89df5b-8219-5ebd-9481-6e00260ca574 with identifier: 4122596
2026-03-30 10:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b89df5b-8219-5ebd-9481-6e00260ca574 with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b89df5b-8219-5ebd-9481-6e00260ca574 with scrape type 2
2026-03-30 10:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1b89df5b-8219-5ebd-9481-6e00260ca574, identifier: 4122596
2026-03-30 10:37:57 [manheim.gb] INFO: Found listing with ID: 4122610
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122610%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [manheim.gb] INFO: Scrape type for 4122610: 2
2026-03-30 10:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 49ca46f9-5516-5ca1-b355-3a40b3931eda with identifier: 4122595
2026-03-30 10:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 49ca46f9-5516-5ca1-b355-3a40b3931eda with identifier: 4122595
2026-03-30 10:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 49ca46f9-5516-5ca1-b355-3a40b3931eda with identifier: 4122595 to the API
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:58 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '49ca46f9-5516-5ca1-b355-3a40b3931eda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25WFO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4122595',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 18364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122595%27 HTTP/1.1" 200 None
2026-03-30 10:37:58 [manheim.gb] INFO: Saving data for 4122595: {'auction_closing_time': 1775120400.0, 'created_time': 1774534106.134249, 'last_price_update_time': 1774867078.508893}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122595') HTTP/1.1" 204 0
2026-03-30 10:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8fd04b47-bb69-5973-8f52-f110f314130b with identifier: 4122594
2026-03-30 10:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8fd04b47-bb69-5973-8f52-f110f314130b with identifier: 4122594
2026-03-30 10:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8fd04b47-bb69-5973-8f52-f110f314130b with identifier: 4122594 to the API
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:58 [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': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '8fd04b47-bb69-5973-8f52-f110f314130b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25WEX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4122594',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 13054,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122594%27 HTTP/1.1" 200 None
2026-03-30 10:37:58 [manheim.gb] INFO: Saving data for 4122594: {'auction_closing_time': 1775120400.0, 'created_time': 1774534623.740555, 'last_price_update_time': 1774867078.921178}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122594') HTTP/1.1" 204 0
2026-03-30 10:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1b89df5b-8219-5ebd-9481-6e00260ca574 with identifier: 4122596
2026-03-30 10:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1b89df5b-8219-5ebd-9481-6e00260ca574 with identifier: 4122596
2026-03-30 10:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1b89df5b-8219-5ebd-9481-6e00260ca574 with identifier: 4122596 to the API
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '1b89df5b-8219-5ebd-9481-6e00260ca574',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP25GCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122596',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 4163,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122596%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [manheim.gb] INFO: Saving data for 4122596: {'auction_closing_time': 1775120400.0, 'created_time': 1774534106.763067, 'last_price_update_time': 1774867079.465398}
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122596') HTTP/1.1" 204 0
2026-03-30 10:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:37:59 [manheim.gb] INFO: Found listing with ID: 4122611
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122611%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [manheim.gb] INFO: Scrape type for 4122611: 2
2026-03-30 10:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258a66a1-924d-5ca3-80c4-065b21d099fe with identifier: 4122601
2026-03-30 10:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258a66a1-924d-5ca3-80c4-065b21d099fe with scrape type 2
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258a66a1-924d-5ca3-80c4-065b21d099fe with scrape type 2
2026-03-30 10:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 258a66a1-924d-5ca3-80c4-065b21d099fe, identifier: 4122601
2026-03-30 10:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d429f871-2b93-55d2-9ef4-97362b13b239 with identifier: 4122600
2026-03-30 10:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d429f871-2b93-55d2-9ef4-97362b13b239 with scrape type 2
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d429f871-2b93-55d2-9ef4-97362b13b239 with scrape type 2
2026-03-30 10:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d429f871-2b93-55d2-9ef4-97362b13b239, identifier: 4122600
2026-03-30 10:37:59 [manheim.gb] INFO: Found listing with ID: 4122612
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122612%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [manheim.gb] INFO: Scrape type for 4122612: 0
2026-03-30 10:37:59 [manheim.gb] INFO: Found listing with ID: 4122613
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [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-30 10:37:59 [manheim.gb] INFO: Scrape type for 4122613: 0
2026-03-30 10:37:59 [manheim.gb] INFO: Found listing with ID: 4122614
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122614%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [manheim.gb] INFO: Scrape type for 4122614: 0
2026-03-30 10:37:59 [manheim.gb] INFO: Found listing with ID: 4122615
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122615%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [manheim.gb] INFO: Scrape type for 4122615: 2
2026-03-30 10:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 258a66a1-924d-5ca3-80c4-065b21d099fe with identifier: 4122601
2026-03-30 10:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 258a66a1-924d-5ca3-80c4-065b21d099fe with identifier: 4122601
2026-03-30 10:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 258a66a1-924d-5ca3-80c4-065b21d099fe with identifier: 4122601 to the API
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'NERA BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '258a66a1-924d-5ca3-80c4-065b21d099fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS25EHW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122601',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 13966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-28',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122601%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Saving data for 4122601: {'auction_closing_time': 1775120400.0, 'created_time': 1774534107.528303, 'last_price_update_time': 1774867080.088145}
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122601') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d429f871-2b93-55d2-9ef4-97362b13b239 with identifier: 4122600
2026-03-30 10:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d429f871-2b93-55d2-9ef4-97362b13b239 with identifier: 4122600
2026-03-30 10:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d429f871-2b93-55d2-9ef4-97362b13b239 with identifier: 4122600 to the API
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:00 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd429f871-2b93-55d2-9ef4-97362b13b239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25OLK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122600',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 7013,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122600%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Saving data for 4122600: {'auction_closing_time': 1775120400.0, 'created_time': 1774534107.941554, 'last_price_update_time': 1774867080.388462}
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122600') HTTP/1.1" 204 0
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122616
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122616%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122616: 2
2026-03-30 10:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0fbd32-5684-51ad-b80f-db679c191954 with identifier: 4122604
2026-03-30 10:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0fbd32-5684-51ad-b80f-db679c191954 with scrape type 2
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b0fbd32-5684-51ad-b80f-db679c191954 with scrape type 2
2026-03-30 10:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2b0fbd32-5684-51ad-b80f-db679c191954, identifier: 4122604
2026-03-30 10:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6ffa77f-93d7-5433-9bd2-469a507376ce with identifier: 4122603
2026-03-30 10:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6ffa77f-93d7-5433-9bd2-469a507376ce with scrape type 2
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6ffa77f-93d7-5433-9bd2-469a507376ce with scrape type 2
2026-03-30 10:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a6ffa77f-93d7-5433-9bd2-469a507376ce, identifier: 4122603
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122617
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [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-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122617: 0
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122618
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122618%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122618: 0
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122619
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122619%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122619: 0
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122621
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [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-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122621: 0
2026-03-30 10:38:00 [manheim.gb] INFO: Found listing with ID: 4122622
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122622%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [manheim.gb] INFO: Scrape type for 4122622: 2
2026-03-30 10:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2b0fbd32-5684-51ad-b80f-db679c191954 with identifier: 4122604
2026-03-30 10:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2b0fbd32-5684-51ad-b80f-db679c191954 with identifier: 4122604
2026-03-30 10:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2b0fbd32-5684-51ad-b80f-db679c191954 with identifier: 4122604 to the API
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:01 [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': 'OBSESSION BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '2b0fbd32-5684-51ad-b80f-db679c191954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25EKK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4122604',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 13099,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-20',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122604%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [manheim.gb] INFO: Saving data for 4122604: {'auction_closing_time': 1775120400.0, 'created_time': 1774534624.307123, 'last_price_update_time': 1774867081.129205}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122604') HTTP/1.1" 204 0
2026-03-30 10:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a6ffa77f-93d7-5433-9bd2-469a507376ce with identifier: 4122603
2026-03-30 10:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a6ffa77f-93d7-5433-9bd2-469a507376ce with identifier: 4122603
2026-03-30 10:38:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a6ffa77f-93d7-5433-9bd2-469a507376ce with identifier: 4122603 to the API
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:01 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a6ffa77f-93d7-5433-9bd2-469a507376ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KT25XTA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122603',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 7075,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-23',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122603%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [manheim.gb] INFO: Saving data for 4122603: {'auction_closing_time': 1775120400.0, 'created_time': 1774534108.302773, 'last_price_update_time': 1774867081.57031}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122603') HTTP/1.1" 204 0
2026-03-30 10:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:01 [manheim.gb] INFO: Found listing with ID: 4122623
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122623%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [manheim.gb] INFO: Scrape type for 4122623: 2
2026-03-30 10:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with identifier: 4122606
2026-03-30 10:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba71561b-f44a-5e41-8f59-c1d77a3cdf6d, identifier: 4122606
2026-03-30 10:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73e5d2e-a49b-5c03-a4fb-71959bebac64 with identifier: 4122609
2026-03-30 10:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73e5d2e-a49b-5c03-a4fb-71959bebac64 with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73e5d2e-a49b-5c03-a4fb-71959bebac64 with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e73e5d2e-a49b-5c03-a4fb-71959bebac64, identifier: 4122609
2026-03-30 10:38:01 [manheim.gb] INFO: Found listing with ID: 4122625
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122625%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [manheim.gb] INFO: Scrape type for 4122625: 0
2026-03-30 10:38:01 [manheim.gb] INFO: Found listing with ID: 4122626
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122626%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [manheim.gb] INFO: Scrape type for 4122626: 2
2026-03-30 10:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with identifier: 4122606
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=AGUEDA+YELLOW HTTP/1.1" 200 None
2026-03-30 10:38:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with identifier: 4122606
2026-03-30 10:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba71561b-f44a-5e41-8f59-c1d77a3cdf6d with identifier: 4122606 to the API
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:02 [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': 'AGUEDA YELLOW',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'ba71561b-f44a-5e41-8f59-c1d77a3cdf6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR25GHA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4122606',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '208',
'odometer': 7617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-31',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122606%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Saving data for 4122606: {'auction_closing_time': 1775120400.0, 'created_time': 1774534625.423622, 'last_price_update_time': 1774867082.286398}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122606') HTTP/1.1" 204 0
2026-03-30 10:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e73e5d2e-a49b-5c03-a4fb-71959bebac64 with identifier: 4122609
2026-03-30 10:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e73e5d2e-a49b-5c03-a4fb-71959bebac64 with identifier: 4122609
2026-03-30 10:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e73e5d2e-a49b-5c03-a4fb-71959bebac64 with identifier: 4122609 to the API
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:02 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e73e5d2e-a49b-5c03-a4fb-71959bebac64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25NHO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122609',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 7442,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-30',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122609%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Saving data for 4122609: {'auction_closing_time': 1775120400.0, 'created_time': 1774534626.669368, 'last_price_update_time': 1774867082.582718}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122609') HTTP/1.1" 204 0
2026-03-30 10:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122628
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [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-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122628: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122629
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [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-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122629: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122630
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122630%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122630: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122633
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122633%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122633: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122634
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [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-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122634: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122652
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122652%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122652: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122660
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122660%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122660: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122661
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122661%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122661: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122662
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122662%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122662: 0
2026-03-30 10:38:02 [manheim.gb] INFO: Found listing with ID: 4122664
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122664%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [manheim.gb] INFO: Scrape type for 4122664: 2
2026-03-30 10:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f700d95-768a-5202-8ac9-24938ab77655 with identifier: 4122610
2026-03-30 10:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f700d95-768a-5202-8ac9-24938ab77655 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f700d95-768a-5202-8ac9-24938ab77655 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f700d95-768a-5202-8ac9-24938ab77655, identifier: 4122610
2026-03-30 10:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with identifier: 4122611
2026-03-30 10:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036, identifier: 4122611
2026-03-30 10:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:03 [manheim.gb] INFO: Found listing with ID: 4122665
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122665%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [manheim.gb] INFO: Scrape type for 4122665: 2
2026-03-30 10:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f700d95-768a-5202-8ac9-24938ab77655 with identifier: 4122610
2026-03-30 10:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f700d95-768a-5202-8ac9-24938ab77655 with identifier: 4122610
2026-03-30 10:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3f700d95-768a-5202-8ac9-24938ab77655 with identifier: 4122610 to the API
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:03 [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': 'OKENITE WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '3f700d95-768a-5202-8ac9-24938ab77655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25LXF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122610',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 9008,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-29',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122610%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [manheim.gb] INFO: Saving data for 4122610: {'auction_closing_time': 1775120400.0, 'created_time': 1774534627.451931, 'last_price_update_time': 1774867083.314232}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122610') HTTP/1.1" 204 0
2026-03-30 10:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with identifier: 4122611
2026-03-30 10:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with identifier: 4122611
2026-03-30 10:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1d7c03d8-4094-5ac2-b5cf-1b497a3f5036 with identifier: 4122611 to the API
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:03 [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': 'AGUEDA YELLOW',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1d7c03d8-4094-5ac2-b5cf-1b497a3f5036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KO74YLJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4122611',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '208',
'odometer': 16582,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-26',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 208 1.2 PureTech 100 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 100 GT 5dr',
'year': 2025}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122611%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [manheim.gb] INFO: Saving data for 4122611: {'auction_closing_time': 1775120400.0, 'created_time': 1774534111.901087, 'last_price_update_time': 1774867083.774605}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122611') HTTP/1.1" 204 0
2026-03-30 10:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with identifier: 4122615
2026-03-30 10:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fdae2c4c-9774-5aea-87c7-e60c45fd8bc3, identifier: 4122615
2026-03-30 10:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e62df04-d864-5698-95a1-a6d8c4461baf with identifier: 4122616
2026-03-30 10:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e62df04-d864-5698-95a1-a6d8c4461baf with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e62df04-d864-5698-95a1-a6d8c4461baf with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e62df04-d864-5698-95a1-a6d8c4461baf, identifier: 4122616
2026-03-30 10:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122666
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [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-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122666: 0
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122667
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122667%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122667: 0
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122669
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [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-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122669: 0
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122674
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122674%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122674: 0
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122675
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122675%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122675: 2
2026-03-30 10:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with identifier: 4122615
2026-03-30 10:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with identifier: 4122615
2026-03-30 10:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fdae2c4c-9774-5aea-87c7-e60c45fd8bc3 with identifier: 4122615 to the API
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'fdae2c4c-9774-5aea-87c7-e60c45fd8bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP25GYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122615',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 6341,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-01',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122615%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Saving data for 4122615: {'auction_closing_time': 1775120400.0, 'created_time': 1774534627.936866, 'last_price_update_time': 1774867084.503174}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122615') HTTP/1.1" 204 0
2026-03-30 10:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e62df04-d864-5698-95a1-a6d8c4461baf with identifier: 4122616
2026-03-30 10:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e62df04-d864-5698-95a1-a6d8c4461baf with identifier: 4122616
2026-03-30 10:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4e62df04-d864-5698-95a1-a6d8c4461baf with identifier: 4122616 to the API
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:04 [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': 'SELENIUM GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '4e62df04-d864-5698-95a1-a6d8c4461baf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM25UUR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4122616',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 17744,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-25',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 2008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122616%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Saving data for 4122616: {'auction_closing_time': 1775120400.0, 'created_time': 1774534109.517578, 'last_price_update_time': 1774867084.85421}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122616') HTTP/1.1" 204 0
2026-03-30 10:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b0218a7-f579-58d9-acdc-007aa39eeecf with identifier: 4122622
2026-03-30 10:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b0218a7-f579-58d9-acdc-007aa39eeecf with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b0218a7-f579-58d9-acdc-007aa39eeecf with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3b0218a7-f579-58d9-acdc-007aa39eeecf, identifier: 4122622
2026-03-30 10:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122678
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122678%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [manheim.gb] INFO: Scrape type for 4122678: 0
2026-03-30 10:38:04 [manheim.gb] INFO: Found listing with ID: 4122684
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122684%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122684: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122687
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [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-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122687: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122688
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122688%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122688: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122690
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122690%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122690: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122693
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122693%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122693: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122695
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122695%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122695: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122697
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122697%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122697: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122699
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122699%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122699: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122703
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122703%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122703: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122706
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122706%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122706: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122708
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122708%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122708: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122715
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122715%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122715: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122721
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122721%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122721: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122726
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [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-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122726: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122731
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122731%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122731: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122740
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122740%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122740: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122845
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122845%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122845: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122852
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122852%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122852: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122855
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122855%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122855: 1
2026-03-30 10:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3b0218a7-f579-58d9-acdc-007aa39eeecf with identifier: 4122622
2026-03-30 10:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3b0218a7-f579-58d9-acdc-007aa39eeecf with identifier: 4122622
2026-03-30 10:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3b0218a7-f579-58d9-acdc-007aa39eeecf with identifier: 4122622 to the API
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:05 [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': 'Cumulus Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '3b0218a7-f579-58d9-acdc-007aa39eeecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25EBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4122622',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 16891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-26',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122622%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Saving data for 4122622: {'auction_closing_time': 1775120400.0, 'created_time': 1774534110.043435, 'last_price_update_time': 1774867085.64451}
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122622') HTTP/1.1" 204 0
2026-03-30 10:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4169ae15-3170-540b-ac40-2e77ab498a41 with identifier: 4122623
2026-03-30 10:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4169ae15-3170-540b-ac40-2e77ab498a41 with scrape type 2
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4169ae15-3170-540b-ac40-2e77ab498a41 with scrape type 2
2026-03-30 10:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4169ae15-3170-540b-ac40-2e77ab498a41, identifier: 4122623
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122856
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122856%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122856: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122859
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [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-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122859: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122860
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [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-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122860: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122863
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [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-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122863: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122866
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122866%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122866: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122871
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122871%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122871: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4122873
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122873%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [manheim.gb] INFO: Scrape type for 4122873: 0
2026-03-30 10:38:05 [manheim.gb] INFO: Found listing with ID: 4123023
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123023%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123023: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123024
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123024%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123024: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123028
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [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-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123028: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123029
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123029%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123029: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123037
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123037%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123037: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123038
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [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-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123038: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123039
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123039%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123039: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123040
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123040%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123040: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123041
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123041%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123041: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123042
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123042%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123042: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123044
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123044%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123044: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123045
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123045%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123045: 0
2026-03-30 10:38:06 [manheim.gb] INFO: Found listing with ID: 4123047
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123047%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Scrape type for 4123047: 0
2026-03-30 10:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4169ae15-3170-540b-ac40-2e77ab498a41 with identifier: 4122623
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=TITANE+GREY HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4169ae15-3170-540b-ac40-2e77ab498a41 with identifier: 4122623
2026-03-30 10:38:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4169ae15-3170-540b-ac40-2e77ab498a41 with identifier: 4122623 to the API
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:06 [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': 'TITANE GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '4169ae15-3170-540b-ac40-2e77ab498a41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25EEO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=4122623',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 14388,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-26',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 5008 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'year': 2025}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122623%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [manheim.gb] INFO: Saving data for 4122623: {'auction_closing_time': 1775120400.0, 'created_time': 1774534112.812824, 'last_price_update_time': 1774867086.685891}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122623') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with identifier: 4122626
2026-03-30 10:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with scrape type 2
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with scrape type 2
2026-03-30 10:38:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9300d1dc-58da-5e0b-a340-260f2a1fb9fc, identifier: 4122626
2026-03-30 10:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with identifier: 4122626
2026-03-30 10:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with identifier: 4122626
2026-03-30 10:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9300d1dc-58da-5e0b-a340-260f2a1fb9fc with identifier: 4122626 to the API
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'INGARO BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '9300d1dc-58da-5e0b-a340-260f2a1fb9fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS25MFX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122626',
'listing': 'auction',
'location': 'Rockingham Logistics Hub-NN17',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 9512,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-29',
'seller_name': 'Peugeot',
'title': 'PEUGEOT 3008 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'year': 2025}
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122626%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [manheim.gb] INFO: Saving data for 4122626: {'auction_closing_time': 1775120400.0, 'created_time': 1774534110.867045, 'last_price_update_time': 1774867087.22333}
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122626') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57db536-bf5c-52b9-bcef-941dc79790ae with identifier: 4122664
2026-03-30 10:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57db536-bf5c-52b9-bcef-941dc79790ae with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57db536-bf5c-52b9-bcef-941dc79790ae with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f57db536-bf5c-52b9-bcef-941dc79790ae, identifier: 4122664
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f57db536-bf5c-52b9-bcef-941dc79790ae with identifier: 4122664
2026-03-30 10:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f57db536-bf5c-52b9-bcef-941dc79790ae with identifier: 4122664
2026-03-30 10:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f57db536-bf5c-52b9-bcef-941dc79790ae with identifier: 4122664 to the API
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f57db536-bf5c-52b9-bcef-941dc79790ae%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f57db536-bf5c-52b9-bcef-941dc79790ae: 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: \u0022MERCEDES-BENZ E CLASS E220d SE 4dr 9G-Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022E CLASS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4122664\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022E220d SE 4dr 9G-Tronic\u0022, \u0022LicensePlate\u0022: \u0022LP16XZJ\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 102, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f57db536-bf5c-52b9-bcef-941dc79790ae\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f57db536-bf5c-52b9-bcef-941dc79790ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP16XZJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4122664',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ E CLASS E220d SE 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d SE 4dr 9G-Tronic',
'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-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122664%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [manheim.gb] INFO: Saving data for 4122664: {'auction_closing_time': 1775552400.0, 'created_time': 1774436868.617879, 'last_price_update_time': 1774867087.628808}
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122664') HTTP/1.1" 204 0
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c098d18-9bbd-5549-8227-e361e6daa91c with identifier: 4122665
2026-03-30 10:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c098d18-9bbd-5549-8227-e361e6daa91c with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c098d18-9bbd-5549-8227-e361e6daa91c with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1c098d18-9bbd-5549-8227-e361e6daa91c, identifier: 4122665
2026-03-30 10:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 774f3e3f-e99f-5c33-91b3-1171e249d52c with identifier: 4122675
2026-03-30 10:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 774f3e3f-e99f-5c33-91b3-1171e249d52c with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 774f3e3f-e99f-5c33-91b3-1171e249d52c with scrape type 2
2026-03-30 10:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 774f3e3f-e99f-5c33-91b3-1171e249d52c, identifier: 4122675
2026-03-30 10:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1c098d18-9bbd-5549-8227-e361e6daa91c with identifier: 4122665
2026-03-30 10:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1c098d18-9bbd-5549-8227-e361e6daa91c with identifier: 4122665
2026-03-30 10:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1c098d18-9bbd-5549-8227-e361e6daa91c with identifier: 4122665 to the API
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:08 [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-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271c098d18-9bbd-5549-8227-e361e6daa91c%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 1c098d18-9bbd-5549-8227-e361e6daa91c: 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: \u0022LAND ROVER RANGE ROVER 4.4 SDV8 Vogue SE 4dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00224.4L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-09-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4122665\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00224.4 SDV8 Vogue SE 4dr Auto\u0022, \u0022LicensePlate\u0022: \u0022BF63GRF\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 229, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00221c098d18-9bbd-5549-8227-e361e6daa91c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38:08 [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-30 10:38:08 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 229,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '4.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1c098d18-9bbd-5549-8227-e361e6daa91c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF63GRF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4122665',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-04',
'seller_name': 'Sytner',
'title': 'LAND ROVER RANGE ROVER 4.4 SDV8 Vogue SE 4dr Auto',
'transmission': 'automatic',
'trim': '4.4 SDV8 Vogue SE 4dr Auto',
'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-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122665%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [manheim.gb] INFO: Saving data for 4122665: {'auction_closing_time': 1775552400.0, 'created_time': 1774437432.349146, 'last_price_update_time': 1774867088.172941}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122665') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 774f3e3f-e99f-5c33-91b3-1171e249d52c with identifier: 4122675
2026-03-30 10:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 774f3e3f-e99f-5c33-91b3-1171e249d52c with identifier: 4122675
2026-03-30 10:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 774f3e3f-e99f-5c33-91b3-1171e249d52c with identifier: 4122675 to the API
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:08 [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-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27774f3e3f-e99f-5c33-91b3-1171e249d52c%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 774f3e3f-e99f-5c33-91b3-1171e249d52c: 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: \u0022PEUGEOT 3008 1.6 BlueHDi 120 Allure 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022PEUGEOT\u0022, \u0022Model\u0022: \u00223008\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-11-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122675\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 BlueHDi 120 Allure 5dr\u0022, \u0022LicensePlate\u0022: \u0022KU67HSK\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 104, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022774f3e3f-e99f-5c33-91b3-1171e249d52c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38:08 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-30 10:38:08 [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-30 10:38:08 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '774f3e3f-e99f-5c33-91b3-1171e249d52c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KU67HSK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4122675',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': None,
'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': 'Sytner',
'title': 'PEUGEOT 3008 1.6 BlueHDi 120 Allure 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 120 Allure 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-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122675%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [manheim.gb] INFO: Saving data for 4122675: {'auction_closing_time': 1775552400.0, 'created_time': 1774437433.795187, 'last_price_update_time': 1774867088.465605}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122675') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e307ff5-5beb-5404-b08a-34931f03b489 with identifier: 4122855
2026-03-30 10:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e307ff5-5beb-5404-b08a-34931f03b489 with scrape type 1
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6e307ff5-5beb-5404-b08a-34931f03b489
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6e307ff5-5beb-5404-b08a-34931f03b489
2026-03-30 10:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e307ff5-5beb-5404-b08a-34931f03b489, identifier: 4122855
2026-03-30 10:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e307ff5-5beb-5404-b08a-34931f03b489 with identifier: 4122855
2026-03-30 10:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e307ff5-5beb-5404-b08a-34931f03b489 with identifier: 4122855
2026-03-30 10:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6e307ff5-5beb-5404-b08a-34931f03b489 with identifier: 4122855 to the API
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:08 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6e307ff5-5beb-5404-b08a-34931f03b489',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD16UAE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AURIS?id=4122855',
'listing': 'auction',
'location': 'Leeds',
'make': 'TOYOTA',
'model': 'AURIS',
'odometer': 118900,
'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': 'Riverside Motors',
'title': 'TOYOTA AURIS 1.2T Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.2T Icon 5dr CVT',
'year': 2016}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122855%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [manheim.gb] INFO: Saving data for 4122855: {'created_time': 1774867088.946028, 'last_price_update_time': 1774867088.946039, 'auction_closing_time': 1775034000.0}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122855') HTTP/1.1" 204 0
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:09 [manheim.gb] INFO: Page 71: 100 results (total: 7960)
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123058
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123058%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123058: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123059
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123059%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123059: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123060
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123060: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123061
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123061%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123061: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123063
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123063: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123064
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123064%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123064: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123065
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123065%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123065: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123066
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123066%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123066: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123108
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123108%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123108: 2
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123138
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123138%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123138: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123139
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123139: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123140
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123140%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123140: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123142
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123142%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123142: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123143
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123143: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123144
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123144%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123144: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123146
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123146%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123146: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123147
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123147%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123147: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123148
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123148%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123148: 2
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123149
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123149: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123150
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123150%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123150: 2
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123151
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123151%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123151: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123155
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123155: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123159
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123159: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123161
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123161%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123161: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123167
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123167%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123167: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123168
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123168%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123168: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123169
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123169%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123169: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123170
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123170%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123170: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123171
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123171%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123171: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123172
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123172%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123172: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123173
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123173: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123174
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123174: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123176
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123176: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123179
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123179%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123179: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123190
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123190%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123190: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123192
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123192: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123214
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123214%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123214: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123217
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123217%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123217: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123218
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123218: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123219
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123219%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123219: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123220
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123220: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123221
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123221: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123222
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123222%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123222: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123223
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123223%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123223: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123225
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123225%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123225: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123226
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123226%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123226: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123227
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123227%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123227: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123228
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123228%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123228: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123229
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123229%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123229: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123231
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123231: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123232
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [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-30 10:38:09 [manheim.gb] INFO: Scrape type for 4123232: 0
2026-03-30 10:38:09 [manheim.gb] INFO: Found listing with ID: 4123233
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123233: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123234
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123234%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123234: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123235
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123235%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123235: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123236
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123236%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123236: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123238
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123238%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123238: 2
2026-03-30 10:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123247
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123247%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123247: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123248
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123248%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123248: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123251
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123251: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123255
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123255%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123255: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123267
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123267: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123270
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123270%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123270: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123271
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123271: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123273
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123273%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123273: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123275
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123275%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123275: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123277
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123277: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123279
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123279%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123279: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123294
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123294%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123294: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123300
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123300%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123300: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123302
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123302: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123320
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123320: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123322
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123322%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123322: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123328
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123328%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123328: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123331
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [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-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123331: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123335
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123335%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123335: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123336
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123336%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123336: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123337
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123337%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123337: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123338
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123338%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123338: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123339
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123339%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123339: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123340
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123340%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123340: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123341
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123341%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123341: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123342
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123342%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123342: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123343
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123343%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123343: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123345
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123345%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123345: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123350
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123350%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123350: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123352
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123352%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123352: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123353
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123353%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123353: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123354
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123354%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123354: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123355
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123355%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123355: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123356
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123356%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123356: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123358
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123358%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123358: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123364
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123364%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123364: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123367
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123367%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123367: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123378
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123378%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123378: 2
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123382
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123382%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123382: 0
2026-03-30 10:38:10 [manheim.gb] INFO: Found listing with ID: 4123383
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123383%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [manheim.gb] INFO: Scrape type for 4123383: 2
2026-03-30 10:38:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with identifier: 4123108
2026-03-30 10:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with scrape type 2
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with scrape type 2
2026-03-30 10:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7, identifier: 4123108
2026-03-30 10:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edaa31c8-47fe-5591-8f8d-f380ede4dc9c with identifier: 4123148
2026-03-30 10:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edaa31c8-47fe-5591-8f8d-f380ede4dc9c with scrape type 2
2026-03-30 10:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edaa31c8-47fe-5591-8f8d-f380ede4dc9c with scrape type 2
2026-03-30 10:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: edaa31c8-47fe-5591-8f8d-f380ede4dc9c, identifier: 4123148
2026-03-30 10:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:11 [manheim.gb] INFO: Found listing with ID: 4123384
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123384%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [manheim.gb] INFO: Scrape type for 4123384: 0
2026-03-30 10:38:11 [manheim.gb] INFO: Found listing with ID: 4123386
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123386%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [manheim.gb] INFO: Scrape type for 4123386: 0
2026-03-30 10:38:11 [manheim.gb] INFO: Found listing with ID: 4123388
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [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-30 10:38:11 [manheim.gb] INFO: Scrape type for 4123388: 0
2026-03-30 10:38:11 [manheim.gb] INFO: Found listing with ID: 4123390
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123390%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [manheim.gb] INFO: Scrape type for 4123390: 0
2026-03-30 10:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with identifier: 4123108
2026-03-30 10:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with identifier: 4123108
2026-03-30 10:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7 with identifier: 4123108 to the API
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:11 [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': 'Silver',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf23e8ce-97c2-54d7-b9f3-90db8ae9cfa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BV12XNB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ZAFIRA?id=4123108',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'ZAFIRA',
'odometer': 68981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-05',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL ZAFIRA 1.6i [115] Design 5dr',
'transmission': 'manual',
'trim': '1.6i [115] Design 5dr',
'year': 2012}
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123108%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [manheim.gb] INFO: Saving data for 4123108: {'auction_closing_time': 1775120400.0, 'created_time': 1774534630.562207, 'last_price_update_time': 1774867091.747679}
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123108') HTTP/1.1" 204 0
2026-03-30 10:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: edaa31c8-47fe-5591-8f8d-f380ede4dc9c with identifier: 4123148
2026-03-30 10:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: edaa31c8-47fe-5591-8f8d-f380ede4dc9c with identifier: 4123148
2026-03-30 10:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: edaa31c8-47fe-5591-8f8d-f380ede4dc9c with identifier: 4123148 to the API
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'edaa31c8-47fe-5591-8f8d-f380ede4dc9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BL61DJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4123148',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 102961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-18',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FOCUS 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'year': 2012}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123148%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [manheim.gb] INFO: Saving data for 4123148: {'auction_closing_time': 1775120400.0, 'created_time': 1774534113.471347, 'last_price_update_time': 1774867092.15946}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123148') HTTP/1.1" 204 0
2026-03-30 10:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with identifier: 4123150
2026-03-30 10:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 900dfcc6-fb09-58eb-8567-edfaa84a0bdd, identifier: 4123150
2026-03-30 10:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with identifier: 4123150
2026-03-30 10:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with identifier: 4123150
2026-03-30 10:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 900dfcc6-fb09-58eb-8567-edfaa84a0bdd with identifier: 4123150 to the API
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:12 [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': 'Black',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '900dfcc6-fb09-58eb-8567-edfaa84a0bdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ18BWC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SMART/FORFOUR?id=4123150',
'listing': 'auction',
'location': 'Colchester',
'make': 'SMART',
'model': 'FORFOUR',
'odometer': 30521,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'SMART FORFOUR 1.0 Pure 5dr',
'transmission': 'manual',
'trim': '1.0 Pure 5dr',
'year': 2018}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123150%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [manheim.gb] INFO: Saving data for 4123150: {'auction_closing_time': 1775120400.0, 'created_time': 1774534114.176069, 'last_price_update_time': 1774867092.56762}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123150') HTTP/1.1" 204 0
2026-03-30 10:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:12 [scrapy.extensions.logstats] INFO: Crawled 1171 pages (at 90 pages/min), scraped 643 items (at 55 items/min)
2026-03-30 10:38:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02babe7a-6f96-5fb2-ad07-b618d538c006 with identifier: 4123238
2026-03-30 10:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02babe7a-6f96-5fb2-ad07-b618d538c006 with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02babe7a-6f96-5fb2-ad07-b618d538c006 with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 02babe7a-6f96-5fb2-ad07-b618d538c006, identifier: 4123238
2026-03-30 10:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 02babe7a-6f96-5fb2-ad07-b618d538c006 with identifier: 4123238
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Bronze HTTP/1.1" 200 None
2026-03-30 10:38:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 02babe7a-6f96-5fb2-ad07-b618d538c006 with identifier: 4123238
2026-03-30 10:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 02babe7a-6f96-5fb2-ad07-b618d538c006 with identifier: 4123238 to the API
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:13 [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': 'Bronze',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '02babe7a-6f96-5fb2-ad07-b618d538c006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU67RXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4123238',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 80054,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-22',
'seller_name': 'Big Motoring World Ltd',
'title': 'PEUGEOT 3008 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'year': 2017}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123238%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [manheim.gb] INFO: Saving data for 4123238: {'auction_closing_time': 1775120400.0, 'created_time': 1774534115.538382, 'last_price_update_time': 1774867093.187902}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123238') HTTP/1.1" 204 0
2026-03-30 10:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bceb6f2-da76-535e-955b-dbab8464fccc with identifier: 4123378
2026-03-30 10:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bceb6f2-da76-535e-955b-dbab8464fccc with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bceb6f2-da76-535e-955b-dbab8464fccc with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6bceb6f2-da76-535e-955b-dbab8464fccc, identifier: 4123378
2026-03-30 10:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c36727fe-92e3-5142-8efb-c6d71fbd6503 with identifier: 4123383
2026-03-30 10:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c36727fe-92e3-5142-8efb-c6d71fbd6503 with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c36727fe-92e3-5142-8efb-c6d71fbd6503 with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c36727fe-92e3-5142-8efb-c6d71fbd6503, identifier: 4123383
2026-03-30 10:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6bceb6f2-da76-535e-955b-dbab8464fccc with identifier: 4123378
2026-03-30 10:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6bceb6f2-da76-535e-955b-dbab8464fccc with identifier: 4123378
2026-03-30 10:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6bceb6f2-da76-535e-955b-dbab8464fccc with identifier: 4123378 to the API
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6bceb6f2-da76-535e-955b-dbab8464fccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KF19YSY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NV200?id=4123378',
'listing': 'auction',
'location': 'Gloucester',
'make': 'NISSAN',
'model': 'NV200',
'odometer': 104933,
'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': 'Arval',
'title': 'NISSAN NV200 1.5 dCi Acenta Van Euro 6',
'transmission': 'manual',
'trim': '1.5 dCi Acenta Van Euro 6',
'year': 2019}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123378%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [manheim.gb] INFO: Saving data for 4123378: {'auction_closing_time': 1775725200.0, 'created_time': 1774563129.889241, 'last_price_update_time': 1774867093.69074}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123378') HTTP/1.1" 204 0
2026-03-30 10:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c36727fe-92e3-5142-8efb-c6d71fbd6503 with identifier: 4123383
2026-03-30 10:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c36727fe-92e3-5142-8efb-c6d71fbd6503 with identifier: 4123383
2026-03-30 10:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c36727fe-92e3-5142-8efb-c6d71fbd6503 with identifier: 4123383 to the API
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 170,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c36727fe-92e3-5142-8efb-c6d71fbd6503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA53MYO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4123383',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A3',
'odometer': 61023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'AUDI A3 1.6 Special Edition 3dr',
'transmission': 'manual',
'trim': '1.6 Special Edition 3dr',
'year': 2004}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123383%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Saving data for 4123383: {'auction_closing_time': 1775120400.0, 'created_time': 1774563139.460995, 'last_price_update_time': 1774867094.001429}
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123383') HTTP/1.1" 204 0
2026-03-30 10:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:14 [manheim.gb] INFO: Page 72: 100 results (total: 7960)
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123391
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123391%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123391: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123393
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123393%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123393: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123395
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123395%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123395: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123410
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123410%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123410: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123411
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123411%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123411: 2
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123413
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123413%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123413: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123415
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123415%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123415: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123419
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123419: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123421
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123421%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123421: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123422
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123422: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123429
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123429%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123429: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123430
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123430%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123430: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123432
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123432%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123432: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123433
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123433: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123437
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123437%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123437: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123439
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123439: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123440
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123440%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123440: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123441
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123441%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123441: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123442
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123442%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123442: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123443
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123443: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123444
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123444%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123444: 2
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123446
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123446%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123446: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123447
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123447%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123447: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123452
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123452%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123452: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123454
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123454%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123454: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123458
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123458%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123458: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123460
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123460: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123461
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123461%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123461: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123462
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123462%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123462: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123466
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123466: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123469
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123469%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123469: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123470
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123470%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123470: 2
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123477
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123477: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123478
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123478%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123478: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123479
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123479: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123482
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123482: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123483
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123483: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123489
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123489%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123489: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123490
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123490%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123490: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123491
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123491%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123491: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123493
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123493%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123493: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123494
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123494%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123494: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123497
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123497: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123498
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123498: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123501
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123501%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123501: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123502
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123502%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123502: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123504
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123504%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123504: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123508
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [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-30 10:38:14 [manheim.gb] INFO: Scrape type for 4123508: 0
2026-03-30 10:38:14 [manheim.gb] INFO: Found listing with ID: 4123509
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123509%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123509: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123517
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123517%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123517: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123521
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123521%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123521: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123528
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123528: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123530
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123530%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123530: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123531
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123531%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123531: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123532
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123532%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123532: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123535
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123535%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123535: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123538
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123538%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123538: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123539
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123539%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123539: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123540
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123540%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123540: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123541
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123541%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123541: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123542
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123542: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123543
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123543%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123543: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123546
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123546: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123547
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123547%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123547: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123548
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123548: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123550
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123550: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123551
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123551%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123551: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123558
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123558%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123558: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123559
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123559%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123559: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123562
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123562%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123562: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123565
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123565%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123565: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123566
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123566%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123566: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123573
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123573%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123573: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123574
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123574%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123574: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123579
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123579%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123579: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123580
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123580%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123580: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123584
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123584%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123584: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123585
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123585%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123585: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123586
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123586%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123586: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123587
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123587%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123587: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123588
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123588: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123590
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123590%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123590: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123591
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123591%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123591: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123594
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123594%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123594: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123597
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123597%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123597: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123598
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123598: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123599
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123599%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123599: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123600
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123600%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123600: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123601
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123601%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123601: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123602
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123602%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123602: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123603
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123603%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123603: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123604
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123604%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123604: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123605
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123605%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123605: 2
2026-03-30 10:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123606
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123606%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123606: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123607
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [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-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123607: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123608
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123608%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123608: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123610
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123610%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123610: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123621
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123621%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123621: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123623
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123623%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123623: 0
2026-03-30 10:38:15 [manheim.gb] INFO: Found listing with ID: 4123624
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123624%27 HTTP/1.1" 200 None
2026-03-30 10:38:15 [manheim.gb] INFO: Scrape type for 4123624: 0
2026-03-30 10:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e20044e-3750-59f3-a283-d05a0938b64e with identifier: 4123411
2026-03-30 10:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e20044e-3750-59f3-a283-d05a0938b64e with scrape type 2
2026-03-30 10:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e20044e-3750-59f3-a283-d05a0938b64e with scrape type 2
2026-03-30 10:38:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0e20044e-3750-59f3-a283-d05a0938b64e, identifier: 4123411
2026-03-30 10:38:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1368c208-bc64-5717-9f29-2c63108b26a1 with identifier: 4123444
2026-03-30 10:38:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1368c208-bc64-5717-9f29-2c63108b26a1 with scrape type 2
2026-03-30 10:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1368c208-bc64-5717-9f29-2c63108b26a1 with scrape type 2
2026-03-30 10:38:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1368c208-bc64-5717-9f29-2c63108b26a1, identifier: 4123444
2026-03-30 10:38:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0e20044e-3750-59f3-a283-d05a0938b64e with identifier: 4123411
2026-03-30 10:38:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0e20044e-3750-59f3-a283-d05a0938b64e with identifier: 4123411
2026-03-30 10:38:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0e20044e-3750-59f3-a283-d05a0938b64e with identifier: 4123411 to the API
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:16 [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': '1.3L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0e20044e-3750-59f3-a283-d05a0938b64e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK73GVM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/TOWNSTAR?id=4123411',
'listing': 'auction',
'location': 'Gloucester',
'make': 'NISSAN',
'model': 'TOWNSTAR',
'odometer': 418843,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': 'Arval',
'title': 'NISSAN TOWNSTAR 1.3 Acenta Van',
'transmission': 'manual',
'trim': '1.3 Acenta Van',
'year': 2023}
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123411%27 HTTP/1.1" 200 None
2026-03-30 10:38:16 [manheim.gb] INFO: Saving data for 4123411: {'auction_closing_time': 1775725200.0, 'created_time': 1774516047.339764, 'last_price_update_time': 1774867096.673245}
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123411') HTTP/1.1" 204 0
2026-03-30 10:38:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1368c208-bc64-5717-9f29-2c63108b26a1 with identifier: 4123444
2026-03-30 10:38:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1368c208-bc64-5717-9f29-2c63108b26a1 with identifier: 4123444
2026-03-30 10:38:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1368c208-bc64-5717-9f29-2c63108b26a1 with identifier: 4123444 to the API
2026-03-30 10:38:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 194,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1368c208-bc64-5717-9f29-2c63108b26a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR73DHM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4123444',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 77443,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-06',
'seller_name': 'Direct Hire Company',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps Low Roof D/Cab Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof D/Cab Leader Van',
'year': 2023}
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123444%27 HTTP/1.1" 200 None
2026-03-30 10:38:17 [manheim.gb] INFO: Saving data for 4123444: {'auction_closing_time': 1775725200.0, 'created_time': 1774516047.997278, 'last_price_update_time': 1774867097.093117}
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123444') HTTP/1.1" 204 0
2026-03-30 10:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28398645-28e6-5a05-9900-18f76ddff38b with identifier: 4123470
2026-03-30 10:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28398645-28e6-5a05-9900-18f76ddff38b with scrape type 2
2026-03-30 10:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28398645-28e6-5a05-9900-18f76ddff38b with scrape type 2
2026-03-30 10:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28398645-28e6-5a05-9900-18f76ddff38b, identifier: 4123470
2026-03-30 10:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28398645-28e6-5a05-9900-18f76ddff38b with identifier: 4123470
2026-03-30 10:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28398645-28e6-5a05-9900-18f76ddff38b with identifier: 4123470
2026-03-30 10:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28398645-28e6-5a05-9900-18f76ddff38b with identifier: 4123470 to the API
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 194,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '28398645-28e6-5a05-9900-18f76ddff38b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR73DKE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4123470',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 77147,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-19',
'seller_name': 'Direct Hire Company',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps Low Roof D/Cab Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof D/Cab Leader Van',
'year': 2023}
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123470%27 HTTP/1.1" 200 None
2026-03-30 10:38:17 [manheim.gb] INFO: Saving data for 4123470: {'auction_closing_time': 1775725200.0, 'created_time': 1774516048.699342, 'last_price_update_time': 1774867097.719674}
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123470') HTTP/1.1" 204 0
2026-03-30 10:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2bddf6-be0b-58cb-86c2-91c318d706db with identifier: 4123605
2026-03-30 10:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2bddf6-be0b-58cb-86c2-91c318d706db with scrape type 2
2026-03-30 10:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2bddf6-be0b-58cb-86c2-91c318d706db with scrape type 2
2026-03-30 10:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ff2bddf6-be0b-58cb-86c2-91c318d706db, identifier: 4123605
2026-03-30 10:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ff2bddf6-be0b-58cb-86c2-91c318d706db with identifier: 4123605
2026-03-30 10:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ff2bddf6-be0b-58cb-86c2-91c318d706db with identifier: 4123605
2026-03-30 10:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ff2bddf6-be0b-58cb-86c2-91c318d706db with identifier: 4123605 to the API
2026-03-30 10:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:18 [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': 'YELLOW',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-23T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff2bddf6-be0b-58cb-86c2-91c318d706db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BX15VZF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYDREMA/912ES?id=4123605',
'listing': 'auction',
'location': 'Gloucester - In Transit',
'make': 'HYDREMA',
'model': '912ES',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-01',
'seller_name': 'Thames Water',
'title': 'HYDREMA 912ES DUMPER',
'transmission': 'automatic',
'trim': 'DUMPER',
'year': 2015}
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123605%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Saving data for 4123605: {'auction_closing_time': 1776934800.0, 'created_time': 1774649745.788816, 'last_price_update_time': 1774867098.15487}
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123605') HTTP/1.1" 204 0
2026-03-30 10:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:18 [manheim.gb] INFO: Page 73: 100 results (total: 7960)
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123626
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123626: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123627
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123627: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123629
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123629: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123631
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123631%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123631: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123632
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123632%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123632: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123633
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123633%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123633: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123634
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123634: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123635
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123635: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123636
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123636: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123637
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123637: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123638
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123638%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123638: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123639
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123639%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123639: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123640
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123640%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123640: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123642
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123642: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123644
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123644%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123644: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123646
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123646: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123647
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123647: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123649
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123649: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123650
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123650%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123650: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123651
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123651%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123651: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123652
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123652: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123653
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123653%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123653: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123654
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123654%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123654: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123655
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123655%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123655: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123656
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123656%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123656: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123659
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123659: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123661
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123661%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123661: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123663
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123663%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123663: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123670
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123670%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123670: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123671
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123671%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123671: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123685
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123685%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123685: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123688
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123688%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123688: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123689
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123689: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123690
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123690: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123691
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [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-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123691: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123692
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123692%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123692: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123694
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123694%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123694: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123696
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123696%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123696: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123697
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123697%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123697: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123698
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123698%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123698: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123712
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123712%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123712: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123719
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123719%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123719: 2
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123723
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123723%27 HTTP/1.1" 200 None
2026-03-30 10:38:18 [manheim.gb] INFO: Scrape type for 4123723: 0
2026-03-30 10:38:18 [manheim.gb] INFO: Found listing with ID: 4123733
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123733%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123733: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123735
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123735%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123735: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123738
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123738: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123739
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123739%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123739: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123741
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123741%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123741: 2
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123742
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123742: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123747
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123747%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123747: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123748
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123748%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123748: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123799
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123799: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123811
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123811%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123811: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123813
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123813%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123813: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123814
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123814%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123814: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123823
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123823%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123823: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123824
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123824%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123824: 2
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123825
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123825: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123826
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123826: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123827
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123827%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123827: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123828
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123828%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123828: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123829
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123829%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123829: 2
2026-03-30 10:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123830
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123830%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123830: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123832
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123832%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123832: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123833
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123833%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123833: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123836
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123836%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123836: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123838
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123838%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123838: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123839
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123839%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123839: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123840
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123840%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123840: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123841
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123841%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123841: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123842
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123842: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123843
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123843: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123844
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123844: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123845
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123845%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123845: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123847
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123847%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123847: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123848
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123848: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123849
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123849: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123851
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123851%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123851: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123852
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123852%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123852: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123854
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123854: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123856
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123856: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123857
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123857: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123858
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123858%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123858: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123859
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123859: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123860
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123860%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123860: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123861
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123861%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123861: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123862
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [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-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123862: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123870
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123870%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123870: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123892
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123892%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123892: 2
2026-03-30 10:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123896
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123896%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123896: 0
2026-03-30 10:38:19 [manheim.gb] INFO: Found listing with ID: 4123897
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123897%27 HTTP/1.1" 200 None
2026-03-30 10:38:19 [manheim.gb] INFO: Scrape type for 4123897: 2
2026-03-30 10:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with identifier: 4123719
2026-03-30 10:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with scrape type 2
2026-03-30 10:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with scrape type 2
2026-03-30 10:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7f35abb0-6dee-52df-bf4e-5e86ce476d18, identifier: 4123719
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123913
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123913%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123913: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123914
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123914%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123914: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123917
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123917%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123917: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123922
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123922%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123922: 2
2026-03-30 10:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with identifier: 4123719
2026-03-30 10:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with identifier: 4123719
2026-03-30 10:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7f35abb0-6dee-52df-bf4e-5e86ce476d18 with identifier: 4123719 to the API
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 256,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f35abb0-6dee-52df-bf4e-5e86ce476d18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT21XCO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4123719',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 44494,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-16',
'seller_name': 'Avis Direct',
'title': 'FORD TRANSIT',
'transmission': 'manual',
'trim': '',
'year': 2021}
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123719%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Saving data for 4123719: {'auction_closing_time': 1775120400.0, 'created_time': 1774562926.529027, 'last_price_update_time': 1774867100.479821}
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123719') HTTP/1.1" 204 0
2026-03-30 10:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123924
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [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-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123924: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123925
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123925%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123925: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123933
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123933%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123933: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123936
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123936%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123936: 0
2026-03-30 10:38:20 [manheim.gb] INFO: Found listing with ID: 4123944
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123944%27 HTTP/1.1" 200 None
2026-03-30 10:38:20 [manheim.gb] INFO: Scrape type for 4123944: 2
2026-03-30 10:38:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with identifier: 4123741
2026-03-30 10:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with scrape type 2
2026-03-30 10:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with scrape type 2
2026-03-30 10:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4c2fca9d-3f94-5b24-8797-dbf4390becf9, identifier: 4123741
2026-03-30 10:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with identifier: 4123741
2026-03-30 10:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with identifier: 4123741
2026-03-30 10:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4c2fca9d-3f94-5b24-8797-dbf4390becf9 with identifier: 4123741 to the API
2026-03-30 10:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:21 [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-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c2fca9d-3f94-5b24-8797-dbf4390becf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LW19HYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/E-PACE?id=4123741',
'listing': 'auction',
'location': 'Washington',
'make': 'JAGUAR',
'model': 'E-PACE',
'odometer': 88268,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR E-PACE 2.0d 5dr 2WD',
'transmission': 'manual',
'trim': '2.0d 5dr 2WD',
'year': 2019}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123741%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [manheim.gb] INFO: Saving data for 4123741: {'auction_closing_time': 1775466000.0, 'created_time': 1774534633.735631, 'last_price_update_time': 1774867101.145802}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123741') HTTP/1.1" 204 0
2026-03-30 10:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 187a8c8c-01b4-588e-9daf-e805183f2393 with identifier: 4123829
2026-03-30 10:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 187a8c8c-01b4-588e-9daf-e805183f2393 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 187a8c8c-01b4-588e-9daf-e805183f2393 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 187a8c8c-01b4-588e-9daf-e805183f2393, identifier: 4123829
2026-03-30 10:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with identifier: 4123824
2026-03-30 10:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ae1ba570-5e22-59ad-9cdb-5bc884a4abc2, identifier: 4123824
2026-03-30 10:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9de2945-f0a2-5c15-8e58-829e3451a111 with identifier: 4123897
2026-03-30 10:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9de2945-f0a2-5c15-8e58-829e3451a111 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9de2945-f0a2-5c15-8e58-829e3451a111 with scrape type 2
2026-03-30 10:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e9de2945-f0a2-5c15-8e58-829e3451a111, identifier: 4123897
2026-03-30 10:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 187a8c8c-01b4-588e-9daf-e805183f2393 with identifier: 4123829
2026-03-30 10:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 187a8c8c-01b4-588e-9daf-e805183f2393 with identifier: 4123829
2026-03-30 10:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 187a8c8c-01b4-588e-9daf-e805183f2393 with identifier: 4123829 to the API
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:21 [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': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '187a8c8c-01b4-588e-9daf-e805183f2393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SE21COA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/SWIFT?id=4123829',
'listing': 'auction',
'location': 'Shotts',
'make': 'SUZUKI',
'model': 'SWIFT',
'odometer': 6081,
'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': 'Parks Motor Group',
'title': 'SUZUKI SWIFT 1.2 Dualjet 83 12V Hybrid SZ-T 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet 83 12V Hybrid SZ-T 5dr',
'year': 2021}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123829%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [manheim.gb] INFO: Saving data for 4123829: {'auction_closing_time': 1774947600.0, 'created_time': 1774534635.583802, 'last_price_update_time': 1774867101.884784}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123829') HTTP/1.1" 204 0
2026-03-30 10:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with identifier: 4123824
2026-03-30 10:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with identifier: 4123824
2026-03-30 10:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ae1ba570-5e22-59ad-9cdb-5bc884a4abc2 with identifier: 4123824 to the API
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae1ba570-5e22-59ad-9cdb-5bc884a4abc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SC68PXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND%20X?id=4123824',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'CROSSLAND X',
'odometer': 31524,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-30',
'seller_name': 'Parks Motor Group',
'title': 'VAUXHALL CROSSLAND X 1.2T [110] SE Nav 5dr [Start Stop] Auto',
'transmission': 'automatic',
'trim': '1.2T [110] SE Nav 5dr [Start Stop] Auto',
'year': 2019}
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123824%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [manheim.gb] INFO: Saving data for 4123824: {'auction_closing_time': 1774947600.0, 'created_time': 1774534635.224264, 'last_price_update_time': 1774867102.245827}
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123824') HTTP/1.1" 204 0
2026-03-30 10:38:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e9de2945-f0a2-5c15-8e58-829e3451a111 with identifier: 4123897
2026-03-30 10:38:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e9de2945-f0a2-5c15-8e58-829e3451a111 with identifier: 4123897
2026-03-30 10:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e9de2945-f0a2-5c15-8e58-829e3451a111 with identifier: 4123897 to the API
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e9de2945-f0a2-5c15-8e58-829e3451a111%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e9de2945-f0a2-5c15-8e58-829e3451a111: 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: \u0022ORANGE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022CITROEN C3 1.2 PureTech 83 Flair 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-09-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4123897\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 PureTech 83 Flair 5dr\u0022, \u0022LicensePlate\u0022: \u0022YR69DXB\u0022, \u0022Year\u0022: 2019, \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: \u0022e9de2945-f0a2-5c15-8e58-829e3451a111\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:22 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e9de2945-f0a2-5c15-8e58-829e3451a111',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR69DXB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4123897',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': None,
'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': 'D M Keith Ltd',
'title': 'CITROEN C3 1.2 PureTech 83 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 83 Flair 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-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123897%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [manheim.gb] INFO: Saving data for 4123897: {'auction_closing_time': 1775034000.0, 'created_time': 1774534634.452792, 'last_price_update_time': 1774867102.574753}
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123897') HTTP/1.1" 204 0
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4386b286-22e5-5431-bffb-be43202d10a2 with identifier: 4123892
2026-03-30 10:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4386b286-22e5-5431-bffb-be43202d10a2 with scrape type 2
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4386b286-22e5-5431-bffb-be43202d10a2 with scrape type 2
2026-03-30 10:38:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4386b286-22e5-5431-bffb-be43202d10a2, identifier: 4123892
2026-03-30 10:38:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4386b286-22e5-5431-bffb-be43202d10a2 with identifier: 4123892
2026-03-30 10:38:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4386b286-22e5-5431-bffb-be43202d10a2 with identifier: 4123892
2026-03-30 10:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4386b286-22e5-5431-bffb-be43202d10a2 with identifier: 4123892 to the API
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274386b286-22e5-5431-bffb-be43202d10a2%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4386b286-22e5-5431-bffb-be43202d10a2: 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: \u0022LAND ROVER RANGE ROVER EVOQUE 2.0 D150 R-Dynamic S 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER EVOQUE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4123892\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 D150 R-Dynamic S 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022YG20HHA\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 143, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224386b286-22e5-5431-bffb-be43202d10a2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38:23 [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-30 10:38:23 [scrapy.core.scraper] ERROR: Error processing {'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-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4386b286-22e5-5431-bffb-be43202d10a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YG20HHA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4123892',
'listing': 'auction',
'location': 'Leeds - 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': '2020-03-10',
'seller_name': 'D M Keith Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 D150 R-Dynamic S 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 D150 R-Dynamic S 5dr 2WD',
'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-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123892%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [manheim.gb] INFO: Saving data for 4123892: {'auction_closing_time': 1775034000.0, 'created_time': 1774534116.893689, 'last_price_update_time': 1774867103.04428}
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123892') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with identifier: 4123944
2026-03-30 10:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with scrape type 2
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with scrape type 2
2026-03-30 10:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb, identifier: 4123944
2026-03-30 10:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4581dcc-d8d8-5121-900b-e00d218d33dc with identifier: 4123922
2026-03-30 10:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4581dcc-d8d8-5121-900b-e00d218d33dc with scrape type 2
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4581dcc-d8d8-5121-900b-e00d218d33dc with scrape type 2
2026-03-30 10:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a4581dcc-d8d8-5121-900b-e00d218d33dc, identifier: 4123922
2026-03-30 10:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with identifier: 4123944
2026-03-30 10:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with identifier: 4123944
2026-03-30 10:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb with identifier: 4123944 to the API
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:23 [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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f3cf61f6-cd7f-5e76-9ebd-52eab5dcd6bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX18VRZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=4123944',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': 58864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-09',
'seller_name': 'Big Motoring World Ltd',
'title': 'NISSAN LEAF 110kW 2.Zero 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW 2.Zero 40kWh 5dr Auto',
'year': 2018}
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123944%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [manheim.gb] INFO: Saving data for 4123944: {'auction_closing_time': 1775120400.0, 'created_time': 1774563131.492594, 'last_price_update_time': 1774867103.718565}
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123944') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a4581dcc-d8d8-5121-900b-e00d218d33dc with identifier: 4123922
2026-03-30 10:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a4581dcc-d8d8-5121-900b-e00d218d33dc with identifier: 4123922
2026-03-30 10:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a4581dcc-d8d8-5121-900b-e00d218d33dc with identifier: 4123922 to the API
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:24 [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': 'Red',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4581dcc-d8d8-5121-900b-e00d218d33dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF13YRD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4123922',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FIAT',
'model': '500',
'odometer': 86569,
'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': 'W R Davies',
'title': 'FIAT 500 1.2 Colour Therapy 3dr',
'transmission': 'manual',
'trim': '1.2 Colour Therapy 3dr',
'year': 2013}
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123922%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Saving data for 4123922: {'auction_closing_time': 1775206800.0, 'created_time': 1774563132.235599, 'last_price_update_time': 1774867104.081546}
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123922') HTTP/1.1" 204 0
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:24 [manheim.gb] INFO: Page 74: 100 results (total: 7960)
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4123967
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123967%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4123967: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124032
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124032%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124032: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124033
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124033%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124033: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124034
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124034%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124034: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124035
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124035%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124035: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124040
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124040%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124040: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124044
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124044%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124044: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124045
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124045%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124045: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124046
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124046%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124046: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124047
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124047%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124047: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124048
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124048: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124049
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124049%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124049: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124050
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124050%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124050: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124051
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124051%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124051: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124053
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124053: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124055
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124055%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124055: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124057
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124057%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124057: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124090
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124090%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124090: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124091
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124091: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124097
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124097: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124103
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124103%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124103: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124110
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124110%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124110: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124111
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124111: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124112
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124112: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124113
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124113: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124114
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124114: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124115
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124115%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124115: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124116
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124116%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124116: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124117
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124117%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124117: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124118
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124118%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124118: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124119
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124119%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124119: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124122
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124122%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124122: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124123
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124123%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124123: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124125
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124125%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124125: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124126
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124126%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124126: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124128
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124128: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124140
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124140%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124140: 2
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124142
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124142%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124142: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124143
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124143%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124143: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124144
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124144%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124144: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124146
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124146%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124146: 2
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124147
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [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-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124147: 0
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124150
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124150%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [manheim.gb] INFO: Scrape type for 4124150: 2
2026-03-30 10:38:24 [manheim.gb] INFO: Found listing with ID: 4124151
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124151%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124151: 0
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124152
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124152%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124152: 0
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124153
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124153%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124153: 2
2026-03-30 10:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with identifier: 4124047
2026-03-30 10:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8, identifier: 4124047
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124156
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124156%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124156: 2
2026-03-30 10:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with identifier: 4124047
2026-03-30 10:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with identifier: 4124047
2026-03-30 10:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8 with identifier: 4124047 to the API
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:25 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad3e70b8-88c0-5c22-af7e-b5d0d6d4abb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KY16LJV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4?id=4124047',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A4',
'odometer': 187483,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-18',
'seller_name': 'Big Motoring World Ltd',
'title': 'AUDI A4 2.0 TDI Ultra Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI Ultra Sport 5dr S Tronic',
'year': 2016}
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124047%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Saving data for 4124047: {'auction_closing_time': 1775120400.0, 'created_time': 1774563138.301407, 'last_price_update_time': 1774867105.475053}
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124047') HTTP/1.1" 204 0
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124157
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [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-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124157: 0
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124159
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124159%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124159: 2
2026-03-30 10:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac61127c-6e31-5a22-b64c-eebdc95354b7 with identifier: 4124118
2026-03-30 10:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac61127c-6e31-5a22-b64c-eebdc95354b7 with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac61127c-6e31-5a22-b64c-eebdc95354b7 with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac61127c-6e31-5a22-b64c-eebdc95354b7, identifier: 4124118
2026-03-30 10:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with identifier: 4124143
2026-03-30 10:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with scrape type 2
2026-03-30 10:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d, identifier: 4124143
2026-03-30 10:38:25 [manheim.gb] INFO: Found listing with ID: 4124160
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124160%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [manheim.gb] INFO: Scrape type for 4124160: 2
2026-03-30 10:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac61127c-6e31-5a22-b64c-eebdc95354b7 with identifier: 4124118
2026-03-30 10:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac61127c-6e31-5a22-b64c-eebdc95354b7 with identifier: 4124118
2026-03-30 10:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac61127c-6e31-5a22-b64c-eebdc95354b7 with identifier: 4124118 to the API
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ac61127c-6e31-5a22-b64c-eebdc95354b7%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ac61127c-6e31-5a22-b64c-eebdc95354b7: 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: \u0022MERCEDES-BENZ A CLASS A180 Sport Executive 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022A CLASS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.3L\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/MERCEDES-BENZ/A%20CLASS?id=4124118\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022A180 Sport Executive 5dr\u0022, \u0022LicensePlate\u0022: \u0022LL69KXC\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ac61127c-6e31-5a22-b64c-eebdc95354b7\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38:25 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-30 10:38: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-30 10:38:26 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac61127c-6e31-5a22-b64c-eebdc95354b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL69KXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4124118',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'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': 'Sytner',
'title': 'MERCEDES-BENZ A CLASS A180 Sport Executive 5dr',
'transmission': 'manual',
'trim': 'A180 Sport Executive 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-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124118%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [manheim.gb] INFO: Saving data for 4124118: {'auction_closing_time': 1775552400.0, 'created_time': 1774534117.900839, 'last_price_update_time': 1774867106.231774}
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124118') HTTP/1.1" 204 0
2026-03-30 10:38:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with identifier: 4124143
2026-03-30 10:38:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with identifier: 4124143
2026-03-30 10:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 71ed4ed0-0c75-5f26-8e6e-2359862ceb1d with identifier: 4124143 to the API
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:26 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '71ed4ed0-0c75-5f26-8e6e-2359862ceb1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N111WBC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4124143',
'listing': 'auction',
'location': 'Manchester',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 52850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'MotoNovo Finance',
'title': 'VOLKSWAGEN GOLF 2.0 TSI R 5dr',
'transmission': 'manual',
'trim': '2.0 TSI R 5dr',
'year': 2014}
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124143%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [manheim.gb] INFO: Saving data for 4124143: {'auction_closing_time': 1775120400.0, 'created_time': 1774534638.172705, 'last_price_update_time': 1774867106.609449}
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124143') HTTP/1.1" 204 0
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:26 [manheim.gb] INFO: Found listing with ID: 4124161
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [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-30 10:38:26 [manheim.gb] INFO: Scrape type for 4124161: 0
2026-03-30 10:38:26 [manheim.gb] INFO: Found listing with ID: 4124162
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [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-30 10:38:26 [manheim.gb] INFO: Scrape type for 4124162: 0
2026-03-30 10:38:26 [manheim.gb] INFO: Found listing with ID: 4124163
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124163%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [manheim.gb] INFO: Scrape type for 4124163: 0
2026-03-30 10:38:26 [manheim.gb] INFO: Found listing with ID: 4124164
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124164%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [manheim.gb] INFO: Scrape type for 4124164: 2
2026-03-30 10:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with identifier: 4124146
2026-03-30 10:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with scrape type 2
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with scrape type 2
2026-03-30 10:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ff8149d8-27ce-59e0-81f8-2195b5e2fd64, identifier: 4124146
2026-03-30 10:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with identifier: 4124150
2026-03-30 10:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with scrape type 2
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with scrape type 2
2026-03-30 10:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b1ad6579-3f9a-5a9d-b0f4-523473e3e576, identifier: 4124150
2026-03-30 10:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4add591e-584c-593a-9a26-e67c00d86e33 with identifier: 4124103
2026-03-30 10:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4add591e-584c-593a-9a26-e67c00d86e33 with scrape type 2
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4add591e-584c-593a-9a26-e67c00d86e33 with scrape type 2
2026-03-30 10:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4add591e-584c-593a-9a26-e67c00d86e33, identifier: 4124103
2026-03-30 10:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eb00d01-2468-5194-9c20-d0d4e2525af8 with identifier: 4124140
2026-03-30 10:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eb00d01-2468-5194-9c20-d0d4e2525af8 with scrape type 2
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eb00d01-2468-5194-9c20-d0d4e2525af8 with scrape type 2
2026-03-30 10:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2eb00d01-2468-5194-9c20-d0d4e2525af8, identifier: 4124140
2026-03-30 10:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3fec8c0-0a1a-5191-b664-5049c45c3717 with identifier: 4124144
2026-03-30 10:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fec8c0-0a1a-5191-b664-5049c45c3717 with scrape type 2
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3fec8c0-0a1a-5191-b664-5049c45c3717 with scrape type 2
2026-03-30 10:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c3fec8c0-0a1a-5191-b664-5049c45c3717, identifier: 4124144
2026-03-30 10:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:27 [manheim.gb] INFO: Found listing with ID: 4124168
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124168%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [manheim.gb] INFO: Scrape type for 4124168: 2
2026-03-30 10:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with identifier: 4124146
2026-03-30 10:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with identifier: 4124146
2026-03-30 10:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ff8149d8-27ce-59e0-81f8-2195b5e2fd64 with identifier: 4124146 to the API
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 257,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff8149d8-27ce-59e0-81f8-2195b5e2fd64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY72JZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124146',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 31608,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H3 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H3 Leader Van',
'year': 2022}
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124146%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [manheim.gb] INFO: Saving data for 4124146: {'auction_closing_time': 1774947600.0, 'created_time': 1774563133.361321, 'last_price_update_time': 1774867107.698546}
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124146') HTTP/1.1" 204 0
2026-03-30 10:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with identifier: 4124150
2026-03-30 10:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with identifier: 4124150
2026-03-30 10:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b1ad6579-3f9a-5a9d-b0f4-523473e3e576 with identifier: 4124150 to the API
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 242,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1ad6579-3f9a-5a9d-b0f4-523473e3e576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FP21UMG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4124150',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 81613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-04',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'TOYOTA HILUX Invincible D/Cab Pick Up 2.4 D-4D Auto',
'transmission': 'automatic',
'trim': 'Invincible D/Cab Pick Up 2.4 D-4D Auto',
'year': 2021}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124150%27 HTTP/1.1" 200 None
2026-03-30 10:38:28 [manheim.gb] INFO: Saving data for 4124150: {'auction_closing_time': 1774947600.0, 'created_time': 1774563132.513176, 'last_price_update_time': 1774867108.053191}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124150') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4add591e-584c-593a-9a26-e67c00d86e33 with identifier: 4124103
2026-03-30 10:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4add591e-584c-593a-9a26-e67c00d86e33 with identifier: 4124103
2026-03-30 10:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4add591e-584c-593a-9a26-e67c00d86e33 with identifier: 4124103 to the API
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 243,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4add591e-584c-593a-9a26-e67c00d86e33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YN21BDD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4124103',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'RANGER',
'odometer': 101648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-20',
'seller_name': 'Arval',
'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-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124103%27 HTTP/1.1" 200 None
2026-03-30 10:38:28 [manheim.gb] INFO: Saving data for 4124103: {'auction_closing_time': 1775034000.0, 'created_time': 1774534636.201377, 'last_price_update_time': 1774867108.480492}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124103') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2eb00d01-2468-5194-9c20-d0d4e2525af8 with identifier: 4124140
2026-03-30 10:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2eb00d01-2468-5194-9c20-d0d4e2525af8 with identifier: 4124140
2026-03-30 10:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2eb00d01-2468-5194-9c20-d0d4e2525af8 with identifier: 4124140 to the API
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:28 [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': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2eb00d01-2468-5194-9c20-d0d4e2525af8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CN23DCX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4124140',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 62059,
'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': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Driver Ed 100ps 6 Speed [S/S]',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Driver Ed 100ps 6 Speed [S/S]',
'year': 2023}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124140%27 HTTP/1.1" 200 None
2026-03-30 10:38:28 [manheim.gb] INFO: Saving data for 4124140: {'auction_closing_time': 1774947600.0, 'created_time': 1774562910.256467, 'last_price_update_time': 1774867108.768805}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124140') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c3fec8c0-0a1a-5191-b664-5049c45c3717 with identifier: 4124144
2026-03-30 10:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c3fec8c0-0a1a-5191-b664-5049c45c3717 with identifier: 4124144
2026-03-30 10:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c3fec8c0-0a1a-5191-b664-5049c45c3717 with identifier: 4124144 to the API
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:29 [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.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c3fec8c0-0a1a-5191-b664-5049c45c3717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY70WUB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/COMBO?id=4124144',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'VAUXHALL',
'model': 'COMBO',
'odometer': 110031,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-14',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'VAUXHALL COMBO 2300 1.5 Turbo D 100ps H1 Sportive Van',
'transmission': 'manual',
'trim': '2300 1.5 Turbo D 100ps H1 Sportive Van',
'year': 2020}
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124144%27 HTTP/1.1" 200 None
2026-03-30 10:38:29 [manheim.gb] INFO: Saving data for 4124144: {'auction_closing_time': 1774947600.0, 'created_time': 1774562912.104111, 'last_price_update_time': 1774867109.110121}
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124144') HTTP/1.1" 204 0
2026-03-30 10:38:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35da1cbc-5d76-5450-92cd-33aa540b8637 with identifier: 4124153
2026-03-30 10:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35da1cbc-5d76-5450-92cd-33aa540b8637 with scrape type 2
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35da1cbc-5d76-5450-92cd-33aa540b8637 with scrape type 2
2026-03-30 10:38:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 35da1cbc-5d76-5450-92cd-33aa540b8637, identifier: 4124153
2026-03-30 10:38:29 [manheim.gb] INFO: Found listing with ID: 4124170
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124170%27 HTTP/1.1" 200 None
2026-03-30 10:38:29 [manheim.gb] INFO: Scrape type for 4124170: 0
2026-03-30 10:38:29 [manheim.gb] INFO: Found listing with ID: 4124175
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124175%27 HTTP/1.1" 200 None
2026-03-30 10:38:29 [manheim.gb] INFO: Scrape type for 4124175: 0
2026-03-30 10:38:29 [manheim.gb] INFO: Found listing with ID: 4124176
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124176%27 HTTP/1.1" 200 None
2026-03-30 10:38:29 [manheim.gb] INFO: Scrape type for 4124176: 2
2026-03-30 10:38:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 35da1cbc-5d76-5450-92cd-33aa540b8637 with identifier: 4124153
2026-03-30 10:38:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 35da1cbc-5d76-5450-92cd-33aa540b8637 with identifier: 4124153
2026-03-30 10:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 35da1cbc-5d76-5450-92cd-33aa540b8637 with identifier: 4124153 to the API
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 215,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '35da1cbc-5d76-5450-92cd-33aa540b8637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HG73CMU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124153',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 45172,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-05',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue Hybrid 130ps H2 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue Hybrid 130ps H2 Leader Van',
'year': 2023}
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124153%27 HTTP/1.1" 200 None
2026-03-30 10:38:29 [manheim.gb] INFO: Saving data for 4124153: {'auction_closing_time': 1774947600.0, 'created_time': 1774563133.069615, 'last_price_update_time': 1774867109.693694}
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124153') HTTP/1.1" 204 0
2026-03-30 10:38:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2d3f0e-d779-578b-ac1a-7392012713e5 with identifier: 4124156
2026-03-30 10:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2d3f0e-d779-578b-ac1a-7392012713e5 with scrape type 2
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2d3f0e-d779-578b-ac1a-7392012713e5 with scrape type 2
2026-03-30 10:38:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1c2d3f0e-d779-578b-ac1a-7392012713e5, identifier: 4124156
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1c2d3f0e-d779-578b-ac1a-7392012713e5 with identifier: 4124156
2026-03-30 10:38:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1c2d3f0e-d779-578b-ac1a-7392012713e5 with identifier: 4124156
2026-03-30 10:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1c2d3f0e-d779-578b-ac1a-7392012713e5 with identifier: 4124156 to the API
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 242,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1c2d3f0e-d779-578b-ac1a-7392012713e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KX23OFH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4124156',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 34244,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-18',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Progressive Van',
'transmission': 'manual',
'trim': '3.5t H2 Progressive Van',
'year': 2023}
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124156%27 HTTP/1.1" 200 None
2026-03-30 10:38:30 [manheim.gb] INFO: Saving data for 4124156: {'auction_closing_time': 1774947600.0, 'created_time': 1774562910.752874, 'last_price_update_time': 1774867110.310125}
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124156') HTTP/1.1" 204 0
2026-03-30 10:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d13aab1-b2fe-5a4e-8270-624d2181f437 with identifier: 4124159
2026-03-30 10:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d13aab1-b2fe-5a4e-8270-624d2181f437 with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d13aab1-b2fe-5a4e-8270-624d2181f437 with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4d13aab1-b2fe-5a4e-8270-624d2181f437, identifier: 4124159
2026-03-30 10:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:30 [manheim.gb] INFO: Found listing with ID: 4124177
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124177%27 HTTP/1.1" 200 None
2026-03-30 10:38:30 [manheim.gb] INFO: Scrape type for 4124177: 2
2026-03-30 10:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4d13aab1-b2fe-5a4e-8270-624d2181f437 with identifier: 4124159
2026-03-30 10:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4d13aab1-b2fe-5a4e-8270-624d2181f437 with identifier: 4124159
2026-03-30 10:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4d13aab1-b2fe-5a4e-8270-624d2181f437 with identifier: 4124159 to the API
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:30 [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': 'Diesel',
'id': '4d13aab1-b2fe-5a4e-8270-624d2181f437',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LF72MLT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4124159',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 59420,
'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': 'Enterprise/Flex-e-Rent',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Enterprise Ed 100ps 6 Speed S/S',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise Ed 100ps 6 Speed S/S',
'year': 2023}
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124159%27 HTTP/1.1" 200 None
2026-03-30 10:38:30 [manheim.gb] INFO: Saving data for 4124159: {'auction_closing_time': 1774947600.0, 'created_time': 1774562912.385144, 'last_price_update_time': 1774867110.72739}
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124159') HTTP/1.1" 204 0
2026-03-30 10:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:30 [manheim.gb] INFO: Found listing with ID: 4124179
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124179%27 HTTP/1.1" 200 None
2026-03-30 10:38:30 [manheim.gb] INFO: Scrape type for 4124179: 2
2026-03-30 10:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca46819f-58ab-53a9-9a26-fdf84fc6397d with identifier: 4124160
2026-03-30 10:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca46819f-58ab-53a9-9a26-fdf84fc6397d with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca46819f-58ab-53a9-9a26-fdf84fc6397d with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ca46819f-58ab-53a9-9a26-fdf84fc6397d, identifier: 4124160
2026-03-30 10:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b507c79-2007-52de-8587-de8e6e74267e with identifier: 4124164
2026-03-30 10:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b507c79-2007-52de-8587-de8e6e74267e with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b507c79-2007-52de-8587-de8e6e74267e with scrape type 2
2026-03-30 10:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1b507c79-2007-52de-8587-de8e6e74267e, identifier: 4124164
2026-03-30 10:38:31 [manheim.gb] INFO: Found listing with ID: 4124181
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124181%27 HTTP/1.1" 200 None
2026-03-30 10:38:31 [manheim.gb] INFO: Scrape type for 4124181: 2
2026-03-30 10:38:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ca46819f-58ab-53a9-9a26-fdf84fc6397d with identifier: 4124160
2026-03-30 10:38:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ca46819f-58ab-53a9-9a26-fdf84fc6397d with identifier: 4124160
2026-03-30 10:38:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ca46819f-58ab-53a9-9a26-fdf84fc6397d with identifier: 4124160 to the API
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 238,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca46819f-58ab-53a9-9a26-fdf84fc6397d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MM72SVV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/BOXER?id=4124160',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 122124,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'PEUGEOT BOXER 2.2 BlueHDi H2 Professional Van 140ps',
'transmission': 'manual',
'trim': '2.2 BlueHDi H2 Professional Van 140ps',
'year': 2023}
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124160%27 HTTP/1.1" 200 None
2026-03-30 10:38:31 [manheim.gb] INFO: Saving data for 4124160: {'auction_closing_time': 1774947600.0, 'created_time': 1774562913.115401, 'last_price_update_time': 1774867111.737618}
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124160') HTTP/1.1" 204 0
2026-03-30 10:38:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1b507c79-2007-52de-8587-de8e6e74267e with identifier: 4124164
2026-03-30 10:38:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1b507c79-2007-52de-8587-de8e6e74267e with identifier: 4124164
2026-03-30 10:38:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1b507c79-2007-52de-8587-de8e6e74267e with identifier: 4124164 to the API
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:32 [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-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271b507c79-2007-52de-8587-de8e6e74267e%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 1b507c79-2007-52de-8587-de8e6e74267e: 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: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN NOTE 1.5 dCi Tekna 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022NOTE\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-07-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/NOTE?id=4124164\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi Tekna 5dr\u0022, \u0022LicensePlate\u0022: \u0022SC14ULW\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: \u00221b507c79-2007-52de-8587-de8e6e74267e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38:32 [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-30 10:38:32 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1b507c79-2007-52de-8587-de8e6e74267e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SC14ULW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NOTE?id=4124164',
'listing': 'auction',
'location': 'Shotts - In Transit',
'make': 'NISSAN',
'model': 'NOTE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-22',
'seller_name': 'Parks Motor Group',
'title': 'NISSAN NOTE 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 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-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124164%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Saving data for 4124164: {'auction_closing_time': 1775120400.0, 'created_time': 1774534637.065007, 'last_price_update_time': 1774867112.429161}
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124164') HTTP/1.1" 204 0
2026-03-30 10:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124182
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124182%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124182: 2
2026-03-30 10:38:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 537b8e31-b649-5758-a730-17d8c9e6527d with identifier: 4124168
2026-03-30 10:38:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 537b8e31-b649-5758-a730-17d8c9e6527d with scrape type 2
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 537b8e31-b649-5758-a730-17d8c9e6527d with scrape type 2
2026-03-30 10:38:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 537b8e31-b649-5758-a730-17d8c9e6527d, identifier: 4124168
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124184
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124184%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124184: 0
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124186
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124186%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124186: 0
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124187
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [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-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124187: 0
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124192
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124192%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124192: 0
2026-03-30 10:38:32 [manheim.gb] INFO: Found listing with ID: 4124193
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124193%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Scrape type for 4124193: 2
2026-03-30 10:38:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 537b8e31-b649-5758-a730-17d8c9e6527d with identifier: 4124168
2026-03-30 10:38:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 537b8e31-b649-5758-a730-17d8c9e6527d with identifier: 4124168
2026-03-30 10:38:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 537b8e31-b649-5758-a730-17d8c9e6527d with identifier: 4124168 to the API
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:32 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '537b8e31-b649-5758-a730-17d8c9e6527d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN23ZBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124168',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 32103,
'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': 'Europcar',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps Low Roof Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof Leader Van',
'year': 2023}
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124168%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [manheim.gb] INFO: Saving data for 4124168: {'auction_closing_time': 1774947600.0, 'created_time': 1774534121.679791, 'last_price_update_time': 1774867112.971512}
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124168') HTTP/1.1" 204 0
2026-03-30 10:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:33 [manheim.gb] INFO: Found listing with ID: 4124199
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124199%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [manheim.gb] INFO: Scrape type for 4124199: 0
2026-03-30 10:38:33 [manheim.gb] INFO: Found listing with ID: 4124200
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124200%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [manheim.gb] INFO: Scrape type for 4124200: 2
2026-03-30 10:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d16458-26b7-5b1c-a923-f818b7c02f6d with identifier: 4124176
2026-03-30 10:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d16458-26b7-5b1c-a923-f818b7c02f6d with scrape type 2
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d16458-26b7-5b1c-a923-f818b7c02f6d with scrape type 2
2026-03-30 10:38:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d3d16458-26b7-5b1c-a923-f818b7c02f6d, identifier: 4124176
2026-03-30 10:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1770e186-30db-58b2-a797-dfa89014b461 with identifier: 4124177
2026-03-30 10:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1770e186-30db-58b2-a797-dfa89014b461 with scrape type 2
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1770e186-30db-58b2-a797-dfa89014b461 with scrape type 2
2026-03-30 10:38:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1770e186-30db-58b2-a797-dfa89014b461, identifier: 4124177
2026-03-30 10:38:33 [manheim.gb] INFO: Found listing with ID: 4124202
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124202%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [manheim.gb] INFO: Scrape type for 4124202: 2
2026-03-30 10:38:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d3d16458-26b7-5b1c-a923-f818b7c02f6d with identifier: 4124176
2026-03-30 10:38:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d3d16458-26b7-5b1c-a923-f818b7c02f6d with identifier: 4124176
2026-03-30 10:38:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d3d16458-26b7-5b1c-a923-f818b7c02f6d with identifier: 4124176 to the API
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:33 [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': 'd3d16458-26b7-5b1c-a923-f818b7c02f6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA68GKD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND%20X?id=4124176',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'CROSSLAND X',
'odometer': 90984,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-30',
'seller_name': 'Northridge Finance',
'title': 'VAUXHALL CROSSLAND X 1.2T [130] Elite 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2T [130] Elite 5dr [Start Stop]',
'year': 2018}
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124176%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [manheim.gb] INFO: Saving data for 4124176: {'auction_closing_time': 1775120400.0, 'created_time': 1774562916.846177, 'last_price_update_time': 1774867113.6765}
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124176') HTTP/1.1" 204 0
2026-03-30 10:38:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1770e186-30db-58b2-a797-dfa89014b461 with identifier: 4124177
2026-03-30 10:38:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1770e186-30db-58b2-a797-dfa89014b461 with identifier: 4124177
2026-03-30 10:38:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1770e186-30db-58b2-a797-dfa89014b461 with identifier: 4124177 to the API
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1770e186-30db-58b2-a797-dfa89014b461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CA22XXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124177',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 101943,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-08',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'year': 2022}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124177%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [manheim.gb] INFO: Saving data for 4124177: {'auction_closing_time': 1774947600.0, 'created_time': 1774562913.886081, 'last_price_update_time': 1774867114.150944}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124177') HTTP/1.1" 204 0
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af0979f4-835c-5ec0-869b-067d0f15aed7 with identifier: 4124179
2026-03-30 10:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af0979f4-835c-5ec0-869b-067d0f15aed7 with scrape type 2
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af0979f4-835c-5ec0-869b-067d0f15aed7 with scrape type 2
2026-03-30 10:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: af0979f4-835c-5ec0-869b-067d0f15aed7, identifier: 4124179
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:34 [manheim.gb] INFO: Found listing with ID: 4124207
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124207%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [manheim.gb] INFO: Scrape type for 4124207: 2
2026-03-30 10:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: af0979f4-835c-5ec0-869b-067d0f15aed7 with identifier: 4124179
2026-03-30 10:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: af0979f4-835c-5ec0-869b-067d0f15aed7 with identifier: 4124179
2026-03-30 10:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: af0979f4-835c-5ec0-869b-067d0f15aed7 with identifier: 4124179 to the API
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:34 [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-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'af0979f4-835c-5ec0-869b-067d0f15aed7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL19PDV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/COMBO?id=4124179',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'VAUXHALL',
'model': 'COMBO',
'odometer': 56315,
'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': 'Enterprise/Flex-e-Rent',
'title': 'VAUXHALL COMBO 2300 1.6 Turbo D 100ps H1 Edition Van',
'transmission': 'manual',
'trim': '2300 1.6 Turbo D 100ps H1 Edition Van',
'year': 2019}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124179%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [manheim.gb] INFO: Saving data for 4124179: {'auction_closing_time': 1774947600.0, 'created_time': 1774563136.722868, 'last_price_update_time': 1774867114.777399}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124179') HTTP/1.1" 204 0
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:34 [manheim.gb] INFO: Found listing with ID: 4124208
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124208%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [manheim.gb] INFO: Scrape type for 4124208: 2
2026-03-30 10:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with identifier: 4124181
2026-03-30 10:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with scrape type 2
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with scrape type 2
2026-03-30 10:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e, identifier: 4124181
2026-03-30 10:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with identifier: 4124182
2026-03-30 10:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with scrape type 2
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with scrape type 2
2026-03-30 10:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 747ed16b-bcfd-5f2e-bd6f-8b521676f494, identifier: 4124182
2026-03-30 10:38:35 [manheim.gb] INFO: Found listing with ID: 4124210
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124210%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [manheim.gb] INFO: Scrape type for 4124210: 2
2026-03-30 10:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with identifier: 4124181
2026-03-30 10:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with identifier: 4124181
2026-03-30 10:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 84ae1f2d-79eb-5b1b-9ea7-8e13de64998e with identifier: 4124181 to the API
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:35 [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': '84ae1f2d-79eb-5b1b-9ea7-8e13de64998e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23YST',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124181',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 58045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-26',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Prime H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Prime H1 Van',
'year': 2023}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124181%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [manheim.gb] INFO: Saving data for 4124181: {'auction_closing_time': 1774947600.0, 'created_time': 1774563134.307807, 'last_price_update_time': 1774867115.407176}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124181') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with identifier: 4124182
2026-03-30 10:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with identifier: 4124182
2026-03-30 10:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 747ed16b-bcfd-5f2e-bd6f-8b521676f494 with identifier: 4124182 to the API
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '747ed16b-bcfd-5f2e-bd6f-8b521676f494',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH22MFO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/PROACE%20CITY%20L1%20DIESEL?id=4124182',
'listing': 'auction',
'location': 'Shotts',
'make': 'TOYOTA',
'model': 'PROACE CITY L1 DIESEL',
'odometer': 99936,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-30',
'seller_name': 'Avis Direct',
'title': 'TOYOTA PROACE CITY L1 DIESEL 1.5D 100 Active Van [6 Speed]',
'transmission': 'manual',
'trim': '1.5D 100 Active Van [6 Speed]',
'year': 2022}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124182%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [manheim.gb] INFO: Saving data for 4124182: {'auction_closing_time': 1775120400.0, 'created_time': 1774562914.38338, 'last_price_update_time': 1774867115.755123}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124182') HTTP/1.1" 204 0
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:35 [manheim.gb] INFO: Found listing with ID: 4124212
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124212%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [manheim.gb] INFO: Scrape type for 4124212: 2
2026-03-30 10:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1778213-e669-5088-bb98-51c2e98d9b4e with identifier: 4124193
2026-03-30 10:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1778213-e669-5088-bb98-51c2e98d9b4e with scrape type 2
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1778213-e669-5088-bb98-51c2e98d9b4e with scrape type 2
2026-03-30 10:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d1778213-e669-5088-bb98-51c2e98d9b4e, identifier: 4124193
2026-03-30 10:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 519ddfc6-cfd8-5235-a033-33a225b7dd35 with identifier: 4124200
2026-03-30 10:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519ddfc6-cfd8-5235-a033-33a225b7dd35 with scrape type 2
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 519ddfc6-cfd8-5235-a033-33a225b7dd35 with scrape type 2
2026-03-30 10:38:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 519ddfc6-cfd8-5235-a033-33a225b7dd35, identifier: 4124200
2026-03-30 10:38:36 [manheim.gb] INFO: Found listing with ID: 4124214
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124214%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [manheim.gb] INFO: Scrape type for 4124214: 0
2026-03-30 10:38:36 [manheim.gb] INFO: Found listing with ID: 4124215
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124215%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [manheim.gb] INFO: Scrape type for 4124215: 2
2026-03-30 10:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d1778213-e669-5088-bb98-51c2e98d9b4e with identifier: 4124193
2026-03-30 10:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d1778213-e669-5088-bb98-51c2e98d9b4e with identifier: 4124193
2026-03-30 10:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d1778213-e669-5088-bb98-51c2e98d9b4e with identifier: 4124193 to the API
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:36 [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': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd1778213-e669-5088-bb98-51c2e98d9b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND19KYV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124193',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 63022,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-22',
'seller_name': 'Lookers',
'title': 'NISSAN JUKE 1.6 [112] Bose Personal Edition 5dr',
'transmission': 'manual',
'trim': '1.6 [112] Bose Personal Edition 5dr',
'year': 2019}
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124193%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [manheim.gb] INFO: Saving data for 4124193: {'auction_closing_time': 1775034000.0, 'created_time': 1774563134.880896, 'last_price_update_time': 1774867116.490809}
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124193') HTTP/1.1" 204 0
2026-03-30 10:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 519ddfc6-cfd8-5235-a033-33a225b7dd35 with identifier: 4124200
2026-03-30 10:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 519ddfc6-cfd8-5235-a033-33a225b7dd35 with identifier: 4124200
2026-03-30 10:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 519ddfc6-cfd8-5235-a033-33a225b7dd35 with identifier: 4124200 to the API
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:37 [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': 'Black',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '519ddfc6-cfd8-5235-a033-33a225b7dd35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG13XOB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/208?id=4124200',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '208',
'odometer': 48989,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-13',
'seller_name': 'Big Motoring World Ltd',
'title': 'PEUGEOT 208 1.2 VTi Active 5dr',
'transmission': 'manual',
'trim': '1.2 VTi Active 5dr',
'year': 2013}
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124200%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [manheim.gb] INFO: Saving data for 4124200: {'auction_closing_time': 1775120400.0, 'created_time': 1774562915.670091, 'last_price_update_time': 1774867117.66862}
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124200') HTTP/1.1" 204 0
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:37 [manheim.gb] INFO: Found listing with ID: 4124217
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124217%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [manheim.gb] INFO: Scrape type for 4124217: 2
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with identifier: 4124202
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with scrape type 2
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with scrape type 2
2026-03-30 10:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6, identifier: 4124202
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 517bea86-f7e3-594e-88ec-7d791445c265 with identifier: 4124207
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 517bea86-f7e3-594e-88ec-7d791445c265 with scrape type 2
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 517bea86-f7e3-594e-88ec-7d791445c265 with scrape type 2
2026-03-30 10:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 517bea86-f7e3-594e-88ec-7d791445c265, identifier: 4124207
2026-03-30 10:38:37 [manheim.gb] INFO: Found listing with ID: 4124218
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [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-30 10:38:37 [manheim.gb] INFO: Scrape type for 4124218: 0
2026-03-30 10:38:37 [manheim.gb] INFO: Found listing with ID: 4124219
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [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-30 10:38:37 [manheim.gb] INFO: Scrape type for 4124219: 0
2026-03-30 10:38:37 [manheim.gb] INFO: Found listing with ID: 4124220
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124220%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Scrape type for 4124220: 0
2026-03-30 10:38:38 [manheim.gb] INFO: Found listing with ID: 4124221
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124221%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Scrape type for 4124221: 0
2026-03-30 10:38:38 [manheim.gb] INFO: Found listing with ID: 4124225
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [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-30 10:38:38 [manheim.gb] INFO: Scrape type for 4124225: 0
2026-03-30 10:38:38 [manheim.gb] INFO: Found listing with ID: 4124226
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124226%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Scrape type for 4124226: 2
2026-03-30 10:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with identifier: 4124202
2026-03-30 10:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with identifier: 4124202
2026-03-30 10:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6 with identifier: 4124202 to the API
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:38 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8d38114b-cbdb-53b7-b2e3-9dbf8e753ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AX65BYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4124202',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 71743,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-20',
'seller_name': 'Gates Group',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2016}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124202%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Saving data for 4124202: {'auction_closing_time': 1774947600.0, 'created_time': 1774534121.978392, 'last_price_update_time': 1774867118.453807}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124202') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 517bea86-f7e3-594e-88ec-7d791445c265 with identifier: 4124207
2026-03-30 10:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 517bea86-f7e3-594e-88ec-7d791445c265 with identifier: 4124207
2026-03-30 10:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 517bea86-f7e3-594e-88ec-7d791445c265 with identifier: 4124207 to the API
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:38 [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.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '517bea86-f7e3-594e-88ec-7d791445c265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DT74KYV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124207',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 10836,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-20',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 1.0 EcoBoost 125ps Limited Van',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125ps Limited Van',
'year': 2025}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124207%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Saving data for 4124207: {'auction_closing_time': 1774947600.0, 'created_time': 1774562917.133738, 'last_price_update_time': 1774867118.867996}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124207') HTTP/1.1" 204 0
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:38 [manheim.gb] INFO: Found listing with ID: 4124228
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124228%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [manheim.gb] INFO: Scrape type for 4124228: 2
2026-03-30 10:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a4030f-7778-5bc7-b9b5-f55f98726b27 with identifier: 4124208
2026-03-30 10:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a4030f-7778-5bc7-b9b5-f55f98726b27 with scrape type 2
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0a4030f-7778-5bc7-b9b5-f55f98726b27 with scrape type 2
2026-03-30 10:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e0a4030f-7778-5bc7-b9b5-f55f98726b27, identifier: 4124208
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124229
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124229%27 HTTP/1.1" 200 None
2026-03-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124229: 0
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124230
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124230%27 HTTP/1.1" 200 None
2026-03-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124230: 2
2026-03-30 10:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e0a4030f-7778-5bc7-b9b5-f55f98726b27 with identifier: 4124208
2026-03-30 10:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e0a4030f-7778-5bc7-b9b5-f55f98726b27 with identifier: 4124208
2026-03-30 10:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e0a4030f-7778-5bc7-b9b5-f55f98726b27 with identifier: 4124208 to the API
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 253,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0a4030f-7778-5bc7-b9b5-f55f98726b27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HV22PXY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4124208',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'FORD',
'model': 'RANGER',
'odometer': 133973,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-02',
'seller_name': 'Enterprise/Flex-e-Rent',
'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': 2022}
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124208%27 HTTP/1.1" 200 None
2026-03-30 10:38:39 [manheim.gb] INFO: Saving data for 4124208: {'auction_closing_time': 1774947600.0, 'created_time': 1774562914.675961, 'last_price_update_time': 1774867119.361266}
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124208') HTTP/1.1" 204 0
2026-03-30 10:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124231
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124231%27 HTTP/1.1" 200 None
2026-03-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124231: 2
2026-03-30 10:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf6c13c2-4a88-5f9c-b095-bb5a549a498b with identifier: 4124212
2026-03-30 10:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf6c13c2-4a88-5f9c-b095-bb5a549a498b with scrape type 2
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf6c13c2-4a88-5f9c-b095-bb5a549a498b with scrape type 2
2026-03-30 10:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf6c13c2-4a88-5f9c-b095-bb5a549a498b, identifier: 4124212
2026-03-30 10:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3949926-9132-5c99-b776-ce3094de687d with identifier: 4124210
2026-03-30 10:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3949926-9132-5c99-b776-ce3094de687d with scrape type 2
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3949926-9132-5c99-b776-ce3094de687d with scrape type 2
2026-03-30 10:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b3949926-9132-5c99-b776-ce3094de687d, identifier: 4124210
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124233
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [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-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124233: 0
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124234
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [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-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124234: 0
2026-03-30 10:38:39 [manheim.gb] INFO: Found listing with ID: 4124274
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124274%27 HTTP/1.1" 200 None
2026-03-30 10:38:39 [manheim.gb] INFO: Scrape type for 4124274: 2
2026-03-30 10:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf6c13c2-4a88-5f9c-b095-bb5a549a498b with identifier: 4124212
2026-03-30 10:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf6c13c2-4a88-5f9c-b095-bb5a549a498b with identifier: 4124212
2026-03-30 10:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf6c13c2-4a88-5f9c-b095-bb5a549a498b with identifier: 4124212 to the API
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:40 [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-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf6c13c2-4a88-5f9c-b095-bb5a549a498b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LA23DMX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124212',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 73345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H3 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H3 Leader Van',
'year': 2023}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124212%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Saving data for 4124212: {'auction_closing_time': 1774947600.0, 'created_time': 1774563135.422311, 'last_price_update_time': 1774867120.38109}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124212') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b3949926-9132-5c99-b776-ce3094de687d with identifier: 4124210
2026-03-30 10:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b3949926-9132-5c99-b776-ce3094de687d with identifier: 4124210
2026-03-30 10:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b3949926-9132-5c99-b776-ce3094de687d with identifier: 4124210 to the API
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 242,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b3949926-9132-5c99-b776-ce3094de687d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR23PPV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4124210',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 66853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-25',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Progressive Van',
'transmission': 'manual',
'trim': '3.5t H2 Progressive Van',
'year': 2023}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124210%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Saving data for 4124210: {'auction_closing_time': 1774947600.0, 'created_time': 1774563135.801508, 'last_price_update_time': 1774867120.772746}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124210') HTTP/1.1" 204 0
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:40 [manheim.gb] INFO: Found listing with ID: 4124275
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124275%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Scrape type for 4124275: 2
2026-03-30 10:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with identifier: 4124215
2026-03-30 10:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with scrape type 2
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with scrape type 2
2026-03-30 10:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c, identifier: 4124215
2026-03-30 10:38:40 [manheim.gb] INFO: Found listing with ID: 4124276
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124276%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Scrape type for 4124276: 0
2026-03-30 10:38:40 [manheim.gb] INFO: Found listing with ID: 4124283
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124283%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Scrape type for 4124283: 0
2026-03-30 10:38:40 [manheim.gb] INFO: Found listing with ID: 4124284
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124284%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [manheim.gb] INFO: Scrape type for 4124284: 2
2026-03-30 10:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with identifier: 4124215
2026-03-30 10:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with identifier: 4124215
2026-03-30 10:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c with identifier: 4124215 to the API
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:41 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e89a2b6-acd1-51b6-9c9d-e62c334d5e2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD23PDV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4124215',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 27578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-24',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'PEUGEOT EXPERT 1400 2.0 BlueHDi 145 Professional Premium + Van',
'transmission': 'manual',
'trim': '1400 2.0 BlueHDi 145 Professional Premium + Van',
'year': 2023}
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124215%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [manheim.gb] INFO: Saving data for 4124215: {'auction_closing_time': 1774947600.0, 'created_time': 1774562916.058033, 'last_price_update_time': 1774867121.38542}
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124215') HTTP/1.1" 204 0
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:41 [manheim.gb] INFO: Found listing with ID: 4124288
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124288%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [manheim.gb] INFO: Scrape type for 4124288: 0
2026-03-30 10:38:41 [manheim.gb] INFO: Found listing with ID: 4124296
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124296%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [manheim.gb] INFO: Scrape type for 4124296: 2
2026-03-30 10:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with identifier: 4124217
2026-03-30 10:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c78858c-2399-55ad-84b0-cfaaa2b4fa64, identifier: 4124217
2026-03-30 10:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4671ff-bff2-51a1-8bd1-333c204e523a with identifier: 4124226
2026-03-30 10:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4671ff-bff2-51a1-8bd1-333c204e523a with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af4671ff-bff2-51a1-8bd1-333c204e523a with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: af4671ff-bff2-51a1-8bd1-333c204e523a, identifier: 4124226
2026-03-30 10:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with identifier: 4124228
2026-03-30 10:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with scrape type 2
2026-03-30 10:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb, identifier: 4124228
2026-03-30 10:38:41 [manheim.gb] INFO: Found listing with ID: 4124303
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124303%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [manheim.gb] INFO: Scrape type for 4124303: 2
2026-03-30 10:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with identifier: 4124217
2026-03-30 10:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with identifier: 4124217
2026-03-30 10:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c78858c-2399-55ad-84b0-cfaaa2b4fa64 with identifier: 4124217 to the API
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0c78858c-2399-55ad-84b0-cfaaa2b4fa64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72OGL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124217',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 41464,
'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': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2022}
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124217%27 HTTP/1.1" 200 None
2026-03-30 10:38:42 [manheim.gb] INFO: Saving data for 4124217: {'auction_closing_time': 1775120400.0, 'created_time': 1774563137.47568, 'last_price_update_time': 1774867122.313746}
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124217') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: af4671ff-bff2-51a1-8bd1-333c204e523a with identifier: 4124226
2026-03-30 10:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: af4671ff-bff2-51a1-8bd1-333c204e523a with identifier: 4124226
2026-03-30 10:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: af4671ff-bff2-51a1-8bd1-333c204e523a with identifier: 4124226 to the API
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'af4671ff-bff2-51a1-8bd1-333c204e523a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV72SZU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124226',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 47055,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2022}
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124226%27 HTTP/1.1" 200 None
2026-03-30 10:38:42 [manheim.gb] INFO: Saving data for 4124226: {'auction_closing_time': 1775120400.0, 'created_time': 1774563136.417734, 'last_price_update_time': 1774867122.676455}
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124226') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with identifier: 4124228
2026-03-30 10:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with identifier: 4124228
2026-03-30 10:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb with identifier: 4124228 to the API
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:43 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ff2d8c69-b6d6-5dbd-9a3c-db697a0e5fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET66ODJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PICANTO?id=4124228',
'listing': 'auction',
'location': 'Northampton',
'make': 'KIA',
'model': 'PICANTO',
'odometer': 122771,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-25',
'seller_name': 'Gates Group',
'title': 'KIA PICANTO 1.25 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.25 SE 5dr Auto',
'year': 2017}
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124228%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [manheim.gb] INFO: Saving data for 4124228: {'auction_closing_time': 1775552400.0, 'created_time': 1774534118.454411, 'last_price_update_time': 1774867123.03777}
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124228') HTTP/1.1" 204 0
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:43 [manheim.gb] INFO: Found listing with ID: 4124307
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124307%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [manheim.gb] INFO: Scrape type for 4124307: 2
2026-03-30 10:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5167525c-6918-5027-8ad4-5ce1a0920054 with identifier: 4124230
2026-03-30 10:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5167525c-6918-5027-8ad4-5ce1a0920054 with scrape type 2
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5167525c-6918-5027-8ad4-5ce1a0920054 with scrape type 2
2026-03-30 10:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5167525c-6918-5027-8ad4-5ce1a0920054, identifier: 4124230
2026-03-30 10:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with identifier: 4124231
2026-03-30 10:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with scrape type 2
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with scrape type 2
2026-03-30 10:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1, identifier: 4124231
2026-03-30 10:38:43 [manheim.gb] INFO: Found listing with ID: 4124308
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124308%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [manheim.gb] INFO: Scrape type for 4124308: 2
2026-03-30 10:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5167525c-6918-5027-8ad4-5ce1a0920054 with identifier: 4124230
2026-03-30 10:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5167525c-6918-5027-8ad4-5ce1a0920054 with identifier: 4124230
2026-03-30 10:38:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5167525c-6918-5027-8ad4-5ce1a0920054 with identifier: 4124230 to the API
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:43 [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-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5167525c-6918-5027-8ad4-5ce1a0920054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN72GUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124230',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 26802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-25',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2022}
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124230%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [manheim.gb] INFO: Saving data for 4124230: {'auction_closing_time': 1775120400.0, 'created_time': 1774562917.749408, 'last_price_update_time': 1774867123.731761}
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124230') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with identifier: 4124231
2026-03-30 10:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with identifier: 4124231
2026-03-30 10:38:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1 with identifier: 4124231 to the API
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278f5c2802-357c-5e3b-87a5-07bd0d05e3e1%27 HTTP/1.1" 200 None
2026-03-30 10:38:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8f5c2802-357c-5e3b-87a5-07bd0d05e3e1: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MINI PACEMAN 1.6 John Cooper Works ALL4 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MINI\u0022, \u0022Model\u0022: \u0022PACEMAN\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-05-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MINI/PACEMAN?id=4124231\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 John Cooper Works ALL4 3dr\u0022, \u0022LicensePlate\u0022: \u0022MM17AHC\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 169, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228f5c2802-357c-5e3b-87a5-07bd0d05e3e1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 169,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8f5c2802-357c-5e3b-87a5-07bd0d05e3e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM17AHC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/PACEMAN?id=4124231',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MINI',
'model': 'PACEMAN',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': 'Gates Group',
'title': 'MINI PACEMAN 1.6 John Cooper Works ALL4 3dr',
'transmission': 'manual',
'trim': '1.6 John Cooper Works ALL4 3dr',
'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-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124231%27 HTTP/1.1" 200 None
2026-03-30 10:38:44 [manheim.gb] INFO: Saving data for 4124231: {'auction_closing_time': 1775552400.0, 'created_time': 1774534122.268767, 'last_price_update_time': 1774867124.060528}
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124231') HTTP/1.1" 204 0
2026-03-30 10:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:44 [manheim.gb] INFO: Found listing with ID: 4124312
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124312%27 HTTP/1.1" 200 None
2026-03-30 10:38:44 [manheim.gb] INFO: Scrape type for 4124312: 0
2026-03-30 10:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with identifier: 4124274
2026-03-30 10:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 85229f29-e8e8-58c9-ae61-e7d8c8976de4, identifier: 4124274
2026-03-30 10:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7631562-cab0-5824-a60e-c7c83a766c5a with identifier: 4124275
2026-03-30 10:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7631562-cab0-5824-a60e-c7c83a766c5a with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7631562-cab0-5824-a60e-c7c83a766c5a with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b7631562-cab0-5824-a60e-c7c83a766c5a, identifier: 4124275
2026-03-30 10:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with identifier: 4124274
2026-03-30 10:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with identifier: 4124274
2026-03-30 10:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 85229f29-e8e8-58c9-ae61-e7d8c8976de4 with identifier: 4124274 to the API
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'Silver',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Electric',
'id': '85229f29-e8e8-58c9-ae61-e7d8c8976de4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CF18PKV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SOUL?id=4124274',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'SOUL',
'odometer': 40986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-22',
'seller_name': 'Sandicliffe',
'title': 'KIA SOUL 81kW EV 5dr Auto',
'transmission': 'automatic',
'trim': '81kW EV 5dr Auto',
'year': 2018}
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124274%27 HTTP/1.1" 200 None
2026-03-30 10:38:44 [manheim.gb] INFO: Saving data for 4124274: {'auction_closing_time': 1775206800.0, 'created_time': 1774534637.739439, 'last_price_update_time': 1774867124.778103}
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124274') HTTP/1.1" 204 0
2026-03-30 10:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b7631562-cab0-5824-a60e-c7c83a766c5a with identifier: 4124275
2026-03-30 10:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b7631562-cab0-5824-a60e-c7c83a766c5a with identifier: 4124275
2026-03-30 10:38:44 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: b7631562-cab0-5824-a60e-c7c83a766c5a with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b7631562-cab0-5824-a60e-c7c83a766c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD63PVP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124275',
'listing': 'auction',
'location': 'Washington',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 117034,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-17',
'seller_name': 'Richard Hardie Direct',
'title': 'FORD FIESTA 1.5 TDCi Zetec 3dr',
'transmission': 'manual',
'trim': '1.5 TDCi Zetec 3dr',
'year': 2014}
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124275%27 HTTP/1.1" 200 None
2026-03-30 10:38:44 [manheim.gb] INFO: Saving data for 4124275: {'auction_closing_time': 1774861200.0, 'created_time': 1774563148.112117, 'last_price_update_time': 1774867124.812279}
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124275') HTTP/1.1" 204 0
2026-03-30 10:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f15edec-77a7-5dce-bb1a-69041981657e with identifier: 4124284
2026-03-30 10:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f15edec-77a7-5dce-bb1a-69041981657e with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f15edec-77a7-5dce-bb1a-69041981657e with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2f15edec-77a7-5dce-bb1a-69041981657e, identifier: 4124284
2026-03-30 10:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a7b5899-2f72-55e9-8579-2bc58b96c72c with identifier: 4124296
2026-03-30 10:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a7b5899-2f72-55e9-8579-2bc58b96c72c with scrape type 2
2026-03-30 10:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a7b5899-2f72-55e9-8579-2bc58b96c72c with scrape type 2
2026-03-30 10:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3a7b5899-2f72-55e9-8579-2bc58b96c72c, identifier: 4124296
2026-03-30 10:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2f15edec-77a7-5dce-bb1a-69041981657e with identifier: 4124284
2026-03-30 10:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2f15edec-77a7-5dce-bb1a-69041981657e with identifier: 4124284
2026-03-30 10:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2f15edec-77a7-5dce-bb1a-69041981657e with identifier: 4124284 to the API
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:45 [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-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272f15edec-77a7-5dce-bb1a-69041981657e%27 HTTP/1.1" 200 None
2026-03-30 10:38:45 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2f15edec-77a7-5dce-bb1a-69041981657e: 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: \u0022AUDI Q2 1.4 TFSI S Line 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q2\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-06-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4124284\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 TFSI S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022DA18FJO\u0022, \u0022Year\u0022: 2018, \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: \u00222f15edec-77a7-5dce-bb1a-69041981657e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38:45 [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-30 10:38:45 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2f15edec-77a7-5dce-bb1a-69041981657e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA18FJO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4124284',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'Q2',
'odometer': None,
'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': 'Vindis Group',
'title': 'AUDI Q2 1.4 TFSI S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '1.4 TFSI S Line 5dr S Tronic',
'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-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124284%27 HTTP/1.1" 200 None
2026-03-30 10:38:45 [manheim.gb] INFO: Saving data for 4124284: {'auction_closing_time': 1775120400.0, 'created_time': 1774534118.991092, 'last_price_update_time': 1774867125.403921}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124284') HTTP/1.1" 204 0
2026-03-30 10:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3a7b5899-2f72-55e9-8579-2bc58b96c72c with identifier: 4124296
2026-03-30 10:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3a7b5899-2f72-55e9-8579-2bc58b96c72c with identifier: 4124296
2026-03-30 10:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3a7b5899-2f72-55e9-8579-2bc58b96c72c with identifier: 4124296 to the API
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:45 [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.0L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3a7b5899-2f72-55e9-8579-2bc58b96c72c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN66JUW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124296',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 52000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-16',
'seller_name': 'Hilton Garage Ltd',
'title': 'FORD FIESTA 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'year': 2016}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124296%27 HTTP/1.1" 200 None
2026-03-30 10:38:45 [manheim.gb] INFO: Saving data for 4124296: {'auction_closing_time': 1775638800.0, 'created_time': 1774534053.650781, 'last_price_update_time': 1774867125.717862}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124296') HTTP/1.1" 204 0
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dac9e9bc-9cf4-524c-8727-0349a4edb432 with identifier: 4124303
2026-03-30 10:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac9e9bc-9cf4-524c-8727-0349a4edb432 with scrape type 2
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dac9e9bc-9cf4-524c-8727-0349a4edb432 with scrape type 2
2026-03-30 10:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dac9e9bc-9cf4-524c-8727-0349a4edb432, identifier: 4124303
2026-03-30 10:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08da6e3-be2d-54cc-8a73-ab76660752ea with identifier: 4124307
2026-03-30 10:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08da6e3-be2d-54cc-8a73-ab76660752ea with scrape type 2
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08da6e3-be2d-54cc-8a73-ab76660752ea with scrape type 2
2026-03-30 10:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f08da6e3-be2d-54cc-8a73-ab76660752ea, identifier: 4124307
2026-03-30 10:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dac9e9bc-9cf4-524c-8727-0349a4edb432 with identifier: 4124303
2026-03-30 10:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dac9e9bc-9cf4-524c-8727-0349a4edb432 with identifier: 4124303
2026-03-30 10:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dac9e9bc-9cf4-524c-8727-0349a4edb432 with identifier: 4124303 to the API
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:46 [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': 'Blue',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dac9e9bc-9cf4-524c-8727-0349a4edb432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ14FZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4124303',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A3',
'odometer': 99079,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-17',
'seller_name': 'Hilton Garage Ltd',
'title': 'AUDI A3 1.4 TFSI 140 S Line 3dr',
'transmission': 'manual',
'trim': '1.4 TFSI 140 S Line 3dr',
'year': 2014}
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124303%27 HTTP/1.1" 200 None
2026-03-30 10:38:46 [manheim.gb] INFO: Saving data for 4124303: {'auction_closing_time': 1775638800.0, 'created_time': 1774534119.814575, 'last_price_update_time': 1774867126.295421}
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124303') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f08da6e3-be2d-54cc-8a73-ab76660752ea with identifier: 4124307
2026-03-30 10:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f08da6e3-be2d-54cc-8a73-ab76660752ea with identifier: 4124307
2026-03-30 10:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f08da6e3-be2d-54cc-8a73-ab76660752ea with identifier: 4124307 to the API
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:46 [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.4L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f08da6e3-be2d-54cc-8a73-ab76660752ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK13CKV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4124307',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A3',
'odometer': 123800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-30',
'seller_name': 'Hilton Garage Ltd',
'title': 'AUDI A3 1.4 TFSI SE 5dr',
'transmission': 'manual',
'trim': '1.4 TFSI SE 5dr',
'year': 2013}
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124307%27 HTTP/1.1" 200 None
2026-03-30 10:38:46 [manheim.gb] INFO: Saving data for 4124307: {'auction_closing_time': 1775638800.0, 'created_time': 1774534122.674403, 'last_price_update_time': 1774867126.619207}
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124307') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395971f4-af3a-5043-b727-8f163acb5431 with identifier: 4124308
2026-03-30 10:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395971f4-af3a-5043-b727-8f163acb5431 with scrape type 2
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 395971f4-af3a-5043-b727-8f163acb5431 with scrape type 2
2026-03-30 10:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 395971f4-af3a-5043-b727-8f163acb5431, identifier: 4124308
2026-03-30 10:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 395971f4-af3a-5043-b727-8f163acb5431 with identifier: 4124308
2026-03-30 10:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 395971f4-af3a-5043-b727-8f163acb5431 with identifier: 4124308
2026-03-30 10:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 395971f4-af3a-5043-b727-8f163acb5431 with identifier: 4124308 to the API
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:47 [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': 'Silver',
'currency': 'GBP',
'engine': '2.1L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '395971f4-af3a-5043-b727-8f163acb5431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD65SWZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4124308',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 65108,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'TMS Motor Group.',
'title': 'MERCEDES-BENZ C CLASS C220d AMG Line Premium 2dr Auto',
'transmission': 'automatic',
'trim': 'C220d AMG Line Premium 2dr Auto',
'year': 2015}
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124308%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Saving data for 4124308: {'auction_closing_time': 1775206800.0, 'created_time': 1774534638.927263, 'last_price_update_time': 1774867127.056819}
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124308') HTTP/1.1" 204 0
2026-03-30 10:38:47 [manheim.gb] INFO: Page 75: 100 results (total: 7914)
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124521
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124521%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124521: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124522
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124522%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124522: 1
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124524
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [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-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124524: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124525
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124525%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124525: 2
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124526
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124526%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124526: 2
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124527
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124527%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124527: 2
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124528
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124528%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124528: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124531
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124531%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124531: 2
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124536
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [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-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124536: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124537
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124537%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124537: 2
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124538
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124538%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124538: 2
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124539
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124539%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124539: 2
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124541
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [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-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124541: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124542
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124542%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124542: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124543
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124543%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124543: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124544
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124544%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124544: 2
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124545
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124545%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124545: 2
2026-03-30 10:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c86a2a1f-4404-5200-89d6-b30a8b989216 with identifier: 4124522
2026-03-30 10:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c86a2a1f-4404-5200-89d6-b30a8b989216 with scrape type 1
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c86a2a1f-4404-5200-89d6-b30a8b989216
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c86a2a1f-4404-5200-89d6-b30a8b989216
2026-03-30 10:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c86a2a1f-4404-5200-89d6-b30a8b989216, identifier: 4124522
2026-03-30 10:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fb016f-8d78-570d-82f4-08a71f63a916 with identifier: 4124526
2026-03-30 10:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fb016f-8d78-570d-82f4-08a71f63a916 with scrape type 2
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fb016f-8d78-570d-82f4-08a71f63a916 with scrape type 2
2026-03-30 10:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 12fb016f-8d78-570d-82f4-08a71f63a916, identifier: 4124526
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124546
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [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-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124546: 0
2026-03-30 10:38:47 [manheim.gb] INFO: Found listing with ID: 4124547
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124547%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Scrape type for 4124547: 2
2026-03-30 10:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c86a2a1f-4404-5200-89d6-b30a8b989216 with identifier: 4124522
2026-03-30 10:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c86a2a1f-4404-5200-89d6-b30a8b989216 with identifier: 4124522
2026-03-30 10:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c86a2a1f-4404-5200-89d6-b30a8b989216 with identifier: 4124522 to the API
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c86a2a1f-4404-5200-89d6-b30a8b989216%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c86a2a1f-4404-5200-89d6-b30a8b989216: 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: \u0022MITSUBISHI ASX 1.6 4 5dr 4WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MITSUBISHI\u0022, \u0022Model\u0022: \u0022ASX\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-10-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/ASX?id=4124522\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 4 5dr 4WD\u0022, \u0022LicensePlate\u0022: \u0022YP66BGU\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 132, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c86a2a1f-4404-5200-89d6-b30a8b989216\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:47 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 132,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c86a2a1f-4404-5200-89d6-b30a8b989216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP66BGU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/ASX?id=4124522',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'MITSUBISHI',
'model': 'ASX',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-31',
'seller_name': 'D M Keith Ltd',
'title': 'MITSUBISHI ASX 1.6 4 5dr 4WD',
'transmission': 'manual',
'trim': '1.6 4 5dr 4WD',
'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-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124522%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [manheim.gb] INFO: Saving data for 4124522: {'created_time': 1774867127.987722, 'last_price_update_time': 1774867127.987735, 'auction_closing_time': 1775034000.0}
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124522') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 12fb016f-8d78-570d-82f4-08a71f63a916 with identifier: 4124526
2026-03-30 10:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 12fb016f-8d78-570d-82f4-08a71f63a916 with identifier: 4124526
2026-03-30 10:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 12fb016f-8d78-570d-82f4-08a71f63a916 with identifier: 4124526 to the API
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:48 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '12fb016f-8d78-570d-82f4-08a71f63a916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX25VGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124526',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 12850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-12',
'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-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124526%27 HTTP/1.1" 200 None
2026-03-30 10:38:48 [manheim.gb] INFO: Saving data for 4124526: {'auction_closing_time': 1775552400.0, 'created_time': 1774562919.791219, 'last_price_update_time': 1774867128.511018}
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124526') HTTP/1.1" 204 0
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [manheim.gb] INFO: Found listing with ID: 4124550
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [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-30 10:38:48 [manheim.gb] INFO: Scrape type for 4124550: 0
2026-03-30 10:38:48 [manheim.gb] INFO: Found listing with ID: 4124551
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124551%27 HTTP/1.1" 200 None
2026-03-30 10:38:48 [manheim.gb] INFO: Scrape type for 4124551: 2
2026-03-30 10:38:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb7164ad-2706-5fc3-aed0-5919ed62616c with identifier: 4124531
2026-03-30 10:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7164ad-2706-5fc3-aed0-5919ed62616c with scrape type 2
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb7164ad-2706-5fc3-aed0-5919ed62616c with scrape type 2
2026-03-30 10:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb7164ad-2706-5fc3-aed0-5919ed62616c, identifier: 4124531
2026-03-30 10:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:48 [manheim.gb] INFO: Found listing with ID: 4124552
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124552%27 HTTP/1.1" 200 None
2026-03-30 10:38:48 [manheim.gb] INFO: Scrape type for 4124552: 0
2026-03-30 10:38:48 [manheim.gb] INFO: Found listing with ID: 4124553
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124553%27 HTTP/1.1" 200 None
2026-03-30 10:38:48 [manheim.gb] INFO: Scrape type for 4124553: 2
2026-03-30 10:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb7164ad-2706-5fc3-aed0-5919ed62616c with identifier: 4124531
2026-03-30 10:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb7164ad-2706-5fc3-aed0-5919ed62616c with identifier: 4124531
2026-03-30 10:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb7164ad-2706-5fc3-aed0-5919ed62616c with identifier: 4124531 to the API
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb7164ad-2706-5fc3-aed0-5919ed62616c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AY66TWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124531',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 127791,
'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': 'United Rental Systems',
'title': 'FORD TRANSIT 1.5 TDCi 75ps Van',
'transmission': 'manual',
'trim': '1.5 TDCi 75ps Van',
'year': 2016}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124531%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Saving data for 4124531: {'auction_closing_time': 1775120400.0, 'created_time': 1774649764.188444, 'last_price_update_time': 1774867129.019623}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124531') HTTP/1.1" 204 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124564
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124564%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124564: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124565
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124565%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124565: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124566
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [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-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124566: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124578
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124578%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124578: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124586
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124586%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124586: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124587
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124587%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124587: 2
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with identifier: 4124538
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21, identifier: 4124538
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d35c4b-da7b-5998-9a0c-74edd611568e with identifier: 4124525
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d35c4b-da7b-5998-9a0c-74edd611568e with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10d35c4b-da7b-5998-9a0c-74edd611568e with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 10d35c4b-da7b-5998-9a0c-74edd611568e, identifier: 4124525
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703533dd-b81a-5ab7-af72-184aff43ac5a with identifier: 4124539
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703533dd-b81a-5ab7-af72-184aff43ac5a with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703533dd-b81a-5ab7-af72-184aff43ac5a with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 703533dd-b81a-5ab7-af72-184aff43ac5a, identifier: 4124539
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2af4a7e-f1cf-5759-b634-c8de9714d74b with identifier: 4124527
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2af4a7e-f1cf-5759-b634-c8de9714d74b with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2af4a7e-f1cf-5759-b634-c8de9714d74b with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d2af4a7e-f1cf-5759-b634-c8de9714d74b, identifier: 4124527
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with identifier: 4124537
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9d0289d9-60b2-5e0f-8926-c2d7354c8248, identifier: 4124537
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3211e175-018a-52b4-a94c-107be216085c with identifier: 4124544
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3211e175-018a-52b4-a94c-107be216085c with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3211e175-018a-52b4-a94c-107be216085c with scrape type 2
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3211e175-018a-52b4-a94c-107be216085c, identifier: 4124544
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124591
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124591%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124591: 0
2026-03-30 10:38:49 [manheim.gb] INFO: Found listing with ID: 4124592
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124592%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [manheim.gb] INFO: Scrape type for 4124592: 2
2026-03-30 10:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with identifier: 4124538
2026-03-30 10:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with identifier: 4124538
2026-03-30 10:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 63ae1c2c-1385-5f7b-98d9-c93c2bff2f21 with identifier: 4124538 to the API
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '63ae1c2c-1385-5f7b-98d9-c93c2bff2f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS22HZU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4124538',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 61799,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 1.2 SE Edition 5dr',
'transmission': 'manual',
'trim': '1.2 SE Edition 5dr',
'year': 2022}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124538%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [manheim.gb] INFO: Saving data for 4124538: {'auction_closing_time': 1775552400.0, 'created_time': 1774562921.540476, 'last_price_update_time': 1774867130.252203}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124538') HTTP/1.1" 204 0
2026-03-30 10:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 10d35c4b-da7b-5998-9a0c-74edd611568e with identifier: 4124525
2026-03-30 10:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 10d35c4b-da7b-5998-9a0c-74edd611568e with identifier: 4124525
2026-03-30 10:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 10d35c4b-da7b-5998-9a0c-74edd611568e with identifier: 4124525 to the API
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:50 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '10d35c4b-da7b-5998-9a0c-74edd611568e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX25VHA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124525',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 16272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-12',
'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-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124525%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [manheim.gb] INFO: Saving data for 4124525: {'auction_closing_time': 1775552400.0, 'created_time': 1774562919.001445, 'last_price_update_time': 1774867130.665711}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124525') HTTP/1.1" 204 0
2026-03-30 10:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 703533dd-b81a-5ab7-af72-184aff43ac5a with identifier: 4124539
2026-03-30 10:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 703533dd-b81a-5ab7-af72-184aff43ac5a with identifier: 4124539
2026-03-30 10:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 703533dd-b81a-5ab7-af72-184aff43ac5a with identifier: 4124539 to the API
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:50 [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': 'Blue',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '703533dd-b81a-5ab7-af72-184aff43ac5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YN13YLE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124539',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 27705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-07',
'seller_name': 'Perrys',
'title': 'FORD FIESTA 1.0 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 Titanium 5dr',
'year': 2013}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124539%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [manheim.gb] INFO: Saving data for 4124539: {'auction_closing_time': 1775206800.0, 'created_time': 1774534643.474238, 'last_price_update_time': 1774867130.968526}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124539') HTTP/1.1" 204 0
2026-03-30 10:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d2af4a7e-f1cf-5759-b634-c8de9714d74b with identifier: 4124527
2026-03-30 10:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d2af4a7e-f1cf-5759-b634-c8de9714d74b with identifier: 4124527
2026-03-30 10:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d2af4a7e-f1cf-5759-b634-c8de9714d74b with identifier: 4124527 to the API
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:51 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2af4a7e-f1cf-5759-b634-c8de9714d74b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL24WZH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124527',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 37968,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'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-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124527%27 HTTP/1.1" 200 None
2026-03-30 10:38:51 [manheim.gb] INFO: Saving data for 4124527: {'auction_closing_time': 1775552400.0, 'created_time': 1774562920.544035, 'last_price_update_time': 1774867131.336705}
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124527') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with identifier: 4124537
2026-03-30 10:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with identifier: 4124537
2026-03-30 10:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9d0289d9-60b2-5e0f-8926-c2d7354c8248 with identifier: 4124537 to the API
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:51 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d0289d9-60b2-5e0f-8926-c2d7354c8248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25VDY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124537',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17289,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-26',
'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-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124537%27 HTTP/1.1" 200 None
2026-03-30 10:38:51 [manheim.gb] INFO: Saving data for 4124537: {'auction_closing_time': 1775552400.0, 'created_time': 1774562920.907492, 'last_price_update_time': 1774867131.673582}
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124537') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3211e175-018a-52b4-a94c-107be216085c with identifier: 4124544
2026-03-30 10:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3211e175-018a-52b4-a94c-107be216085c with identifier: 4124544
2026-03-30 10:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3211e175-018a-52b4-a94c-107be216085c with identifier: 4124544 to the API
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:51 [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-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273211e175-018a-52b4-a94c-107be216085c%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 3211e175-018a-52b4-a94c-107be216085c: 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: \u0022Dealer Hive LTD\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A4 2.0 TDI Ultra Sport 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A4\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/AUDI/A4?id=4124544\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Ultra Sport 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022YT17WYX\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 104, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00223211e175-018a-52b4-a94c-107be216085c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38:51 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-30 10:38:52 [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-30 10:38:52 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3211e175-018a-52b4-a94c-107be216085c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT17WYX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4?id=4124544',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A4',
'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': 'Dealer Hive LTD',
'title': 'AUDI A4 2.0 TDI Ultra Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI Ultra Sport 5dr S Tronic',
'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-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124544%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Saving data for 4124544: {'auction_closing_time': 1775466000.0, 'created_time': 1774534124.819118, 'last_price_update_time': 1774867132.100786}
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124544') HTTP/1.1" 204 0
2026-03-30 10:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124597
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124597%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124597: 2
2026-03-30 10:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9d6b3d-3e69-5635-981e-729251e05e14 with identifier: 4124547
2026-03-30 10:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9d6b3d-3e69-5635-981e-729251e05e14 with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9d6b3d-3e69-5635-981e-729251e05e14 with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ce9d6b3d-3e69-5635-981e-729251e05e14, identifier: 4124547
2026-03-30 10:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124599
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124599%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124599: 2
2026-03-30 10:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ce9d6b3d-3e69-5635-981e-729251e05e14 with identifier: 4124547
2026-03-30 10:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ce9d6b3d-3e69-5635-981e-729251e05e14 with identifier: 4124547
2026-03-30 10:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ce9d6b3d-3e69-5635-981e-729251e05e14 with identifier: 4124547 to the API
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ce9d6b3d-3e69-5635-981e-729251e05e14%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ce9d6b3d-3e69-5635-981e-729251e05e14: 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: \u0022Dealer Hive LTD\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ A CLASS A180d Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022A CLASS\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-08-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4124547\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022A180d Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022SR17CXV\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 102, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ce9d6b3d-3e69-5635-981e-729251e05e14\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38:52 [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-30 10:38:52 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 102,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce9d6b3d-3e69-5635-981e-729251e05e14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SR17CXV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4124547',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-10',
'seller_name': 'Dealer Hive LTD',
'title': 'MERCEDES-BENZ A CLASS A180d Sport 5dr',
'transmission': 'manual',
'trim': 'A180d 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-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124547%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Saving data for 4124547: {'auction_closing_time': 1775466000.0, 'created_time': 1774534644.49108, 'last_price_update_time': 1774867132.589754}
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124547') HTTP/1.1" 204 0
2026-03-30 10:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124600
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124600%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124600: 2
2026-03-30 10:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9360714-7f0d-56f3-8f9b-9372c6b0bafa with identifier: 4124551
2026-03-30 10:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9360714-7f0d-56f3-8f9b-9372c6b0bafa with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9360714-7f0d-56f3-8f9b-9372c6b0bafa with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c9360714-7f0d-56f3-8f9b-9372c6b0bafa, identifier: 4124551
2026-03-30 10:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c66a4ad5-a083-56f0-8957-d2751d62a2bb with identifier: 4124545
2026-03-30 10:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c66a4ad5-a083-56f0-8957-d2751d62a2bb with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c66a4ad5-a083-56f0-8957-d2751d62a2bb with scrape type 2
2026-03-30 10:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c66a4ad5-a083-56f0-8957-d2751d62a2bb, identifier: 4124545
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124610
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124610%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124610: 0
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124612
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124612%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124612: 0
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124614
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124614%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124614: 0
2026-03-30 10:38:52 [manheim.gb] INFO: Found listing with ID: 4124617
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124617%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [manheim.gb] INFO: Scrape type for 4124617: 2
2026-03-30 10:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c9360714-7f0d-56f3-8f9b-9372c6b0bafa with identifier: 4124551
2026-03-30 10:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c9360714-7f0d-56f3-8f9b-9372c6b0bafa with identifier: 4124551
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c9360714-7f0d-56f3-8f9b-9372c6b0bafa with identifier: 4124551 to the API
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c9360714-7f0d-56f3-8f9b-9372c6b0bafa%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c9360714-7f0d-56f3-8f9b-9372c6b0bafa: 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: \u0022West Midlands Cars Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL INSIGNIA 1.6 Turbo D [136] SRi Nav 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022INSIGNIA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-12-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/INSIGNIA?id=4124551\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 Turbo D [136] SRi Nav 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022VO67YDL\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 134, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c9360714-7f0d-56f3-8f9b-9372c6b0bafa\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:53 [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': '1.6L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9360714-7f0d-56f3-8f9b-9372c6b0bafa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO67YDL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/INSIGNIA?id=4124551',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'INSIGNIA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-31',
'seller_name': 'West Midlands Cars Limited',
'title': 'VAUXHALL INSIGNIA 1.6 Turbo D [136] SRi Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Turbo D [136] SRi Nav 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-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124551%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [manheim.gb] INFO: Saving data for 4124551: {'auction_closing_time': 1775466000.0, 'created_time': 1774534125.130156, 'last_price_update_time': 1774867133.352208}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124551') HTTP/1.1" 204 0
2026-03-30 10:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c66a4ad5-a083-56f0-8957-d2751d62a2bb with identifier: 4124545
2026-03-30 10:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c66a4ad5-a083-56f0-8957-d2751d62a2bb with identifier: 4124545
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c66a4ad5-a083-56f0-8957-d2751d62a2bb with identifier: 4124545 to the API
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c66a4ad5-a083-56f0-8957-d2751d62a2bb%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c66a4ad5-a083-56f0-8957-d2751d62a2bb: 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: \u0022Dealer Hive LTD\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ CLA CLA 220d AMG Line Night Edition 5dr Tip Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022CLA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-04-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4124545\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022CLA 220d AMG Line Night Edition 5dr Tip Auto\u0022, \u0022LicensePlate\u0022: \u0022WD19HMH\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 144, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c66a4ad5-a083-56f0-8957-d2751d62a2bb\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c66a4ad5-a083-56f0-8957-d2751d62a2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD19HMH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=4124545',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': None,
'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': 'Dealer Hive LTD',
'title': 'MERCEDES-BENZ CLA CLA 220d AMG Line Night Edition 5dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 220d AMG Line Night Edition 5dr Tip 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-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124545%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [manheim.gb] INFO: Saving data for 4124545: {'auction_closing_time': 1775466000.0, 'created_time': 1774562921.953373, 'last_price_update_time': 1774867133.665168}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124545') HTTP/1.1" 204 0
2026-03-30 10:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:53 [manheim.gb] INFO: Found listing with ID: 4124628
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124628%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [manheim.gb] INFO: Scrape type for 4124628: 2
2026-03-30 10:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fc20952-c7db-5023-9cb1-d748cff9638e with identifier: 4124553
2026-03-30 10:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fc20952-c7db-5023-9cb1-d748cff9638e with scrape type 2
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fc20952-c7db-5023-9cb1-d748cff9638e with scrape type 2
2026-03-30 10:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4fc20952-c7db-5023-9cb1-d748cff9638e, identifier: 4124553
2026-03-30 10:38:53 [manheim.gb] INFO: Found listing with ID: 4124631
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124631%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [manheim.gb] INFO: Scrape type for 4124631: 2
2026-03-30 10:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4fc20952-c7db-5023-9cb1-d748cff9638e with identifier: 4124553
2026-03-30 10:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4fc20952-c7db-5023-9cb1-d748cff9638e with identifier: 4124553
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4fc20952-c7db-5023-9cb1-d748cff9638e with identifier: 4124553 to the API
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:54 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4fc20952-c7db-5023-9cb1-d748cff9638e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL62OKH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CR-V?id=4124553',
'listing': 'auction',
'location': 'Washington',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 58507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-24',
'seller_name': 'Lookers',
'title': 'HONDA CR-V 2.0 i-VTEC EX 5dr',
'transmission': 'manual',
'trim': '2.0 i-VTEC EX 5dr',
'year': 2012}
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124553%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [manheim.gb] INFO: Saving data for 4124553: {'auction_closing_time': 1775034000.0, 'created_time': 1774562922.463457, 'last_price_update_time': 1774867134.200309}
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124553') HTTP/1.1" 204 0
2026-03-30 10:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124647
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [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-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124647: 0
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124659
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124659%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124659: 2
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed249bd-55eb-5450-a763-2c800bcb2c36 with identifier: 4124587
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed249bd-55eb-5450-a763-2c800bcb2c36 with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ed249bd-55eb-5450-a763-2c800bcb2c36 with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ed249bd-55eb-5450-a763-2c800bcb2c36, identifier: 4124587
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bde614-2e8b-5a3f-844d-b966c567863f with identifier: 4124597
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bde614-2e8b-5a3f-844d-b966c567863f with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90bde614-2e8b-5a3f-844d-b966c567863f with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 90bde614-2e8b-5a3f-844d-b966c567863f, identifier: 4124597
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7227be3c-877e-54cf-858e-b048bb0654ea with identifier: 4124592
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7227be3c-877e-54cf-858e-b048bb0654ea with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7227be3c-877e-54cf-858e-b048bb0654ea with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7227be3c-877e-54cf-858e-b048bb0654ea, identifier: 4124592
2026-03-30 10:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124661
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124661%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124661: 0
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124662
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [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-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124662: 0
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124667
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124667%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124667: 0
2026-03-30 10:38:54 [manheim.gb] INFO: Found listing with ID: 4124668
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124668%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [manheim.gb] INFO: Scrape type for 4124668: 2
2026-03-30 10:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ed249bd-55eb-5450-a763-2c800bcb2c36 with identifier: 4124587
2026-03-30 10:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ed249bd-55eb-5450-a763-2c800bcb2c36 with identifier: 4124587
2026-03-30 10:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6ed249bd-55eb-5450-a763-2c800bcb2c36 with identifier: 4124587 to the API
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%276ed249bd-55eb-5450-a763-2c800bcb2c36%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6ed249bd-55eb-5450-a763-2c800bcb2c36: 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: \u0022AUDI Q3 2.0 TDI SE 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-09-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4124587\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI SE 5dr\u0022, \u0022LicensePlate\u0022: \u0022AE64YJA\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 137, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226ed249bd-55eb-5450-a763-2c800bcb2c36\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:38: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-30 10:38: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-30 10:38:54 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ed249bd-55eb-5450-a763-2c800bcb2c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AE64YJA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4124587',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'Q3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-12',
'seller_name': 'Vindis Group',
'title': 'AUDI Q3 2.0 TDI SE 5dr',
'transmission': 'manual',
'trim': '2.0 TDI SE 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-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124587%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [manheim.gb] INFO: Saving data for 4124587: {'auction_closing_time': 1775120400.0, 'created_time': 1774563143.389594, 'last_price_update_time': 1774867135.028483}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124587') HTTP/1.1" 204 0
2026-03-30 10:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 90bde614-2e8b-5a3f-844d-b966c567863f with identifier: 4124597
2026-03-30 10:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 90bde614-2e8b-5a3f-844d-b966c567863f with identifier: 4124597
2026-03-30 10:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 90bde614-2e8b-5a3f-844d-b966c567863f with identifier: 4124597 to the API
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:55 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '90bde614-2e8b-5a3f-844d-b966c567863f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR20VUL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4124597',
'listing': 'auction',
'location': 'Leeds',
'make': 'MG',
'model': 'ZS',
'odometer': 27681,
'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': 'Northridge Finance',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2020}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124597%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [manheim.gb] INFO: Saving data for 4124597: {'auction_closing_time': 1775034000.0, 'created_time': 1774562931.691038, 'last_price_update_time': 1774867135.528128}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124597') HTTP/1.1" 204 0
2026-03-30 10:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7227be3c-877e-54cf-858e-b048bb0654ea with identifier: 4124592
2026-03-30 10:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7227be3c-877e-54cf-858e-b048bb0654ea with identifier: 4124592
2026-03-30 10:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7227be3c-877e-54cf-858e-b048bb0654ea with identifier: 4124592 to the API
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:55 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '7227be3c-877e-54cf-858e-b048bb0654ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX68FHR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/OUTLANDER?id=4124592',
'listing': 'auction',
'location': 'Colchester',
'make': 'MITSUBISHI',
'model': 'OUTLANDER',
'odometer': 123215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-17',
'seller_name': 'Northridge Finance',
'title': 'MITSUBISHI OUTLANDER 2.4 PHEV 4hs 5dr Auto',
'transmission': 'automatic',
'trim': '2.4 PHEV 4hs 5dr Auto',
'year': 2019}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124592%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [manheim.gb] INFO: Saving data for 4124592: {'auction_closing_time': 1776070800.0, 'created_time': 1774649271.194808, 'last_price_update_time': 1774867135.836734}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124592') HTTP/1.1" 204 0
2026-03-30 10:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:55 [manheim.gb] INFO: Found listing with ID: 4124670
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124670%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [manheim.gb] INFO: Scrape type for 4124670: 2
2026-03-30 10:38:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with identifier: 4124599
2026-03-30 10:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with scrape type 2
2026-03-30 10:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d285f556-7bb0-5bf4-94c1-49b7abeeeab6, identifier: 4124599
2026-03-30 10:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5461ca3f-919e-5985-a762-4e945a2d606e with identifier: 4124600
2026-03-30 10:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5461ca3f-919e-5985-a762-4e945a2d606e with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5461ca3f-919e-5985-a762-4e945a2d606e with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5461ca3f-919e-5985-a762-4e945a2d606e, identifier: 4124600
2026-03-30 10:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb666a3-e8c1-5578-baab-0eeae5241ffe with identifier: 4124628
2026-03-30 10:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb666a3-e8c1-5578-baab-0eeae5241ffe with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb666a3-e8c1-5578-baab-0eeae5241ffe with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8bb666a3-e8c1-5578-baab-0eeae5241ffe, identifier: 4124628
2026-03-30 10:38:56 [manheim.gb] INFO: Found listing with ID: 4124673
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124673%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [manheim.gb] INFO: Scrape type for 4124673: 2
2026-03-30 10:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with identifier: 4124599
2026-03-30 10:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with identifier: 4124599
2026-03-30 10:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d285f556-7bb0-5bf4-94c1-49b7abeeeab6 with identifier: 4124599 to the API
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd285f556-7bb0-5bf4-94c1-49b7abeeeab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM14GOX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/4%20SERIES?id=4124599',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '4 SERIES',
'odometer': 77344,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-18',
'seller_name': 'Link Financial LTD',
'title': 'BMW 4 SERIES 420d M Sport 2dr Auto',
'transmission': 'automatic',
'trim': '420d M Sport 2dr Auto',
'year': 2014}
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124599%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [manheim.gb] INFO: Saving data for 4124599: {'auction_closing_time': 1775552400.0, 'created_time': 1774563156.563939, 'last_price_update_time': 1774867136.550343}
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124599') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5461ca3f-919e-5985-a762-4e945a2d606e with identifier: 4124600
2026-03-30 10:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5461ca3f-919e-5985-a762-4e945a2d606e with identifier: 4124600
2026-03-30 10:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5461ca3f-919e-5985-a762-4e945a2d606e with identifier: 4124600 to the API
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:56 [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': 'BRONZE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5461ca3f-919e-5985-a762-4e945a2d606e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KL19GKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/RIFTER?id=4124600',
'listing': 'auction',
'location': 'Shotts',
'make': 'PEUGEOT',
'model': 'RIFTER',
'odometer': 56514,
'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': 'Parks Motor Group',
'title': 'PEUGEOT RIFTER 1.5 BlueHDi 130 Active 5dr EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 130 Active 5dr EAT8',
'year': 2019}
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124600%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [manheim.gb] INFO: Saving data for 4124600: {'auction_closing_time': 1774947600.0, 'created_time': 1774562931.331015, 'last_price_update_time': 1774867136.892542}
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124600') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8bb666a3-e8c1-5578-baab-0eeae5241ffe with identifier: 4124628
2026-03-30 10:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8bb666a3-e8c1-5578-baab-0eeae5241ffe with identifier: 4124628
2026-03-30 10:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8bb666a3-e8c1-5578-baab-0eeae5241ffe with identifier: 4124628 to the API
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 222,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bb666a3-e8c1-5578-baab-0eeae5241ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NU65FXH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124628',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 88441,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-20',
'seller_name': 'United Rental Systems',
'title': 'FORD TRANSIT 2.2 TDCi 125ps Chassis Cab',
'transmission': 'manual',
'trim': '2.2 TDCi 125ps Chassis Cab',
'year': 2015}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124628%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Saving data for 4124628: {'auction_closing_time': 1775034000.0, 'created_time': 1774563144.049712, 'last_price_update_time': 1774867137.194869}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124628') HTTP/1.1" 204 0
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124680
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124680%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124680: 2
2026-03-30 10:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16944ef7-1a82-5e70-936d-f171fd3d41c6 with identifier: 4124617
2026-03-30 10:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16944ef7-1a82-5e70-936d-f171fd3d41c6 with scrape type 2
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16944ef7-1a82-5e70-936d-f171fd3d41c6 with scrape type 2
2026-03-30 10:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 16944ef7-1a82-5e70-936d-f171fd3d41c6, identifier: 4124617
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124700
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124700%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124700: 2
2026-03-30 10:38:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 16944ef7-1a82-5e70-936d-f171fd3d41c6 with identifier: 4124617
2026-03-30 10:38:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 16944ef7-1a82-5e70-936d-f171fd3d41c6 with identifier: 4124617
2026-03-30 10:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 16944ef7-1a82-5e70-936d-f171fd3d41c6 with identifier: 4124617 to the API
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:57 [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': 'White',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '16944ef7-1a82-5e70-936d-f171fd3d41c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK22ODW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4124617',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 24079,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'seller_name': 'Harwoods Group',
'title': 'VOLKSWAGEN GOLF 1.5 TSI Active 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Active 5dr',
'year': 2022}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124617%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Saving data for 4124617: {'auction_closing_time': 1775552400.0, 'created_time': 1774563147.229253, 'last_price_update_time': 1774867137.752723}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124617') HTTP/1.1" 204 0
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124705
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124705%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124705: 0
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124713
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124713%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124713: 0
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124715
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124715%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124715: 0
2026-03-30 10:38:57 [manheim.gb] INFO: Found listing with ID: 4124718
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124718%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [manheim.gb] INFO: Scrape type for 4124718: 2
2026-03-30 10:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6327c3a3-6642-5e82-9eda-40fbcf611491 with identifier: 4124631
2026-03-30 10:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6327c3a3-6642-5e82-9eda-40fbcf611491 with scrape type 2
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6327c3a3-6642-5e82-9eda-40fbcf611491 with scrape type 2
2026-03-30 10:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6327c3a3-6642-5e82-9eda-40fbcf611491, identifier: 4124631
2026-03-30 10:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f02319-71de-5c89-a931-b2cfc1957ae1 with identifier: 4124659
2026-03-30 10:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f02319-71de-5c89-a931-b2cfc1957ae1 with scrape type 2
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12f02319-71de-5c89-a931-b2cfc1957ae1 with scrape type 2
2026-03-30 10:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 12f02319-71de-5c89-a931-b2cfc1957ae1, identifier: 4124659
2026-03-30 10:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6327c3a3-6642-5e82-9eda-40fbcf611491 with identifier: 4124631
2026-03-30 10:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6327c3a3-6642-5e82-9eda-40fbcf611491 with identifier: 4124631
2026-03-30 10:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6327c3a3-6642-5e82-9eda-40fbcf611491 with identifier: 4124631 to the API
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:58 [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': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6327c3a3-6642-5e82-9eda-40fbcf611491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH68CZY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4124631',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 102998,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-25',
'seller_name': 'Harwoods Group',
'title': 'VOLKSWAGEN TIGUAN 2.0 TDi 190 4Motion R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDi 190 4Motion R-Line 5dr DSG',
'year': 2019}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124631%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [manheim.gb] INFO: Saving data for 4124631: {'auction_closing_time': 1775120400.0, 'created_time': 1774563144.885577, 'last_price_update_time': 1774867138.44653}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124631') HTTP/1.1" 204 0
2026-03-30 10:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 12f02319-71de-5c89-a931-b2cfc1957ae1 with identifier: 4124659
2026-03-30 10:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 12f02319-71de-5c89-a931-b2cfc1957ae1 with identifier: 4124659
2026-03-30 10:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 12f02319-71de-5c89-a931-b2cfc1957ae1 with identifier: 4124659 to the API
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:58 [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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '12f02319-71de-5c89-a931-b2cfc1957ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF60XZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124659',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 157122,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FIESTA 1.25 Zetec 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 5dr [82]',
'year': 2011}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124659%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [manheim.gb] INFO: Saving data for 4124659: {'auction_closing_time': 1775120400.0, 'created_time': 1774562932.619128, 'last_price_update_time': 1774867138.725378}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124659') HTTP/1.1" 204 0
2026-03-30 10:38:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with identifier: 4124668
2026-03-30 10:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with scrape type 2
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with scrape type 2
2026-03-30 10:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c, identifier: 4124668
2026-03-30 10:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124722
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124722%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124722: 0
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124725
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124725%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124725: 0
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124726
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [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-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124726: 0
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124727
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [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-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124727: 0
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124729
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [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-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124729: 0
2026-03-30 10:38:58 [manheim.gb] INFO: Found listing with ID: 4124738
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124738%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [manheim.gb] INFO: Scrape type for 4124738: 2
2026-03-30 10:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with identifier: 4124668
2026-03-30 10:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with identifier: 4124668
2026-03-30 10:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0dcc2612-b149-56b6-a5c0-e7f1a33cc05c with identifier: 4124668 to the API
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 208,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '1.9L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0dcc2612-b149-56b6-a5c0-e7f1a33cc05c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN05VUW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4124668',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 136086,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-04-15',
'seller_name': 'Harwoods Group',
'title': 'VOLKSWAGEN TRANSPORTER 1.9 TDI T30 SE Minibus 4dr Diesel Manual L1 '
'H1 (20',
'transmission': 'manual',
'trim': '1.9 TDI T30 SE Minibus 4dr Diesel Manual L1 H1 (20',
'year': 2005}
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124668%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [manheim.gb] INFO: Saving data for 4124668: {'auction_closing_time': 1775120400.0, 'created_time': 1774562930.501431, 'last_price_update_time': 1774867139.236892}
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124668') HTTP/1.1" 204 0
2026-03-30 10:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a2ce3-3b26-5ede-8249-79feda56eafe with identifier: 4124670
2026-03-30 10:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a2ce3-3b26-5ede-8249-79feda56eafe with scrape type 2
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66a2ce3-3b26-5ede-8249-79feda56eafe with scrape type 2
2026-03-30 10:38:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d66a2ce3-3b26-5ede-8249-79feda56eafe, identifier: 4124670
2026-03-30 10:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:38:59 [manheim.gb] INFO: Found listing with ID: 4124750
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [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-30 10:38:59 [manheim.gb] INFO: Scrape type for 4124750: 0
2026-03-30 10:38:59 [manheim.gb] INFO: Found listing with ID: 4124751
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124751%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [manheim.gb] INFO: Scrape type for 4124751: 2
2026-03-30 10:38:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d66a2ce3-3b26-5ede-8249-79feda56eafe with identifier: 4124670
2026-03-30 10:38:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d66a2ce3-3b26-5ede-8249-79feda56eafe with identifier: 4124670
2026-03-30 10:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d66a2ce3-3b26-5ede-8249-79feda56eafe with identifier: 4124670 to the API
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:00 [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': 'White',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'd66a2ce3-3b26-5ede-8249-79feda56eafe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD18XXA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/NIRO?id=4124670',
'listing': 'auction',
'location': 'Colchester',
'make': 'KIA',
'model': 'NIRO',
'odometer': 67168,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'KIA NIRO 1.6 GDi Hybrid 2 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid 2 5dr DCT',
'year': 2018}
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124670%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [manheim.gb] INFO: Saving data for 4124670: {'auction_closing_time': 1774947600.0, 'created_time': 1774562929.541179, 'last_price_update_time': 1774867140.2209}
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124670') HTTP/1.1" 204 0
2026-03-30 10:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee10ad44-732f-5881-bcc5-8237beda2d50 with identifier: 4124673
2026-03-30 10:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee10ad44-732f-5881-bcc5-8237beda2d50 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee10ad44-732f-5881-bcc5-8237beda2d50 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee10ad44-732f-5881-bcc5-8237beda2d50, identifier: 4124673
2026-03-30 10:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:00 [manheim.gb] INFO: Found listing with ID: 4124758
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124758%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [manheim.gb] INFO: Scrape type for 4124758: 2
2026-03-30 10:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee10ad44-732f-5881-bcc5-8237beda2d50 with identifier: 4124673
2026-03-30 10:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee10ad44-732f-5881-bcc5-8237beda2d50 with identifier: 4124673
2026-03-30 10:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee10ad44-732f-5881-bcc5-8237beda2d50 with identifier: 4124673 to the API
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ee10ad44-732f-5881-bcc5-8237beda2d50%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ee10ad44-732f-5881-bcc5-8237beda2d50: 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: \u0022Sycamore\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ COUPE GLC 220d 4Matic AMG Line Premium 5dr 9G-Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022COUPE\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.1L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-11-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/COUPE?id=4124673\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022GLC 220d 4Matic AMG Line Premium 5dr 9G-Tronic\u0022, \u0022LicensePlate\u0022: \u0022YX68LSL\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 163, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ee10ad44-732f-5881-bcc5-8237beda2d50\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:00 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-30 10:39: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-30 10:39:00 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.1L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee10ad44-732f-5881-bcc5-8237beda2d50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YX68LSL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/COUPE?id=4124673',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'COUPE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-26',
'seller_name': 'Sycamore',
'title': 'MERCEDES-BENZ COUPE GLC 220d 4Matic AMG Line Premium 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 220d 4Matic AMG Line Premium 5dr 9G-Tronic',
'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-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124673%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [manheim.gb] INFO: Saving data for 4124673: {'auction_closing_time': 1775120400.0, 'created_time': 1774562929.831498, 'last_price_update_time': 1774867140.682693}
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124673') HTTP/1.1" 204 0
2026-03-30 10:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be52c9b-fc0b-5091-a445-3f69e816de7b with identifier: 4124680
2026-03-30 10:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be52c9b-fc0b-5091-a445-3f69e816de7b with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be52c9b-fc0b-5091-a445-3f69e816de7b with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7be52c9b-fc0b-5091-a445-3f69e816de7b, identifier: 4124680
2026-03-30 10:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc4a6ed-8af6-50de-b178-0c742264ff90 with identifier: 4124700
2026-03-30 10:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc4a6ed-8af6-50de-b178-0c742264ff90 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc4a6ed-8af6-50de-b178-0c742264ff90 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: efc4a6ed-8af6-50de-b178-0c742264ff90, identifier: 4124700
2026-03-30 10:39:00 [manheim.gb] INFO: Found listing with ID: 4124759
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [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-30 10:39:00 [manheim.gb] INFO: Scrape type for 4124759: 0
2026-03-30 10:39:00 [manheim.gb] INFO: Found listing with ID: 4124761
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124761%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [manheim.gb] INFO: Scrape type for 4124761: 2
2026-03-30 10:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7be52c9b-fc0b-5091-a445-3f69e816de7b with identifier: 4124680
2026-03-30 10:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7be52c9b-fc0b-5091-a445-3f69e816de7b with identifier: 4124680
2026-03-30 10:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7be52c9b-fc0b-5091-a445-3f69e816de7b with identifier: 4124680 to the API
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277be52c9b-fc0b-5091-a445-3f69e816de7b%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7be52c9b-fc0b-5091-a445-3f69e816de7b: 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: \u0022BEIGE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN CALIFORNIA 2.0 BiTDI BlueMotion Tech SE 180 4dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022CALIFORNIA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-06-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CALIFORNIA?id=4124680\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 BiTDI BlueMotion Tech SE 180 4dr DSG\u0022, \u0022LicensePlate\u0022: \u0022VA15BXX\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 199, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227be52c9b-fc0b-5091-a445-3f69e816de7b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:00 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-30 10:39: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-30 10:39:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'color': 'BEIGE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7be52c9b-fc0b-5091-a445-3f69e816de7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA15BXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CALIFORNIA?id=4124680',
'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': '2015-06-26',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN CALIFORNIA 2.0 BiTDI BlueMotion Tech SE 180 4dr DSG',
'transmission': 'automatic',
'trim': '2.0 BiTDI BlueMotion Tech SE 180 4dr DSG',
'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-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124680%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [manheim.gb] INFO: Saving data for 4124680: {'auction_closing_time': 1775120400.0, 'created_time': 1774563145.421295, 'last_price_update_time': 1774867141.620201}
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124680') HTTP/1.1" 204 0
2026-03-30 10:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: efc4a6ed-8af6-50de-b178-0c742264ff90 with identifier: 4124700
2026-03-30 10:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: efc4a6ed-8af6-50de-b178-0c742264ff90 with identifier: 4124700
2026-03-30 10:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: efc4a6ed-8af6-50de-b178-0c742264ff90 with identifier: 4124700 to the API
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'efc4a6ed-8af6-50de-b178-0c742264ff90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CX17TKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124700',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 84560,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-14',
'seller_name': 'United Rental Systems',
'title': 'FORD TRANSIT 1.5 TDCi 100ps Van',
'transmission': 'manual',
'trim': '1.5 TDCi 100ps Van',
'year': 2017}
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124700%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Saving data for 4124700: {'auction_closing_time': 1775120400.0, 'created_time': 1774649770.18906, 'last_price_update_time': 1774867142.467823}
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124700') HTTP/1.1" 204 0
2026-03-30 10:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with identifier: 4124718
2026-03-30 10:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with scrape type 2
2026-03-30 10:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with scrape type 2
2026-03-30 10:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 903e0fd3-2288-5ff3-a380-6470a4cdd0ab, identifier: 4124718
2026-03-30 10:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124762
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124762%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124762: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124763
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39: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-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124763: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124765
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124765%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124765: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124767
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39: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-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124767: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124768
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124768%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124768: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124773
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124773%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124773: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124774
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124774%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124774: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124778
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124778%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124778: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124779
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124779%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124779: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124780
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124780%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124780: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124781
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39: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-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124781: 0
2026-03-30 10:39:02 [manheim.gb] INFO: Found listing with ID: 4124782
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124782%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [manheim.gb] INFO: Scrape type for 4124782: 2
2026-03-30 10:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with identifier: 4124718
2026-03-30 10:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with identifier: 4124718
2026-03-30 10:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 903e0fd3-2288-5ff3-a380-6470a4cdd0ab with identifier: 4124718 to the API
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:02 [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-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27903e0fd3-2288-5ff3-a380-6470a4cdd0ab%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 903e0fd3-2288-5ff3-a380-6470a4cdd0ab: 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: \u0022FORD FOCUS 1.6 TDCi 115 Titanium X 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: \u00222012-03-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4124718\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TDCi 115 Titanium X 5dr\u0022, \u0022LicensePlate\u0022: \u0022AV12CMZ\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022903e0fd3-2288-5ff3-a380-6470a4cdd0ab\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:02 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-30 10:39:03 [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-30 10:39:03 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '903e0fd3-2288-5ff3-a380-6470a4cdd0ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AV12CMZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4124718',
'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': '2012-03-09',
'seller_name': 'WLMG',
'title': 'FORD FOCUS 1.6 TDCi 115 Titanium X 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium X 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-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124718%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [manheim.gb] INFO: Saving data for 4124718: {'auction_closing_time': 1775120400.0, 'created_time': 1774563145.728608, 'last_price_update_time': 1774867143.093974}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124718') HTTP/1.1" 204 0
2026-03-30 10:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:03 [manheim.gb] INFO: Found listing with ID: 4124784
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124784%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [manheim.gb] INFO: Scrape type for 4124784: 2
2026-03-30 10:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with identifier: 4124738
2026-03-30 10:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c7c23c56-66b3-53b4-8bc7-e9400bf9bb02, identifier: 4124738
2026-03-30 10:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd776093-31f6-572b-9420-e920c353e673 with identifier: 4124751
2026-03-30 10:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd776093-31f6-572b-9420-e920c353e673 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd776093-31f6-572b-9420-e920c353e673 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dd776093-31f6-572b-9420-e920c353e673, identifier: 4124751
2026-03-30 10:39:03 [manheim.gb] INFO: Found listing with ID: 4124785
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124785%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [manheim.gb] INFO: Scrape type for 4124785: 2
2026-03-30 10:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with identifier: 4124738
2026-03-30 10:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with identifier: 4124738
2026-03-30 10:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c7c23c56-66b3-53b4-8bc7-e9400bf9bb02 with identifier: 4124738 to the API
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 188,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7c23c56-66b3-53b4-8bc7-e9400bf9bb02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HN22DDV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124738',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 76035,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-22',
'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': 2022}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124738%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [manheim.gb] INFO: Saving data for 4124738: {'auction_closing_time': 1775552400.0, 'created_time': 1774649779.218072, 'last_price_update_time': 1774867143.749273}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124738') HTTP/1.1" 204 0
2026-03-30 10:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dd776093-31f6-572b-9420-e920c353e673 with identifier: 4124751
2026-03-30 10:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dd776093-31f6-572b-9420-e920c353e673 with identifier: 4124751
2026-03-30 10:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dd776093-31f6-572b-9420-e920c353e673 with identifier: 4124751 to the API
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 250,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd776093-31f6-572b-9420-e920c353e673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK71VRU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CRAFTER?id=4124751',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': 148465,
'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': 'Arval',
'title': 'VOLKSWAGEN CRAFTER 2.0 TDI 140PS Trendline Business H/Roof Van Auto',
'transmission': 'automatic',
'trim': '2.0 TDI 140PS Trendline Business H/Roof Van Auto',
'year': 2021}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124751%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Saving data for 4124751: {'auction_closing_time': 1775552400.0, 'created_time': 1774620547.828523, 'last_price_update_time': 1774867144.082515}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124751') HTTP/1.1" 204 0
2026-03-30 10:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124788
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124788%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124788: 2
2026-03-30 10:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with identifier: 4124758
2026-03-30 10:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with scrape type 2
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with scrape type 2
2026-03-30 10:39:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7, identifier: 4124758
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124792
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124792%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124792: 0
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124793
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124793%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124793: 2
2026-03-30 10:39:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with identifier: 4124758
2026-03-30 10:39:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with identifier: 4124758
2026-03-30 10:39:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7 with identifier: 4124758 to the API
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:04 [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.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0fcc960b-31f0-5cc3-aaaf-0b1a6eabb3c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD10URZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I30?id=4124758',
'listing': 'auction',
'location': 'Colchester',
'make': 'HYUNDAI',
'model': 'I30',
'odometer': 72979,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-10',
'seller_name': 'Big Motoring World Ltd',
'title': 'HYUNDAI I30 1.4 Edition 5dr',
'transmission': 'manual',
'trim': '1.4 Edition 5dr',
'year': 2010}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124758%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Saving data for 4124758: {'auction_closing_time': 1775120400.0, 'created_time': 1774562928.557344, 'last_price_update_time': 1774867144.632462}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124758') HTTP/1.1" 204 0
2026-03-30 10:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124794
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124794%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124794: 0
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124795
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124795%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124795: 0
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124797
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [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-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124797: 0
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124798
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [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-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124798: 0
2026-03-30 10:39:04 [manheim.gb] INFO: Found listing with ID: 4124800
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124800%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [manheim.gb] INFO: Scrape type for 4124800: 2
2026-03-30 10:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e82a817-5401-5ff3-a0cb-c65e7457eaac with identifier: 4124761
2026-03-30 10:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e82a817-5401-5ff3-a0cb-c65e7457eaac with scrape type 2
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e82a817-5401-5ff3-a0cb-c65e7457eaac with scrape type 2
2026-03-30 10:39:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8e82a817-5401-5ff3-a0cb-c65e7457eaac, identifier: 4124761
2026-03-30 10:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with identifier: 4124782
2026-03-30 10:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with scrape type 2
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with scrape type 2
2026-03-30 10:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3, identifier: 4124782
2026-03-30 10:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:05 [manheim.gb] INFO: Found listing with ID: 4124801
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124801%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [manheim.gb] INFO: Scrape type for 4124801: 2
2026-03-30 10:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8e82a817-5401-5ff3-a0cb-c65e7457eaac with identifier: 4124761
2026-03-30 10:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8e82a817-5401-5ff3-a0cb-c65e7457eaac with identifier: 4124761
2026-03-30 10:39:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8e82a817-5401-5ff3-a0cb-c65e7457eaac with identifier: 4124761 to the API
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278e82a817-5401-5ff3-a0cb-c65e7457eaac%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8e82a817-5401-5ff3-a0cb-c65e7457eaac: 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: \u0022FIAT PUNTO 1.2 Easy 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FIAT\u0022, \u0022Model\u0022: \u0022PUNTO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-07-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FIAT/PUNTO?id=4124761\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Easy 3dr\u0022, \u0022LicensePlate\u0022: \u0022BT13LHY\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228e82a817-5401-5ff3-a0cb-c65e7457eaac\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8e82a817-5401-5ff3-a0cb-c65e7457eaac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT13LHY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/PUNTO?id=4124761',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FIAT',
'model': 'PUNTO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-19',
'seller_name': 'Sandicliffe',
'title': 'FIAT PUNTO 1.2 Easy 3dr',
'transmission': 'manual',
'trim': '1.2 Easy 3dr',
'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-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124761%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [manheim.gb] INFO: Saving data for 4124761: {'auction_closing_time': 1775206800.0, 'created_time': 1774563146.460197, 'last_price_update_time': 1774867145.345286}
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124761') HTTP/1.1" 204 0
2026-03-30 10:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with identifier: 4124782
2026-03-30 10:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with identifier: 4124782
2026-03-30 10:39:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3 with identifier: 4124782 to the API
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278f5f2733-d257-58a8-b327-a7ccd3e8a5c3%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8f5f2733-d257-58a8-b327-a7ccd3e8a5c3: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 0.9 TCE 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: \u00220.9L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4124782\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00220.9 TCE 90 Dynamique MediaNav Energy 5dr\u0022, \u0022LicensePlate\u0022: \u0022BU64YUK\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 104, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228f5f2733-d257-58a8-b327-a7ccd3e8a5c3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8f5f2733-d257-58a8-b327-a7ccd3e8a5c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BU64YUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4124782',
'listing': 'auction',
'location': 'Birmingham - 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-09-01',
'seller_name': 'Arbury',
'title': 'RENAULT CLIO 0.9 TCE 90 Dynamique MediaNav Energy 5dr',
'transmission': 'manual',
'trim': '0.9 TCE 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-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124782%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [manheim.gb] INFO: Saving data for 4124782: {'auction_closing_time': 1775206800.0, 'created_time': 1774563146.755668, 'last_price_update_time': 1774867145.775409}
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124782') HTTP/1.1" 204 0
2026-03-30 10:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5bedc3-3bc0-56bc-838b-05331d3128ca with identifier: 4124784
2026-03-30 10:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5bedc3-3bc0-56bc-838b-05331d3128ca with scrape type 2
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5bedc3-3bc0-56bc-838b-05331d3128ca with scrape type 2
2026-03-30 10:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5b5bedc3-3bc0-56bc-838b-05331d3128ca, identifier: 4124784
2026-03-30 10:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:05 [manheim.gb] INFO: Found listing with ID: 4124802
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124802%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [manheim.gb] INFO: Scrape type for 4124802: 2
2026-03-30 10:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5b5bedc3-3bc0-56bc-838b-05331d3128ca with identifier: 4124784
2026-03-30 10:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5b5bedc3-3bc0-56bc-838b-05331d3128ca with identifier: 4124784
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5b5bedc3-3bc0-56bc-838b-05331d3128ca with identifier: 4124784 to the API
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:06 [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-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%275b5bedc3-3bc0-56bc-838b-05331d3128ca%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5b5bedc3-3bc0-56bc-838b-05331d3128ca: 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: \u0022Research Garage Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LAND ROVER RANGE ROVER EVOQUE 2.2 SD4 Dynamic 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER EVOQUE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-12-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4124784\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.2 SD4 Dynamic 5dr\u0022, \u0022LicensePlate\u0022: \u0022MK64CBF\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 149, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225b5bedc3-3bc0-56bc-838b-05331d3128ca\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:06 [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-30 10:39:06 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b5bedc3-3bc0-56bc-838b-05331d3128ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK64CBF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4124784',
'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': '2014-12-31',
'seller_name': 'Research Garage Group',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.2 SD4 Dynamic 5dr',
'transmission': 'manual',
'trim': '2.2 SD4 Dynamic 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-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124784%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [manheim.gb] INFO: Saving data for 4124784: {'auction_closing_time': 1775552400.0, 'created_time': 1774562930.132264, 'last_price_update_time': 1774867146.245147}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124784') HTTP/1.1" 204 0
2026-03-30 10:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 273e5d04-c846-5899-b4ae-08f40b30a2d6 with identifier: 4124788
2026-03-30 10:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 273e5d04-c846-5899-b4ae-08f40b30a2d6 with scrape type 2
2026-03-30 10:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 273e5d04-c846-5899-b4ae-08f40b30a2d6 with scrape type 2
2026-03-30 10:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 273e5d04-c846-5899-b4ae-08f40b30a2d6, identifier: 4124788
2026-03-30 10:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124803
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [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-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124803: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124804
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [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-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124804: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124806
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124806%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124806: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124807
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [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-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124807: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124808
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124808%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124808: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124814
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [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-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124814: 0
2026-03-30 10:39:06 [manheim.gb] INFO: Found listing with ID: 4124823
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124823%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [manheim.gb] INFO: Scrape type for 4124823: 2
2026-03-30 10:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 273e5d04-c846-5899-b4ae-08f40b30a2d6 with identifier: 4124788
2026-03-30 10:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 273e5d04-c846-5899-b4ae-08f40b30a2d6 with identifier: 4124788
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 273e5d04-c846-5899-b4ae-08f40b30a2d6 with identifier: 4124788 to the API
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:06 [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-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27273e5d04-c846-5899-b4ae-08f40b30a2d6%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 273e5d04-c846-5899-b4ae-08f40b30a2d6: 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: \u0022AUDI A1 30 TFSI 110 S Line 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A1\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-04-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4124788\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002230 TFSI 110 S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022AE22WUK\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 135, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022273e5d04-c846-5899-b4ae-08f40b30a2d6\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:06 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-30 10:39:06 [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-30 10:39:06 [scrapy.core.scraper] ERROR: Error processing {'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-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '273e5d04-c846-5899-b4ae-08f40b30a2d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AE22WUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4124788',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'A1',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-29',
'seller_name': 'Vindis Group',
'title': 'AUDI A1 30 TFSI 110 S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '30 TFSI 110 S Line 5dr S Tronic',
'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-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124788%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [manheim.gb] INFO: Saving data for 4124788: {'auction_closing_time': 1775120400.0, 'created_time': 1774562927.906889, 'last_price_update_time': 1774867146.877567}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124788') HTTP/1.1" 204 0
2026-03-30 10:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1273486a-7bb6-535f-b957-94d69d5de43b with identifier: 4124785
2026-03-30 10:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1273486a-7bb6-535f-b957-94d69d5de43b with scrape type 2
2026-03-30 10:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1273486a-7bb6-535f-b957-94d69d5de43b with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1273486a-7bb6-535f-b957-94d69d5de43b, identifier: 4124785
2026-03-30 10:39:07 [manheim.gb] INFO: Found listing with ID: 4124824
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124824%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [manheim.gb] INFO: Scrape type for 4124824: 0
2026-03-30 10:39:07 [manheim.gb] INFO: Found listing with ID: 4124826
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124826%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [manheim.gb] INFO: Scrape type for 4124826: 2
2026-03-30 10:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1273486a-7bb6-535f-b957-94d69d5de43b with identifier: 4124785
2026-03-30 10:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1273486a-7bb6-535f-b957-94d69d5de43b with identifier: 4124785
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1273486a-7bb6-535f-b957-94d69d5de43b with identifier: 4124785 to the API
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271273486a-7bb6-535f-b957-94d69d5de43b%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 1273486a-7bb6-535f-b957-94d69d5de43b: 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: \u0022Research Garage Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A1 1.4 TFSI Sport 3dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A1\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-03-08\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4124785\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 TFSI Sport 3dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022LR12HFM\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 119, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00221273486a-7bb6-535f-b957-94d69d5de43b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:06 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-30 10:39: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-30 10:39:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1273486a-7bb6-535f-b957-94d69d5de43b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR12HFM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4124785',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'A1',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-08',
'seller_name': 'Research Garage Group',
'title': 'AUDI A1 1.4 TFSI Sport 3dr S Tronic',
'transmission': 'automatic',
'trim': '1.4 TFSI Sport 3dr S Tronic',
'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-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124785%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [manheim.gb] INFO: Saving data for 4124785: {'auction_closing_time': 1775552400.0, 'created_time': 1774562927.609952, 'last_price_update_time': 1774867147.359168}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124785') HTTP/1.1" 204 0
2026-03-30 10:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f424f0f9-65af-5e72-b915-0137dc3dd1b0 with identifier: 4124793
2026-03-30 10:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f424f0f9-65af-5e72-b915-0137dc3dd1b0 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f424f0f9-65af-5e72-b915-0137dc3dd1b0 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f424f0f9-65af-5e72-b915-0137dc3dd1b0, identifier: 4124793
2026-03-30 10:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f424f0f9-65af-5e72-b915-0137dc3dd1b0 with identifier: 4124793
2026-03-30 10:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f424f0f9-65af-5e72-b915-0137dc3dd1b0 with identifier: 4124793
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f424f0f9-65af-5e72-b915-0137dc3dd1b0 with identifier: 4124793 to the API
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f424f0f9-65af-5e72-b915-0137dc3dd1b0%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f424f0f9-65af-5e72-b915-0137dc3dd1b0: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022TRANSIT\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-11-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124793\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 EcoBlue 130ps Low Roof Limited Van\u0022, \u0022LicensePlate\u0022: \u0022HG70AKO\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 159, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f424f0f9-65af-5e72-b915-0137dc3dd1b0\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f424f0f9-65af-5e72-b915-0137dc3dd1b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HG70AKO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4124793',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-12',
'seller_name': 'Allen Ford',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'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-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124793%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [manheim.gb] INFO: Saving data for 4124793: {'auction_closing_time': 1775120400.0, 'created_time': 1774562926.961115, 'last_price_update_time': 1774867147.795118}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124793') HTTP/1.1" 204 0
2026-03-30 10:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2aa3425-3e69-5630-a53a-dad8a84ef161 with identifier: 4124800
2026-03-30 10:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2aa3425-3e69-5630-a53a-dad8a84ef161 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2aa3425-3e69-5630-a53a-dad8a84ef161 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e2aa3425-3e69-5630-a53a-dad8a84ef161, identifier: 4124800
2026-03-30 10:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:07 [manheim.gb] INFO: Found listing with ID: 4124830
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124830%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [manheim.gb] INFO: Scrape type for 4124830: 2
2026-03-30 10:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e2aa3425-3e69-5630-a53a-dad8a84ef161 with identifier: 4124800
2026-03-30 10:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e2aa3425-3e69-5630-a53a-dad8a84ef161 with identifier: 4124800
2026-03-30 10:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e2aa3425-3e69-5630-a53a-dad8a84ef161 with identifier: 4124800 to the API
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:08 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2aa3425-3e69-5630-a53a-dad8a84ef161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK20GLZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4124800',
'listing': 'auction',
'location': 'Northampton',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 97573,
'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': 'Gates Group',
'title': 'NISSAN QASHQAI 1.3 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T Tekna 5dr',
'year': 2020}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124800%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [manheim.gb] INFO: Saving data for 4124800: {'auction_closing_time': 1774947600.0, 'created_time': 1774649269.784872, 'last_price_update_time': 1774867148.26697}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124800') HTTP/1.1" 204 0
2026-03-30 10:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:08 [manheim.gb] INFO: Found listing with ID: 4124831
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124831%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [manheim.gb] INFO: Scrape type for 4124831: 2
2026-03-30 10:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3004a527-9f0b-57a1-9e37-b25822866abb with identifier: 4124801
2026-03-30 10:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3004a527-9f0b-57a1-9e37-b25822866abb with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3004a527-9f0b-57a1-9e37-b25822866abb with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3004a527-9f0b-57a1-9e37-b25822866abb, identifier: 4124801
2026-03-30 10:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with identifier: 4124802
2026-03-30 10:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9278d17e-2913-5473-b4e5-21ef5eeef5c6, identifier: 4124802
2026-03-30 10:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3004a527-9f0b-57a1-9e37-b25822866abb with identifier: 4124801
2026-03-30 10:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3004a527-9f0b-57a1-9e37-b25822866abb with identifier: 4124801
2026-03-30 10:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3004a527-9f0b-57a1-9e37-b25822866abb with identifier: 4124801 to the API
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:08 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3004a527-9f0b-57a1-9e37-b25822866abb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY17KWO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4124801',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 77029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': 'Gates Group',
'title': 'VAUXHALL MOKKA 1.6i Elite 5dr',
'transmission': 'manual',
'trim': '1.6i Elite 5dr',
'year': 2017}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124801%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [manheim.gb] INFO: Saving data for 4124801: {'auction_closing_time': 1774947600.0, 'created_time': 1774649773.37633, 'last_price_update_time': 1774867148.985015}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124801') HTTP/1.1" 204 0
2026-03-30 10:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with identifier: 4124802
2026-03-30 10:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with identifier: 4124802
2026-03-30 10:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9278d17e-2913-5473-b4e5-21ef5eeef5c6 with identifier: 4124802 to the API
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 36,
'car_expert_report_source_url': None,
'color': 'BRONZE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '9278d17e-2913-5473-b4e5-21ef5eeef5c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY72NBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4124802',
'listing': 'auction',
'location': 'Northampton',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 34467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-02',
'seller_name': 'Gates Group',
'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': 2022}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124802%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [manheim.gb] INFO: Saving data for 4124802: {'auction_closing_time': 1774947600.0, 'created_time': 1774649773.765488, 'last_price_update_time': 1774867149.319209}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124802') HTTP/1.1" 204 0
2026-03-30 10:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee665884-1b69-552c-b807-0310ad93f0a3 with identifier: 4124823
2026-03-30 10:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee665884-1b69-552c-b807-0310ad93f0a3 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee665884-1b69-552c-b807-0310ad93f0a3 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee665884-1b69-552c-b807-0310ad93f0a3, identifier: 4124823
2026-03-30 10:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee665884-1b69-552c-b807-0310ad93f0a3 with identifier: 4124823
2026-03-30 10:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee665884-1b69-552c-b807-0310ad93f0a3 with identifier: 4124823
2026-03-30 10:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee665884-1b69-552c-b807-0310ad93f0a3 with identifier: 4124823 to the API
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ee665884-1b69-552c-b807-0310ad93f0a3%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ee665884-1b69-552c-b807-0310ad93f0a3: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.0 EcoBoost 125 Titanium X 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-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124823\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost 125 Titanium X 5dr\u0022, \u0022LicensePlate\u0022: \u0022BN17FZX\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: \u0022ee665884-1b69-552c-b807-0310ad93f0a3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:09 [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-30 10:39:09 [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.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee665884-1b69-552c-b807-0310ad93f0a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN17FZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124823',
'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': '2017-03-01',
'seller_name': 'Allen Ford',
'title': 'FORD FIESTA 1.0 EcoBoost 125 Titanium X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium X 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-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124823%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [manheim.gb] INFO: Saving data for 4124823: {'auction_closing_time': 1775120400.0, 'created_time': 1774563148.73069, 'last_price_update_time': 1774867149.754445}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124823') HTTP/1.1" 204 0
2026-03-30 10:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95889cbb-7227-5959-96a0-5192a8ddba76 with identifier: 4124826
2026-03-30 10:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95889cbb-7227-5959-96a0-5192a8ddba76 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95889cbb-7227-5959-96a0-5192a8ddba76 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 95889cbb-7227-5959-96a0-5192a8ddba76, identifier: 4124826
2026-03-30 10:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8737ca3-38b9-505e-9654-4037e81b0c28 with identifier: 4124830
2026-03-30 10:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8737ca3-38b9-505e-9654-4037e81b0c28 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8737ca3-38b9-505e-9654-4037e81b0c28 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c8737ca3-38b9-505e-9654-4037e81b0c28, identifier: 4124830
2026-03-30 10:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 95889cbb-7227-5959-96a0-5192a8ddba76 with identifier: 4124826
2026-03-30 10:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 95889cbb-7227-5959-96a0-5192a8ddba76 with identifier: 4124826
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 95889cbb-7227-5959-96a0-5192a8ddba76 with identifier: 4124826 to the API
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:10 [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-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2795889cbb-7227-5959-96a0-5192a8ddba76%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 95889cbb-7227-5959-96a0-5192a8ddba76: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD MONDEO 2.0 TDCi 180 Titanium 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022MONDEO\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4124826\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 180 Titanium 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022FA16FKY\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 128, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002295889cbb-7227-5959-96a0-5192a8ddba76\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:10 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '95889cbb-7227-5959-96a0-5192a8ddba76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FA16FKY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4124826',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'MONDEO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'Allen Ford',
'title': 'FORD MONDEO 2.0 TDCi 180 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 180 Titanium 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-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124826%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [manheim.gb] INFO: Saving data for 4124826: {'auction_closing_time': 1775120400.0, 'created_time': 1774562926.111686, 'last_price_update_time': 1774867150.335986}
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124826') HTTP/1.1" 204 0
2026-03-30 10:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c8737ca3-38b9-505e-9654-4037e81b0c28 with identifier: 4124830
2026-03-30 10:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c8737ca3-38b9-505e-9654-4037e81b0c28 with identifier: 4124830
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c8737ca3-38b9-505e-9654-4037e81b0c28 with identifier: 4124830 to the API
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:10 [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': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c8737ca3-38b9-505e-9654-4037e81b0c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LN66UXE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4124830',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'KUGA',
'odometer': 87080,
'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': 'Gates Group',
'title': 'FORD KUGA 2.0 TDCi 150 Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi 150 Titanium 5dr 2WD',
'year': 2016}
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124830%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [manheim.gb] INFO: Saving data for 4124830: {'auction_closing_time': 1775552400.0, 'created_time': 1774562925.529172, 'last_price_update_time': 1774867150.66949}
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124830') HTTP/1.1" 204 0
2026-03-30 10:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1d3bfc-b189-566e-aead-f7d18a525545 with identifier: 4124831
2026-03-30 10:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1d3bfc-b189-566e-aead-f7d18a525545 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e1d3bfc-b189-566e-aead-f7d18a525545 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e1d3bfc-b189-566e-aead-f7d18a525545, identifier: 4124831
2026-03-30 10:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e1d3bfc-b189-566e-aead-f7d18a525545 with identifier: 4124831
2026-03-30 10:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e1d3bfc-b189-566e-aead-f7d18a525545 with identifier: 4124831
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4e1d3bfc-b189-566e-aead-f7d18a525545 with identifier: 4124831 to the API
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:11 [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-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4e1d3bfc-b189-566e-aead-f7d18a525545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT62ELJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4124831',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'KUGA',
'odometer': 82086,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-01',
'seller_name': 'Gates Group',
'title': 'FORD KUGA 2.0 TDCi 140 Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi 140 Titanium 5dr 2WD',
'year': 2012}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124831%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Saving data for 4124831: {'auction_closing_time': 1775552400.0, 'created_time': 1774562925.137986, 'last_price_update_time': 1774867151.137967}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124831') HTTP/1.1" 204 0
2026-03-30 10:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:11 [manheim.gb] INFO: Page 76: 100 results (total: 7914)
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124832
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124832: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124833
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124833%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124833: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124835
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124835%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124835: 2
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124836
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124836%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124836: 2
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124837
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124837%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124837: 2
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124839
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124839%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124839: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124840
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124840: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124842
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124842: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124843
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124843%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124843: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124851
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124851%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124851: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124882
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124882: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124884
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124884%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124884: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124886
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124886%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124886: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124889
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124889%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124889: 2
2026-03-30 10:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124890
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124890%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124890: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124891
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124891%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124891: 2
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124892
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124892%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124892: 2
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124894
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124894: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124895
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124895%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124895: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124896
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124896%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124896: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124898
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124898%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124898: 2
2026-03-30 10:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124899
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124899: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124900
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124900%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124900: 2
2026-03-30 10:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87d9585-57d8-5704-9cb1-ea37f73d5013 with identifier: 4124835
2026-03-30 10:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87d9585-57d8-5704-9cb1-ea37f73d5013 with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87d9585-57d8-5704-9cb1-ea37f73d5013 with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c87d9585-57d8-5704-9cb1-ea37f73d5013, identifier: 4124835
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124902
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [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-30 10:39:11 [manheim.gb] INFO: Scrape type for 4124902: 0
2026-03-30 10:39:11 [manheim.gb] INFO: Found listing with ID: 4124904
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124904%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124904: 0
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124905
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124905%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124905: 2
2026-03-30 10:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c87d9585-57d8-5704-9cb1-ea37f73d5013 with identifier: 4124835
2026-03-30 10:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c87d9585-57d8-5704-9cb1-ea37f73d5013 with identifier: 4124835
2026-03-30 10:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c87d9585-57d8-5704-9cb1-ea37f73d5013 with identifier: 4124835 to the API
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:12 [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': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c87d9585-57d8-5704-9cb1-ea37f73d5013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP19DWL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GL?id=4124835',
'listing': 'auction',
'location': 'Northampton',
'make': 'MERCEDES-BENZ',
'model': 'GL',
'odometer': 50954,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-10',
'seller_name': 'Gates Group',
'title': 'MERCEDES-BENZ GL GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr Auto',
'year': 2019}
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124835%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Saving data for 4124835: {'auction_closing_time': 1775552400.0, 'created_time': 1774563149.049261, 'last_price_update_time': 1774867152.399344}
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124835') HTTP/1.1" 204 0
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:12 [scrapy.extensions.logstats] INFO: Crawled 1274 pages (at 103 pages/min), scraped 718 items (at 75 items/min)
2026-03-30 10:39:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124906
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [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-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124906: 0
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124907
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124907%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124907: 0
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124908
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124908%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124908: 0
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124909
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124909%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124909: 0
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124910
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124910%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124910: 2
2026-03-30 10:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd499f1-9401-5900-bff1-dca34ffd12c0 with identifier: 4124837
2026-03-30 10:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd499f1-9401-5900-bff1-dca34ffd12c0 with scrape type 2
2026-03-30 10:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd499f1-9401-5900-bff1-dca34ffd12c0 with scrape type 2
2026-03-30 10:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4bd499f1-9401-5900-bff1-dca34ffd12c0, identifier: 4124837
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:12 [manheim.gb] INFO: Found listing with ID: 4124911
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124911%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [manheim.gb] INFO: Scrape type for 4124911: 2
2026-03-30 10:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4bd499f1-9401-5900-bff1-dca34ffd12c0 with identifier: 4124837
2026-03-30 10:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4bd499f1-9401-5900-bff1-dca34ffd12c0 with identifier: 4124837
2026-03-30 10:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4bd499f1-9401-5900-bff1-dca34ffd12c0 with identifier: 4124837 to the API
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:13 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4bd499f1-9401-5900-bff1-dca34ffd12c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR16JXO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4124837',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 68867,
'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': 'Gates Group',
'title': 'FORD FIESTA 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'year': 2016}
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124837%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [manheim.gb] INFO: Saving data for 4124837: {'auction_closing_time': 1775552400.0, 'created_time': 1774563149.914569, 'last_price_update_time': 1774867153.314982}
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124837') HTTP/1.1" 204 0
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14b7baff-2f32-5147-b74c-b87d48890292 with identifier: 4124891
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14b7baff-2f32-5147-b74c-b87d48890292 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14b7baff-2f32-5147-b74c-b87d48890292 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14b7baff-2f32-5147-b74c-b87d48890292, identifier: 4124891
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509f7576-fbcd-54c4-aa4a-66184c746891 with identifier: 4124836
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509f7576-fbcd-54c4-aa4a-66184c746891 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509f7576-fbcd-54c4-aa4a-66184c746891 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 509f7576-fbcd-54c4-aa4a-66184c746891, identifier: 4124836
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with identifier: 4124889
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e54a0ae-b792-5a81-a2d9-d3efa0baec69, identifier: 4124889
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02611dab-628f-50af-bee6-08509d5f11e3 with identifier: 4124892
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02611dab-628f-50af-bee6-08509d5f11e3 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02611dab-628f-50af-bee6-08509d5f11e3 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 02611dab-628f-50af-bee6-08509d5f11e3, identifier: 4124892
2026-03-30 10:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:13 [manheim.gb] INFO: Found listing with ID: 4124912
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [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-30 10:39:13 [manheim.gb] INFO: Scrape type for 4124912: 0
2026-03-30 10:39:13 [manheim.gb] INFO: Found listing with ID: 4124913
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124913%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [manheim.gb] INFO: Scrape type for 4124913: 2
2026-03-30 10:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14b7baff-2f32-5147-b74c-b87d48890292 with identifier: 4124891
2026-03-30 10:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14b7baff-2f32-5147-b74c-b87d48890292 with identifier: 4124891
2026-03-30 10:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14b7baff-2f32-5147-b74c-b87d48890292 with identifier: 4124891 to the API
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:14 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '14b7baff-2f32-5147-b74c-b87d48890292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS72JVT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4124891',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 18285,
'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': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124891%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [manheim.gb] INFO: Saving data for 4124891: {'auction_closing_time': 1775552400.0, 'created_time': 1774649286.003105, 'last_price_update_time': 1774867154.168576}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124891') HTTP/1.1" 204 0
2026-03-30 10:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 509f7576-fbcd-54c4-aa4a-66184c746891 with identifier: 4124836
2026-03-30 10:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 509f7576-fbcd-54c4-aa4a-66184c746891 with identifier: 4124836
2026-03-30 10:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 509f7576-fbcd-54c4-aa4a-66184c746891 with identifier: 4124836 to the API
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:14 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '509f7576-fbcd-54c4-aa4a-66184c746891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO67OOC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4124836',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 33644,
'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': 'Gates Group',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost 125 Titanium 5dr Auto',
'year': 2017}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124836%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [manheim.gb] INFO: Saving data for 4124836: {'auction_closing_time': 1775552400.0, 'created_time': 1774562924.669474, 'last_price_update_time': 1774867154.478587}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124836') HTTP/1.1" 204 0
2026-03-30 10:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with identifier: 4124889
2026-03-30 10:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with identifier: 4124889
2026-03-30 10:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e54a0ae-b792-5a81-a2d9-d3efa0baec69 with identifier: 4124889 to the API
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:14 [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-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '9e54a0ae-b792-5a81-a2d9-d3efa0baec69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY71VRM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4124889',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 31345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-25',
'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-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124889%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [manheim.gb] INFO: Saving data for 4124889: {'auction_closing_time': 1775552400.0, 'created_time': 1774649776.138959, 'last_price_update_time': 1774867154.862307}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124889') HTTP/1.1" 204 0
2026-03-30 10:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 02611dab-628f-50af-bee6-08509d5f11e3 with identifier: 4124892
2026-03-30 10:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 02611dab-628f-50af-bee6-08509d5f11e3 with identifier: 4124892
2026-03-30 10:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 02611dab-628f-50af-bee6-08509d5f11e3 with identifier: 4124892 to the API
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:15 [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': '02611dab-628f-50af-bee6-08509d5f11e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY71JXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4124892',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 32062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW SRi Nav Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW SRi Nav Premium 50kWh 5dr Auto [11kWCh]',
'year': 2021}
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124892%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [manheim.gb] INFO: Saving data for 4124892: {'auction_closing_time': 1775552400.0, 'created_time': 1774649270.283981, 'last_price_update_time': 1774867155.215061}
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124892') HTTP/1.1" 204 0
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with identifier: 4124898
2026-03-30 10:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with scrape type 2
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with scrape type 2
2026-03-30 10:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 514dfc13-47e0-5d77-b7f9-cbd0cd799c05, identifier: 4124898
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:15 [manheim.gb] INFO: Found listing with ID: 4124914
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124914%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [manheim.gb] INFO: Scrape type for 4124914: 2
2026-03-30 10:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with identifier: 4124898
2026-03-30 10:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with identifier: 4124898
2026-03-30 10:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 514dfc13-47e0-5d77-b7f9-cbd0cd799c05 with identifier: 4124898 to the API
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:15 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '514dfc13-47e0-5d77-b7f9-cbd0cd799c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25ORC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124898',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 20640,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-19',
'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-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124898%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [manheim.gb] INFO: Saving data for 4124898: {'auction_closing_time': 1775552400.0, 'created_time': 1774649776.768256, 'last_price_update_time': 1774867155.636449}
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124898') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95cd6406-40ff-525e-9eca-e58157264d1b with identifier: 4124900
2026-03-30 10:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95cd6406-40ff-525e-9eca-e58157264d1b with scrape type 2
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95cd6406-40ff-525e-9eca-e58157264d1b with scrape type 2
2026-03-30 10:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 95cd6406-40ff-525e-9eca-e58157264d1b, identifier: 4124900
2026-03-30 10:39:15 [manheim.gb] INFO: Found listing with ID: 4124934
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [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-30 10:39:15 [manheim.gb] INFO: Scrape type for 4124934: 0
2026-03-30 10:39:15 [manheim.gb] INFO: Found listing with ID: 4124935
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124935%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [manheim.gb] INFO: Scrape type for 4124935: 2
2026-03-30 10:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 95cd6406-40ff-525e-9eca-e58157264d1b with identifier: 4124900
2026-03-30 10:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 95cd6406-40ff-525e-9eca-e58157264d1b with identifier: 4124900
2026-03-30 10:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 95cd6406-40ff-525e-9eca-e58157264d1b with identifier: 4124900 to the API
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:16 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '95cd6406-40ff-525e-9eca-e58157264d1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25LFH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124900',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 19815,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-18',
'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-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124900%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [manheim.gb] INFO: Saving data for 4124900: {'auction_closing_time': 1775552400.0, 'created_time': 1774649777.429796, 'last_price_update_time': 1774867156.137075}
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124900') HTTP/1.1" 204 0
2026-03-30 10:39:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with identifier: 4124905
2026-03-30 10:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with scrape type 2
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with scrape type 2
2026-03-30 10:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82, identifier: 4124905
2026-03-30 10:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with identifier: 4124905
2026-03-30 10:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with identifier: 4124905
2026-03-30 10:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82 with identifier: 4124905 to the API
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:16 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a7c78a74-f0ab-53b5-8ab8-06f11f6e5a82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL24XAB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124905',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 35390,
'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-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124905%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [manheim.gb] INFO: Saving data for 4124905: {'auction_closing_time': 1775552400.0, 'created_time': 1774649777.884215, 'last_price_update_time': 1774867156.677105}
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124905') HTTP/1.1" 204 0
2026-03-30 10:39:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d9bb3be-3681-5025-80a5-9093e6b7a64c with identifier: 4124910
2026-03-30 10:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d9bb3be-3681-5025-80a5-9093e6b7a64c with scrape type 2
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d9bb3be-3681-5025-80a5-9093e6b7a64c with scrape type 2
2026-03-30 10:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7d9bb3be-3681-5025-80a5-9093e6b7a64c, identifier: 4124910
2026-03-30 10:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:16 [manheim.gb] INFO: Found listing with ID: 4124937
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [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-30 10:39:16 [manheim.gb] INFO: Scrape type for 4124937: 0
2026-03-30 10:39:16 [manheim.gb] INFO: Found listing with ID: 4124938
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124938%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [manheim.gb] INFO: Scrape type for 4124938: 2
2026-03-30 10:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7d9bb3be-3681-5025-80a5-9093e6b7a64c with identifier: 4124910
2026-03-30 10:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7d9bb3be-3681-5025-80a5-9093e6b7a64c with identifier: 4124910
2026-03-30 10:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7d9bb3be-3681-5025-80a5-9093e6b7a64c with identifier: 4124910 to the API
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:17 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7d9bb3be-3681-5025-80a5-9093e6b7a64c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25HNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124910',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 18148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-13',
'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-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124910%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [manheim.gb] INFO: Saving data for 4124910: {'auction_closing_time': 1775552400.0, 'created_time': 1774649286.424154, 'last_price_update_time': 1774867157.149541}
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124910') HTTP/1.1" 204 0
2026-03-30 10:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:17 [manheim.gb] INFO: Found listing with ID: 4124939
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124939%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [manheim.gb] INFO: Scrape type for 4124939: 0
2026-03-30 10:39:17 [manheim.gb] INFO: Found listing with ID: 4124940
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124940%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [manheim.gb] INFO: Scrape type for 4124940: 2
2026-03-30 10:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71709984-e294-5a5f-a0e4-d5abe4efec9c with identifier: 4124911
2026-03-30 10:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71709984-e294-5a5f-a0e4-d5abe4efec9c with scrape type 2
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71709984-e294-5a5f-a0e4-d5abe4efec9c with scrape type 2
2026-03-30 10:39:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 71709984-e294-5a5f-a0e4-d5abe4efec9c, identifier: 4124911
2026-03-30 10:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de48037-0745-58ea-87c5-bfe3563f773c with identifier: 4124913
2026-03-30 10:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de48037-0745-58ea-87c5-bfe3563f773c with scrape type 2
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de48037-0745-58ea-87c5-bfe3563f773c with scrape type 2
2026-03-30 10:39:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2de48037-0745-58ea-87c5-bfe3563f773c, identifier: 4124913
2026-03-30 10:39:17 [manheim.gb] INFO: Found listing with ID: 4124941
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124941%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [manheim.gb] INFO: Scrape type for 4124941: 2
2026-03-30 10:39:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 71709984-e294-5a5f-a0e4-d5abe4efec9c with identifier: 4124911
2026-03-30 10:39:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 71709984-e294-5a5f-a0e4-d5abe4efec9c with identifier: 4124911
2026-03-30 10:39:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 71709984-e294-5a5f-a0e4-d5abe4efec9c with identifier: 4124911 to the API
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:17 [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': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '71709984-e294-5a5f-a0e4-d5abe4efec9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25VAO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124911',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17774,
'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-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124911%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [manheim.gb] INFO: Saving data for 4124911: {'auction_closing_time': 1775552400.0, 'created_time': 1774649284.66459, 'last_price_update_time': 1774867157.749692}
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124911') HTTP/1.1" 204 0
2026-03-30 10:39:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2de48037-0745-58ea-87c5-bfe3563f773c with identifier: 4124913
2026-03-30 10:39:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2de48037-0745-58ea-87c5-bfe3563f773c with identifier: 4124913
2026-03-30 10:39:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2de48037-0745-58ea-87c5-bfe3563f773c with identifier: 4124913 to the API
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:18 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2de48037-0745-58ea-87c5-bfe3563f773c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25HTP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124913',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 24290,
'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': '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-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124913%27 HTTP/1.1" 200 None
2026-03-30 10:39:18 [manheim.gb] INFO: Saving data for 4124913: {'auction_closing_time': 1775552400.0, 'created_time': 1774649285.231631, 'last_price_update_time': 1774867158.160835}
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124913') HTTP/1.1" 204 0
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124942
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [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-30 10:39:18 [manheim.gb] INFO: Scrape type for 4124942: 0
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124944
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [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-30 10:39:18 [manheim.gb] INFO: Scrape type for 4124944: 0
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124950
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124950%27 HTTP/1.1" 200 None
2026-03-30 10:39:18 [manheim.gb] INFO: Scrape type for 4124950: 1
2026-03-30 10:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f048fd0-2b8c-508f-a5ef-4354f03296bf with identifier: 4124914
2026-03-30 10:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f048fd0-2b8c-508f-a5ef-4354f03296bf with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f048fd0-2b8c-508f-a5ef-4354f03296bf with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f048fd0-2b8c-508f-a5ef-4354f03296bf, identifier: 4124914
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124952
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124952%27 HTTP/1.1" 200 None
2026-03-30 10:39:18 [manheim.gb] INFO: Scrape type for 4124952: 1
2026-03-30 10:39:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f048fd0-2b8c-508f-a5ef-4354f03296bf with identifier: 4124914
2026-03-30 10:39:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f048fd0-2b8c-508f-a5ef-4354f03296bf with identifier: 4124914
2026-03-30 10:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3f048fd0-2b8c-508f-a5ef-4354f03296bf with identifier: 4124914 to the API
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:18 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3f048fd0-2b8c-508f-a5ef-4354f03296bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV24XYN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124914',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 29771,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-26',
'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-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124914%27 HTTP/1.1" 200 None
2026-03-30 10:39:18 [manheim.gb] INFO: Saving data for 4124914: {'auction_closing_time': 1775552400.0, 'created_time': 1774649778.52, 'last_price_update_time': 1774867158.73458}
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124914') HTTP/1.1" 204 0
2026-03-30 10:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e679d7-e429-5003-9f73-1c718330fe1a with identifier: 4124935
2026-03-30 10:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e679d7-e429-5003-9f73-1c718330fe1a with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e679d7-e429-5003-9f73-1c718330fe1a with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 45e679d7-e429-5003-9f73-1c718330fe1a, identifier: 4124935
2026-03-30 10:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with identifier: 4124938
2026-03-30 10:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with scrape type 2
2026-03-30 10:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5719c746-06b3-5d13-96e3-3f3ed6ed9895, identifier: 4124938
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124953
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [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-30 10:39:18 [manheim.gb] INFO: Scrape type for 4124953: 0
2026-03-30 10:39:18 [manheim.gb] INFO: Found listing with ID: 4124991
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124991%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Scrape type for 4124991: 2
2026-03-30 10:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 45e679d7-e429-5003-9f73-1c718330fe1a with identifier: 4124935
2026-03-30 10:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 45e679d7-e429-5003-9f73-1c718330fe1a with identifier: 4124935
2026-03-30 10:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 45e679d7-e429-5003-9f73-1c718330fe1a with identifier: 4124935 to the API
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:19 [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-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '45e679d7-e429-5003-9f73-1c718330fe1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX25VRJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124935',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 19844,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-13',
'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-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124935%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Saving data for 4124935: {'auction_closing_time': 1775552400.0, 'created_time': 1774649286.819695, 'last_price_update_time': 1774867159.26911}
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124935') HTTP/1.1" 204 0
2026-03-30 10:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with identifier: 4124938
2026-03-30 10:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with identifier: 4124938
2026-03-30 10:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5719c746-06b3-5d13-96e3-3f3ed6ed9895 with identifier: 4124938 to the API
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:19 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '5719c746-06b3-5d13-96e3-3f3ed6ed9895',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72JYO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4124938',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 17796,
'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': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124938%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Saving data for 4124938: {'auction_closing_time': 1775552400.0, 'created_time': 1774649287.977168, 'last_price_update_time': 1774867159.775246}
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124938') HTTP/1.1" 204 0
2026-03-30 10:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with identifier: 4124940
2026-03-30 10:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with scrape type 2
2026-03-30 10:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with scrape type 2
2026-03-30 10:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13bc3dec-deeb-5da2-9e5b-dfe7a637e657, identifier: 4124940
2026-03-30 10:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:19 [manheim.gb] INFO: Found listing with ID: 4124998
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [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-30 10:39:19 [manheim.gb] INFO: Scrape type for 4124998: 0
2026-03-30 10:39:19 [manheim.gb] INFO: Found listing with ID: 4125000
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125000%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Scrape type for 4125000: 0
2026-03-30 10:39:19 [manheim.gb] INFO: Found listing with ID: 4125002
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125002%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Scrape type for 4125002: 0
2026-03-30 10:39:19 [manheim.gb] INFO: Found listing with ID: 4125004
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125004%27 HTTP/1.1" 200 None
2026-03-30 10:39:19 [manheim.gb] INFO: Scrape type for 4125004: 2
2026-03-30 10:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with identifier: 4124940
2026-03-30 10:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with identifier: 4124940
2026-03-30 10:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 13bc3dec-deeb-5da2-9e5b-dfe7a637e657 with identifier: 4124940 to the API
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '13bc3dec-deeb-5da2-9e5b-dfe7a637e657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL24WOD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124940',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 33139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-26',
'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-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124940%27 HTTP/1.1" 200 None
2026-03-30 10:39:20 [manheim.gb] INFO: Saving data for 4124940: {'auction_closing_time': 1775552400.0, 'created_time': 1774649288.99454, 'last_price_update_time': 1774867160.36854}
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124940') HTTP/1.1" 204 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125006
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125006%27 HTTP/1.1" 200 None
2026-03-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125006: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125008
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [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-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125008: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125009
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125009%27 HTTP/1.1" 200 None
2026-03-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125009: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125011
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [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-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125011: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125012
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [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-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125012: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125014
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [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-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125014: 0
2026-03-30 10:39:20 [manheim.gb] INFO: Found listing with ID: 4125015
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125015%27 HTTP/1.1" 200 None
2026-03-30 10:39:20 [manheim.gb] INFO: Scrape type for 4125015: 2
2026-03-30 10:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 804fb305-2880-5256-94cf-25b6b793729c with identifier: 4124941
2026-03-30 10:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804fb305-2880-5256-94cf-25b6b793729c with scrape type 2
2026-03-30 10:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 804fb305-2880-5256-94cf-25b6b793729c with scrape type 2
2026-03-30 10:39:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 804fb305-2880-5256-94cf-25b6b793729c, identifier: 4124941
2026-03-30 10:39:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 804fb305-2880-5256-94cf-25b6b793729c with identifier: 4124941
2026-03-30 10:39:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 804fb305-2880-5256-94cf-25b6b793729c with identifier: 4124941
2026-03-30 10:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 804fb305-2880-5256-94cf-25b6b793729c with identifier: 4124941 to the API
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:20 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '804fb305-2880-5256-94cf-25b6b793729c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25KXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4124941',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-19',
'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-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124941%27 HTTP/1.1" 200 None
2026-03-30 10:39:20 [manheim.gb] INFO: Saving data for 4124941: {'auction_closing_time': 1775552400.0, 'created_time': 1774649288.542011, 'last_price_update_time': 1774867160.932654}
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124941') HTTP/1.1" 204 0
2026-03-30 10:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with identifier: 4124950
2026-03-30 10:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with scrape type 1
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg not downloaded yet
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125017
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [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-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125017: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125018
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125018%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125018: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125019
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125019%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125019: 2
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg not downloaded yet
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125020
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125020%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125020: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125021
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125021%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125021: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125022
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125022%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125022: 2
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg not downloaded yet
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125024
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125024%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125024: 2
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_1.jpg not downloaded yet
2026-03-30 10:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with identifier: 4124952
2026-03-30 10:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with scrape type 1
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg not downloaded yet
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125025
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125025%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125025: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125026
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [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-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125026: 0
2026-03-30 10:39:21 [manheim.gb] INFO: Found listing with ID: 4125027
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125027%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Scrape type for 4125027: 2
2026-03-30 10:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1cf22a6-8f94-502e-8073-8b8396ca519a with identifier: 4124991
2026-03-30 10:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1cf22a6-8f94-502e-8073-8b8396ca519a with scrape type 2
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1cf22a6-8f94-502e-8073-8b8396ca519a with scrape type 2
2026-03-30 10:39:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b1cf22a6-8f94-502e-8073-8b8396ca519a, identifier: 4124991
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_5.jpg not downloaded yet
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg not downloaded yet
2026-03-30 10:39:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b1cf22a6-8f94-502e-8073-8b8396ca519a with identifier: 4124991
2026-03-30 10:39:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b1cf22a6-8f94-502e-8073-8b8396ca519a with identifier: 4124991
2026-03-30 10:39:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b1cf22a6-8f94-502e-8073-8b8396ca519a with identifier: 4124991 to the API
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1cf22a6-8f94-502e-8073-8b8396ca519a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE22PNX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124991',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 93600,
'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': 'Arval',
'title': 'VAUXHALL VIVARO 3100 2.0d 145PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '3100 2.0d 145PS Dynamic H1 Van',
'year': 2022}
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124991%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [manheim.gb] INFO: Saving data for 4124991: {'auction_closing_time': 1775552400.0, 'created_time': 1774620544.091528, 'last_price_update_time': 1774867161.904648}
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124991') HTTP/1.1" 204 0
2026-03-30 10:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d78973f-0dcb-50f8-bb44-c79e3a74742b with identifier: 4125004
2026-03-30 10:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d78973f-0dcb-50f8-bb44-c79e3a74742b with scrape type 2
2026-03-30 10:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d78973f-0dcb-50f8-bb44-c79e3a74742b with scrape type 2
2026-03-30 10:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2d78973f-0dcb-50f8-bb44-c79e3a74742b, identifier: 4125004
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:22 [manheim.gb] INFO: Found listing with ID: 4125029
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [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-30 10:39:22 [manheim.gb] INFO: Scrape type for 4125029: 0
2026-03-30 10:39:22 [manheim.gb] INFO: Found listing with ID: 4125031
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125031%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [manheim.gb] INFO: Scrape type for 4125031: 0
2026-03-30 10:39:22 [manheim.gb] INFO: Found listing with ID: 4125048
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125048%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [manheim.gb] INFO: Scrape type for 4125048: 0
2026-03-30 10:39:22 [manheim.gb] INFO: Found listing with ID: 4125049
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125049%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [manheim.gb] INFO: Scrape type for 4125049: 2
2026-03-30 10:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2d78973f-0dcb-50f8-bb44-c79e3a74742b with identifier: 4125004
2026-03-30 10:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2d78973f-0dcb-50f8-bb44-c79e3a74742b with identifier: 4125004
2026-03-30 10:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2d78973f-0dcb-50f8-bb44-c79e3a74742b with identifier: 4125004 to the API
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:22 [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': 'ORANGE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2d78973f-0dcb-50f8-bb44-c79e3a74742b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BK69XZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4125004',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 46867,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-17',
'seller_name': 'Sytner',
'title': 'MINI HATCHBACK 1.5 Cooper Exclusive II 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Exclusive II 5dr Auto',
'year': 2019}
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125004%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [manheim.gb] INFO: Saving data for 4125004: {'auction_closing_time': 1775206800.0, 'created_time': 1774620544.434024, 'last_price_update_time': 1774867162.589297}
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125004') HTTP/1.1" 204 0
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg> (referer: None)
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_4.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_6.jpg not downloaded yet
2026-03-30 10:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0f02bb3-ee08-5bff-a560-100d7166d28e with identifier: 4125015
2026-03-30 10:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0f02bb3-ee08-5bff-a560-100d7166d28e with scrape type 2
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0f02bb3-ee08-5bff-a560-100d7166d28e with scrape type 2
2026-03-30 10:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d0f02bb3-ee08-5bff-a560-100d7166d28e, identifier: 4125015
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg> (referer: None)
2026-03-30 10:39:22 [manheim.gb] INFO: Found listing with ID: 4125053
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125053%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [manheim.gb] INFO: Scrape type for 4125053: 2
2026-03-30 10:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d0f02bb3-ee08-5bff-a560-100d7166d28e with identifier: 4125015
2026-03-30 10:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d0f02bb3-ee08-5bff-a560-100d7166d28e with identifier: 4125015
2026-03-30 10:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d0f02bb3-ee08-5bff-a560-100d7166d28e with identifier: 4125015 to the API
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:23 [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-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d0f02bb3-ee08-5bff-a560-100d7166d28e%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d0f02bb3-ee08-5bff-a560-100d7166d28e: 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: \u0022MITSUBISHI OUTLANDER 2.2 DI-D GX4 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MITSUBISHI\u0022, \u0022Model\u0022: \u0022OUTLANDER\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.3L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-05-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/OUTLANDER?id=4125015\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.2 DI-D GX4 5dr\u0022, \u0022LicensePlate\u0022: \u0022WR12VGY\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 167, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d0f02bb3-ee08-5bff-a560-100d7166d28e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:23 [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-30 10:39:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 167,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0f02bb3-ee08-5bff-a560-100d7166d28e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR12VGY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/OUTLANDER?id=4125015',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MITSUBISHI',
'model': 'OUTLANDER',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-25',
'seller_name': 'Sytner',
'title': 'MITSUBISHI OUTLANDER 2.2 DI-D GX4 5dr',
'transmission': 'manual',
'trim': '2.2 DI-D GX4 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-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125015%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [manheim.gb] INFO: Saving data for 4125015: {'auction_closing_time': 1775206800.0, 'created_time': 1774620541.385093, 'last_price_update_time': 1774867163.345325}
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125015') HTTP/1.1" 204 0
2026-03-30 10:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c42027f-8820-5a2e-afad-e160f48411c7 with identifier: 4125019
2026-03-30 10:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c42027f-8820-5a2e-afad-e160f48411c7 with scrape type 2
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c42027f-8820-5a2e-afad-e160f48411c7 with scrape type 2
2026-03-30 10:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7c42027f-8820-5a2e-afad-e160f48411c7, identifier: 4125019
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_11.jpg not downloaded yet
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_1.jpg not downloaded yet
2026-03-30 10:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7c42027f-8820-5a2e-afad-e160f48411c7 with identifier: 4125019
2026-03-30 10:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7c42027f-8820-5a2e-afad-e160f48411c7 with identifier: 4125019
2026-03-30 10:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7c42027f-8820-5a2e-afad-e160f48411c7 with identifier: 4125019 to the API
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:23 [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-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277c42027f-8820-5a2e-afad-e160f48411c7%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7c42027f-8820-5a2e-afad-e160f48411c7: 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: \u0022MERCEDES-BENZ SL CLASS SL 350 AMG Sport 2dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022SL CLASS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-03-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SL%20CLASS?id=4125019\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022SL 350 AMG Sport 2dr Auto\u0022, \u0022LicensePlate\u0022: \u0022EO14XNR\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 169, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227c42027f-8820-5a2e-afad-e160f48411c7\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:23 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-30 10:39:23 [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-30 10:39:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 169,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '3.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7c42027f-8820-5a2e-afad-e160f48411c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO14XNR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SL%20CLASS?id=4125019',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'SL CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ SL CLASS SL 350 AMG Sport 2dr Auto',
'transmission': 'automatic',
'trim': 'SL 350 AMG Sport 2dr Auto',
'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-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125019%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [manheim.gb] INFO: Saving data for 4125019: {'auction_closing_time': 1775206800.0, 'created_time': 1774620542.070214, 'last_price_update_time': 1774867163.838591}
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125019') HTTP/1.1" 204 0
2026-03-30 10:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8809ec69-1342-588f-89b3-3650a1ebcefb with identifier: 4125022
2026-03-30 10:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8809ec69-1342-588f-89b3-3650a1ebcefb with scrape type 2
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8809ec69-1342-588f-89b3-3650a1ebcefb with scrape type 2
2026-03-30 10:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8809ec69-1342-588f-89b3-3650a1ebcefb, identifier: 4125022
2026-03-30 10:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:23 [manheim.gb] INFO: Found listing with ID: 4125055
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125055%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [manheim.gb] INFO: Scrape type for 4125055: 0
2026-03-30 10:39:23 [manheim.gb] INFO: Found listing with ID: 4125058
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125058%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [manheim.gb] INFO: Scrape type for 4125058: 0
2026-03-30 10:39:24 [manheim.gb] INFO: Found listing with ID: 4125059
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125059%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [manheim.gb] INFO: Scrape type for 4125059: 0
2026-03-30 10:39:24 [manheim.gb] INFO: Found listing with ID: 4125062
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125062%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [manheim.gb] INFO: Scrape type for 4125062: 2
2026-03-30 10:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8809ec69-1342-588f-89b3-3650a1ebcefb with identifier: 4125022
2026-03-30 10:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8809ec69-1342-588f-89b3-3650a1ebcefb with identifier: 4125022
2026-03-30 10:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8809ec69-1342-588f-89b3-3650a1ebcefb with identifier: 4125022 to the API
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278809ec69-1342-588f-89b3-3650a1ebcefb%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8809ec69-1342-588f-89b3-3650a1ebcefb: 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 A1 30 TFSI 110 S Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A1\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-07-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4125022\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002230 TFSI 110 S Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022FD22MWW\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228809ec69-1342-588f-89b3-3650a1ebcefb\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:23 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-30 10:39: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-30 10:39:24 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8809ec69-1342-588f-89b3-3650a1ebcefb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD22MWW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4125022',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A1',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-09',
'seller_name': 'Sytner',
'title': 'AUDI A1 30 TFSI 110 S Line 5dr',
'transmission': 'manual',
'trim': '30 TFSI 110 S Line 5dr',
'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-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125022%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [manheim.gb] INFO: Saving data for 4125022: {'auction_closing_time': 1775206800.0, 'created_time': 1774620545.138955, 'last_price_update_time': 1774867164.517225}
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125022') HTTP/1.1" 204 0
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d0f4690>
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be8d4b0-6519-5b66-b488-15b4a8e2fa46/2be8d4b0-6519-5b66-b488-15b4a8e2fa46_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg saved to cache
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg> (referer: None)
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_10.jpg not downloaded yet
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_5.jpg not downloaded yet
2026-03-30 10:39:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with identifier: 4125024
2026-03-30 10:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with scrape type 2
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with scrape type 2
2026-03-30 10:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc, identifier: 4125024
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg> (referer: None)
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_7.jpg> (referer: None)
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_1.jpg> (referer: None)
2026-03-30 10:39:24 [manheim.gb] INFO: Found listing with ID: 4125064
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [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-30 10:39:24 [manheim.gb] INFO: Scrape type for 4125064: 0
2026-03-30 10:39:24 [manheim.gb] INFO: Found listing with ID: 4125067
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125067%27 HTTP/1.1" 200 None
2026-03-30 10:39:24 [manheim.gb] INFO: Scrape type for 4125067: 2
2026-03-30 10:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with identifier: 4125024
2026-03-30 10:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with identifier: 4125024
2026-03-30 10:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc with identifier: 4125024 to the API
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:25 [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-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2776b2548d-4a8a-5c94-a5ff-13917fb6f4cc%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 76b2548d-4a8a-5c94-a5ff-13917fb6f4cc: 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: \u0022DACIA DUSTER 1.3 TCe 130 Prestige 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022DACIA\u0022, \u0022Model\u0022: \u0022DUSTER\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.3L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-03-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4125024\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.3 TCe 130 Prestige 5dr\u0022, \u0022LicensePlate\u0022: \u0022FL20AVE\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002276b2548d-4a8a-5c94-a5ff-13917fb6f4cc\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:25 [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-30 10:39:25 [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': '1.3L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '76b2548d-4a8a-5c94-a5ff-13917fb6f4cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL20AVE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4125024',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-04',
'seller_name': 'Sytner',
'title': 'DACIA DUSTER 1.3 TCe 130 Prestige 5dr',
'transmission': 'manual',
'trim': '1.3 TCe 130 Prestige 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-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125024%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [manheim.gb] INFO: Saving data for 4125024: {'auction_closing_time': 1775206800.0, 'created_time': 1774620542.368763, 'last_price_update_time': 1774867165.158571}
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125024') HTTP/1.1" 204 0
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_9.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_4.jpg not downloaded yet
2026-03-30 10:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc09490b-746d-5ca4-9192-421f8deea97e with identifier: 4125027
2026-03-30 10:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc09490b-746d-5ca4-9192-421f8deea97e with scrape type 2
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc09490b-746d-5ca4-9192-421f8deea97e with scrape type 2
2026-03-30 10:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fc09490b-746d-5ca4-9192-421f8deea97e, identifier: 4125027
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_6.jpg> (referer: None)
2026-03-30 10:39:25 [manheim.gb] INFO: Found listing with ID: 4125071
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125071%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [manheim.gb] INFO: Scrape type for 4125071: 2
2026-03-30 10:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fc09490b-746d-5ca4-9192-421f8deea97e with identifier: 4125027
2026-03-30 10:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fc09490b-746d-5ca4-9192-421f8deea97e with identifier: 4125027
2026-03-30 10:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fc09490b-746d-5ca4-9192-421f8deea97e with identifier: 4125027 to the API
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc09490b-746d-5ca4-9192-421f8deea97e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG19XLH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4125027',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 70587,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-03',
'seller_name': 'Sytner',
'title': 'MINI HATCHBACK 1.5 Cooper Classic II 3dr',
'transmission': 'manual',
'trim': '1.5 Cooper Classic II 3dr',
'year': 2019}
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125027%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [manheim.gb] INFO: Saving data for 4125027: {'auction_closing_time': 1775206800.0, 'created_time': 1774620542.807853, 'last_price_update_time': 1774867165.877917}
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125027') HTTP/1.1" 204 0
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_2.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_11.jpg not downloaded yet
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d344ed0>
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be8d4b0-6519-5b66-b488-15b4a8e2fa46/2be8d4b0-6519-5b66-b488-15b4a8e2fa46_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fb9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46
2026-03-30 10:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad83791a-a913-5d09-8939-4c588a8fd1b7 with identifier: 4125049
2026-03-30 10:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad83791a-a913-5d09-8939-4c588a8fd1b7 with scrape type 2
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad83791a-a913-5d09-8939-4c588a8fd1b7 with scrape type 2
2026-03-30 10:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad83791a-a913-5d09-8939-4c588a8fd1b7, identifier: 4125049
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_5.jpg> (referer: None)
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_1.jpg> (referer: None)
2026-03-30 10:39:26 [manheim.gb] INFO: Found listing with ID: 4125074
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125074%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [manheim.gb] INFO: Scrape type for 4125074: 2
2026-03-30 10:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad83791a-a913-5d09-8939-4c588a8fd1b7 with identifier: 4125049
2026-03-30 10:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad83791a-a913-5d09-8939-4c588a8fd1b7 with identifier: 4125049
2026-03-30 10:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad83791a-a913-5d09-8939-4c588a8fd1b7 with identifier: 4125049 to the API
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:26 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad83791a-a913-5d09-8939-4c588a8fd1b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX68WZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JEEP/COMPASS?id=4125049',
'listing': 'auction',
'location': 'Shotts',
'make': 'JEEP',
'model': 'COMPASS',
'odometer': 53696,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seller_name': 'MotoNovo Finance',
'title': 'JEEP COMPASS 1.4 Multiair 140 Longitude 5dr [2WD]',
'transmission': 'manual',
'trim': '1.4 Multiair 140 Longitude 5dr [2WD]',
'year': 2018}
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125049%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [manheim.gb] INFO: Saving data for 4125049: {'auction_closing_time': 1775552400.0, 'created_time': 1774649780.458817, 'last_price_update_time': 1774867166.552488}
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125049') HTTP/1.1" 204 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_10.jpg not downloaded yet
2026-03-30 10:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f89159b5-7e5b-5375-9391-d478e07dca0b with identifier: 4125053
2026-03-30 10:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89159b5-7e5b-5375-9391-d478e07dca0b with scrape type 2
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f89159b5-7e5b-5375-9391-d478e07dca0b with scrape type 2
2026-03-30 10:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f89159b5-7e5b-5375-9391-d478e07dca0b, identifier: 4125053
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_4.jpg> (referer: None)
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_10.jpg> (referer: None)
2026-03-30 10:39:26 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_5.jpg> (referer: None)
2026-03-30 10:39:26 [manheim.gb] INFO: Found listing with ID: 4125076
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125076%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [manheim.gb] INFO: Scrape type for 4125076: 2
2026-03-30 10:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f89159b5-7e5b-5375-9391-d478e07dca0b with identifier: 4125053
2026-03-30 10:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f89159b5-7e5b-5375-9391-d478e07dca0b with identifier: 4125053
2026-03-30 10:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f89159b5-7e5b-5375-9391-d478e07dca0b with identifier: 4125053 to the API
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f89159b5-7e5b-5375-9391-d478e07dca0b%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f89159b5-7e5b-5375-9391-d478e07dca0b: 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: \u0022SUBARU CROSSTREK 2.0i e-Boxer Touring 5dr Lineartronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SUBARU\u0022, \u0022Model\u0022: \u0022CROSSTREK\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: \u00222024-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SUBARU/CROSSTREK?id=4125053\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0i e-Boxer Touring 5dr Lineartronic\u0022, \u0022LicensePlate\u0022: \u0022RK24HBY\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 174, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f89159b5-7e5b-5375-9391-d478e07dca0b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'f89159b5-7e5b-5375-9391-d478e07dca0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK24HBY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUBARU/CROSSTREK?id=4125053',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SUBARU',
'model': 'CROSSTREK',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-01',
'seller_name': 'WLMG',
'title': 'SUBARU CROSSTREK 2.0i e-Boxer Touring 5dr Lineartronic',
'transmission': 'automatic',
'trim': '2.0i e-Boxer Touring 5dr Lineartronic',
'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-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125053%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Saving data for 4125053: {'auction_closing_time': 1775725200.0, 'created_time': 1774620543.673715, 'last_price_update_time': 1774867167.080532}
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125053') HTTP/1.1" 204 0
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_9.jpg not downloaded yet
2026-03-30 10:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f76313e2-de40-5c8a-a952-233ef18d775e with identifier: 4125062
2026-03-30 10:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76313e2-de40-5c8a-a952-233ef18d775e with scrape type 2
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f76313e2-de40-5c8a-a952-233ef18d775e with scrape type 2
2026-03-30 10:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f76313e2-de40-5c8a-a952-233ef18d775e, identifier: 4125062
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_11.jpg> (referer: None)
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125077
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125077%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125077: 0
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125079
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125079%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125079: 0
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125081
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125081%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125081: 0
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125082
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [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-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125082: 0
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125083
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125083%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125083: 0
2026-03-30 10:39:27 [manheim.gb] INFO: Found listing with ID: 4125086
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125086%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Scrape type for 4125086: 2
2026-03-30 10:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f76313e2-de40-5c8a-a952-233ef18d775e with identifier: 4125062
2026-03-30 10:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f76313e2-de40-5c8a-a952-233ef18d775e with identifier: 4125062
2026-03-30 10:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f76313e2-de40-5c8a-a952-233ef18d775e with identifier: 4125062 to the API
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27f76313e2-de40-5c8a-a952-233ef18d775e%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id f76313e2-de40-5c8a-a952-233ef18d775e: 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: \u0022CUPRA FORMENTOR 1.5 TSI 150 V2 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022CUPRA\u0022, \u0022Model\u0022: \u0022FORMENTOR\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-11-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/CUPRA/FORMENTOR?id=4125062\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI 150 V2 5dr\u0022, \u0022LicensePlate\u0022: \u0022KM71FYC\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 147, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022f76313e2-de40-5c8a-a952-233ef18d775e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f76313e2-de40-5c8a-a952-233ef18d775e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM71FYC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/FORMENTOR?id=4125062',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'CUPRA',
'model': 'FORMENTOR',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-29',
'seller_name': 'Vindis Group',
'title': 'CUPRA FORMENTOR 1.5 TSI 150 V2 5dr',
'transmission': 'manual',
'trim': '1.5 TSI 150 V2 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-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125062%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [manheim.gb] INFO: Saving data for 4125062: {'auction_closing_time': 1775725200.0, 'created_time': 1774620544.769092, 'last_price_update_time': 1774867167.713484}
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125062') HTTP/1.1" 204 0
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_4.jpg> (referer: None)
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_9.jpg> (referer: None)
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252F9979235c-92b7-4b96-9458-5837403979e6_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_2.jpg not downloaded yet
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85821419-2225-5410-82e3-57b40c7b2c61 with identifier: 4125067
2026-03-30 10:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85821419-2225-5410-82e3-57b40c7b2c61 with scrape type 2
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85821419-2225-5410-82e3-57b40c7b2c61 with scrape type 2
2026-03-30 10:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 85821419-2225-5410-82e3-57b40c7b2c61, identifier: 4125067
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_11.jpg> (referer: None)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_2.jpg> (referer: None)
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125088
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [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-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125088: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125093
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [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-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125093: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125102
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125102%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125102: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125104
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125104%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125104: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125106
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125106%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125106: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125107
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125107%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125107: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125109
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125109%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125109: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125110
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [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-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125110: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125111
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125111%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125111: 2
2026-03-30 10:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 85821419-2225-5410-82e3-57b40c7b2c61 with identifier: 4125067
2026-03-30 10:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 85821419-2225-5410-82e3-57b40c7b2c61 with identifier: 4125067
2026-03-30 10:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 85821419-2225-5410-82e3-57b40c7b2c61 with identifier: 4125067 to the API
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:28 [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': 'Grey',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': '85821419-2225-5410-82e3-57b40c7b2c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BL16OBS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4125067',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 47144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-04',
'seller_name': 'W R Davies',
'title': 'VAUXHALL CORSA 1.4T [100] SRi Vx-line 3dr',
'transmission': 'manual',
'trim': '1.4T [100] SRi Vx-line 3dr',
'year': 2016}
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125067%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Saving data for 4125067: {'auction_closing_time': 1775811600.0, 'created_time': 1774620545.725971, 'last_price_update_time': 1774867168.671229}
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125067') HTTP/1.1" 204 0
2026-03-30 10:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2bcab2-9697-51c8-aced-6170f590439e with identifier: 4125071
2026-03-30 10:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2bcab2-9697-51c8-aced-6170f590439e with scrape type 2
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a2bcab2-9697-51c8-aced-6170f590439e with scrape type 2
2026-03-30 10:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6a2bcab2-9697-51c8-aced-6170f590439e, identifier: 4125071
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_10.jpg> (referer: None)
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125112
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125112%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125112: 0
2026-03-30 10:39:28 [manheim.gb] INFO: Found listing with ID: 4125119
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125119%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [manheim.gb] INFO: Scrape type for 4125119: 0
2026-03-30 10:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6a2bcab2-9697-51c8-aced-6170f590439e with identifier: 4125071
2026-03-30 10:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6a2bcab2-9697-51c8-aced-6170f590439e with identifier: 4125071
2026-03-30 10:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6a2bcab2-9697-51c8-aced-6170f590439e with identifier: 4125071 to the API
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%276a2bcab2-9697-51c8-aced-6170f590439e%27 HTTP/1.1" 200 None
2026-03-30 10:39:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6a2bcab2-9697-51c8-aced-6170f590439e: 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: \u0022SEAT LEON 1.5 TSI EVO FR [EZ] 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SEAT\u0022, \u0022Model\u0022: \u0022LEON\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-03-11\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4125071\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI EVO FR [EZ] 5dr\u0022, \u0022LicensePlate\u0022: \u0022YK20XZP\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 110, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226a2bcab2-9697-51c8-aced-6170f590439e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6a2bcab2-9697-51c8-aced-6170f590439e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YK20XZP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4125071',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SEAT',
'model': 'LEON',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-11',
'seller_name': 'Vindis Group',
'title': 'SEAT LEON 1.5 TSI EVO FR [EZ] 5dr',
'transmission': 'manual',
'trim': '1.5 TSI EVO FR [EZ] 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-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125071%27 HTTP/1.1" 200 None
2026-03-30 10:39:29 [manheim.gb] INFO: Saving data for 4125071: {'auction_closing_time': 1775725200.0, 'created_time': 1774620546.867929, 'last_price_update_time': 1774867169.150606}
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125071') HTTP/1.1" 204 0
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cefde807-6eb7-5119-b755-b5023afb3a09 with identifier: 4125074
2026-03-30 10:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cefde807-6eb7-5119-b755-b5023afb3a09 with scrape type 2
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cefde807-6eb7-5119-b755-b5023afb3a09 with scrape type 2
2026-03-30 10:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cefde807-6eb7-5119-b755-b5023afb3a09, identifier: 4125074
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46, skipping ID generation
2026-03-30 10:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with scrape type 1
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 sending to next pipeline
2026-03-30 10:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46, identifier: 4124950
2026-03-30 10:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:29 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_9.jpg> (referer: None)
2026-03-30 10:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cefde807-6eb7-5119-b755-b5023afb3a09 with identifier: 4125074
2026-03-30 10:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cefde807-6eb7-5119-b755-b5023afb3a09 with identifier: 4125074
2026-03-30 10:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cefde807-6eb7-5119-b755-b5023afb3a09 with identifier: 4125074 to the API
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cefde807-6eb7-5119-b755-b5023afb3a09%27 HTTP/1.1" 200 None
2026-03-30 10:39:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cefde807-6eb7-5119-b755-b5023afb3a09: 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: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN QASHQAI 1.5 dCi [110] Acenta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022QASHQAI\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-11-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4125074\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi [110] Acenta 5dr\u0022, \u0022LicensePlate\u0022: \u0022ND62JRX\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cefde807-6eb7-5119-b755-b5023afb3a09\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cefde807-6eb7-5119-b755-b5023afb3a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND62JRX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4125074',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-30',
'seller_name': 'Available Car',
'title': 'NISSAN QASHQAI 1.5 dCi [110] Acenta 5dr',
'transmission': 'manual',
'trim': '1.5 dCi [110] Acenta 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-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125074%27 HTTP/1.1" 200 None
2026-03-30 10:39:29 [manheim.gb] INFO: Saving data for 4125074: {'auction_closing_time': 1775034000.0, 'created_time': 1774620549.470319, 'last_price_update_time': 1774867169.84414}
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125074') HTTP/1.1" 204 0
2026-03-30 10:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with identifier: 4124950
2026-03-30 10:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with identifier: 4124950
2026-03-30 10:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 with identifier: 4124950 to the API
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:30 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_2.jpg>
{'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': '2be8d4b0-6519-5b66-b488-15b4a8e2fa46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23OHW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124950',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 35423,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be8d4b0-6519-5b66-b488-15b4a8e2fa46/2be8d4b0-6519-5b66-b488-15b4a8e2fa46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126381,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be8d4b0-6519-5b66-b488-15b4a8e2fa46/2be8d4b0-6519-5b66-b488-15b4a8e2fa46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175126,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/b9ee998a-2b20-449e-bd38-405b6d6c79bd_ext_6.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'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-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124950%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [manheim.gb] INFO: Saving data for 4124950: {'created_time': 1774867170.271186, 'last_price_update_time': 1774867170.271202, 'auction_closing_time': 1775034000.0}
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124950') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2be8d4b0-6519-5b66-b488-15b4a8e2fa46 due to Ignoring non-200 response
2026-03-30 10:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a469759c-d58e-5346-9b6e-312dce6520f1 with identifier: 4125076
2026-03-30 10:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a469759c-d58e-5346-9b6e-312dce6520f1 with scrape type 2
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a469759c-d58e-5346-9b6e-312dce6520f1 with scrape type 2
2026-03-30 10:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a469759c-d58e-5346-9b6e-312dce6520f1, identifier: 4125076
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (429) <GET http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_2.jpg> (referer: None)
2026-03-30 10:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a469759c-d58e-5346-9b6e-312dce6520f1 with identifier: 4125076
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED+AND+BLACK HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a469759c-d58e-5346-9b6e-312dce6520f1 with identifier: 4125076
2026-03-30 10:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a469759c-d58e-5346-9b6e-312dce6520f1 with identifier: 4125076 to the API
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:30 [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-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a469759c-d58e-5346-9b6e-312dce6520f1%27 HTTP/1.1" 200 None
2026-03-30 10:39:31 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a469759c-d58e-5346-9b6e-312dce6520f1: 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 AND BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CAPTUR 1.0 TCE 100 Iconic 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CAPTUR\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-09-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CAPTUR?id=4125076\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 TCE 100 Iconic 5dr\u0022, \u0022LicensePlate\u0022: \u0022HN70FKB\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 136, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a469759c-d58e-5346-9b6e-312dce6520f1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:30 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-30 10:39: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-30 10:39:31 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'RED AND BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a469759c-d58e-5346-9b6e-312dce6520f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN70FKB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CAPTUR?id=4125076',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-22',
'seller_name': 'Available Car',
'title': 'RENAULT CAPTUR 1.0 TCE 100 Iconic 5dr',
'transmission': 'manual',
'trim': '1.0 TCE 100 Iconic 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-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125076%27 HTTP/1.1" 200 None
2026-03-30 10:39:31 [manheim.gb] INFO: Saving data for 4125076: {'auction_closing_time': 1775034000.0, 'created_time': 1774620548.412618, 'last_price_update_time': 1774867171.465245}
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125076') HTTP/1.1" 204 0
2026-03-30 10:39:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684cb545-6d34-5ce0-bf08-339216e8c8ef with identifier: 4125086
2026-03-30 10:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684cb545-6d34-5ce0-bf08-339216e8c8ef with scrape type 2
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684cb545-6d34-5ce0-bf08-339216e8c8ef with scrape type 2
2026-03-30 10:39:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 684cb545-6d34-5ce0-bf08-339216e8c8ef, identifier: 4125086
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 684cb545-6d34-5ce0-bf08-339216e8c8ef with identifier: 4125086
2026-03-30 10:39:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 684cb545-6d34-5ce0-bf08-339216e8c8ef with identifier: 4125086
2026-03-30 10:39:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 684cb545-6d34-5ce0-bf08-339216e8c8ef with identifier: 4125086 to the API
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27684cb545-6d34-5ce0-bf08-339216e8c8ef%27 HTTP/1.1" 200 None
2026-03-30 10:39:31 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 684cb545-6d34-5ce0-bf08-339216e8c8ef: 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: \u0022Available Car\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT MEGANE 1.6 16V 110 Dynamique TomTom 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.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222011-11-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/MEGANE?id=4125086\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 16V 110 Dynamique TomTom 5dr\u0022, \u0022LicensePlate\u0022: \u0022OY61GEJ\u0022, \u0022Year\u0022: 2011, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 159, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022684cb545-6d34-5ce0-bf08-339216e8c8ef\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:31 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '684cb545-6d34-5ce0-bf08-339216e8c8ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OY61GEJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MEGANE?id=4125086',
'listing': 'auction',
'location': 'Birmingham - 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': '2011-11-29',
'seller_name': 'Available Car',
'title': 'RENAULT MEGANE 1.6 16V 110 Dynamique TomTom 5dr',
'transmission': 'manual',
'trim': '1.6 16V 110 Dynamique TomTom 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-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125086%27 HTTP/1.1" 200 None
2026-03-30 10:39:31 [manheim.gb] INFO: Saving data for 4125086: {'auction_closing_time': 1775034000.0, 'created_time': 1774620549.13513, 'last_price_update_time': 1774867171.917376}
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125086') HTTP/1.1" 204 0
2026-03-30 10:39:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1947c4db-06f5-5173-9e25-0f5792ce2a5b with identifier: 4125111
2026-03-30 10:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1947c4db-06f5-5173-9e25-0f5792ce2a5b with scrape type 2
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1947c4db-06f5-5173-9e25-0f5792ce2a5b with scrape type 2
2026-03-30 10:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1947c4db-06f5-5173-9e25-0f5792ce2a5b, identifier: 4125111
2026-03-30 10:39:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320, skipping ID generation
2026-03-30 10:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with scrape type 1
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 sending to next pipeline
2026-03-30 10:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320, identifier: 4124952
2026-03-30 10:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1947c4db-06f5-5173-9e25-0f5792ce2a5b with identifier: 4125111
2026-03-30 10:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1947c4db-06f5-5173-9e25-0f5792ce2a5b with identifier: 4125111
2026-03-30 10:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1947c4db-06f5-5173-9e25-0f5792ce2a5b with identifier: 4125111 to the API
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:32 [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-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1947c4db-06f5-5173-9e25-0f5792ce2a5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL14XRY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4125111',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 122125,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-28',
'seller_name': 'Lookers',
'title': 'NISSAN QASHQAI 1.5 dCi Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Acenta Premium 5dr',
'year': 2014}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125111%27 HTTP/1.1" 200 None
2026-03-30 10:39:32 [manheim.gb] INFO: Saving data for 4125111: {'auction_closing_time': 1775034000.0, 'created_time': 1774649289.4389, 'last_price_update_time': 1774867172.511344}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125111') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with identifier: 4124952
2026-03-30 10:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with identifier: 4124952
2026-03-30 10:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 with identifier: 4124952 to the API
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:32 [scrapy.core.scraper] DEBUG: Scraped from <429 http://images.manheim.co.uk/images/units/zoom/9979235c-92b7-4b96-9458-5837403979e6_ext_2.jpg>
{'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': '0efd76eb-fb88-5eec-a88d-d8be4ac5f320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP23HCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4124952',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 37990,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Pro H1 Van Low Roof',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Pro H1 Van Low Roof',
'year': 2023}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124952%27 HTTP/1.1" 200 None
2026-03-30 10:39:32 [manheim.gb] INFO: Saving data for 4124952: {'created_time': 1774867172.982856, 'last_price_update_time': 1774867172.98287, 'auction_closing_time': 1775034000.0}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124952') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0efd76eb-fb88-5eec-a88d-d8be4ac5f320 due to Ignoring non-200 response
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:33 [manheim.gb] INFO: Page 77: 100 results (total: 7914)
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125121
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125121%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125121: 2
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125123
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125123%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125123: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125133
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125133%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125133: 2
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125136
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125136%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125136: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125176
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125176%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125176: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125183
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125183%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125183: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125185
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125185%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125185: 1
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125186
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125186%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125186: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125187
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125187%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125187: 2
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125192
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [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-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125192: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125198
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125198%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125198: 2
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125202
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [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-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125202: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125203
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125203%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125203: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125205
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125205%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125205: 2
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125206
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125206%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125206: 2
2026-03-30 10:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6296d056-db9e-5a82-a6c5-4d5d2207c372 with identifier: 4125121
2026-03-30 10:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6296d056-db9e-5a82-a6c5-4d5d2207c372 with scrape type 2
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6296d056-db9e-5a82-a6c5-4d5d2207c372 with scrape type 2
2026-03-30 10:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6296d056-db9e-5a82-a6c5-4d5d2207c372, identifier: 4125121
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125212
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [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-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125212: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125213
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125213%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125213: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125218
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [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-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125218: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125228
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125228%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125228: 0
2026-03-30 10:39:33 [manheim.gb] INFO: Found listing with ID: 4125268
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125268%27 HTTP/1.1" 200 None
2026-03-30 10:39:33 [manheim.gb] INFO: Scrape type for 4125268: 2
2026-03-30 10:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6296d056-db9e-5a82-a6c5-4d5d2207c372 with identifier: 4125121
2026-03-30 10:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6296d056-db9e-5a82-a6c5-4d5d2207c372 with identifier: 4125121
2026-03-30 10:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6296d056-db9e-5a82-a6c5-4d5d2207c372 with identifier: 4125121 to the API
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:34 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6296d056-db9e-5a82-a6c5-4d5d2207c372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA19RYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4125121',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 35400,
'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': 'Gates Group',
'title': 'FORD ECOSPORT 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'year': 2019}
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125121%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [manheim.gb] INFO: Saving data for 4125121: {'auction_closing_time': 1775552400.0, 'created_time': 1774620549.798695, 'last_price_update_time': 1774867174.13573}
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125121') HTTP/1.1" 204 0
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [manheim.gb] INFO: Found listing with ID: 4125269
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125269%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [manheim.gb] INFO: Scrape type for 4125269: 2
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9abbbdb4-d99c-5121-9302-1a636b803582 with identifier: 4125185
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9abbbdb4-d99c-5121-9302-1a636b803582 with scrape type 1
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg not downloaded yet
2026-03-30 10:39:34 [manheim.gb] INFO: Found listing with ID: 4125271
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125271%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [manheim.gb] INFO: Scrape type for 4125271: 2
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg not downloaded yet
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [manheim.gb] INFO: Found listing with ID: 4125274
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [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-30 10:39:34 [manheim.gb] INFO: Scrape type for 4125274: 0
2026-03-30 10:39:34 [manheim.gb] INFO: Found listing with ID: 4125276
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125276%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [manheim.gb] INFO: Scrape type for 4125276: 2
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg not downloaded yet
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f289782-9002-5cf2-859d-794cb01c02b3 with identifier: 4125198
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f289782-9002-5cf2-859d-794cb01c02b3 with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f289782-9002-5cf2-859d-794cb01c02b3 with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9f289782-9002-5cf2-859d-794cb01c02b3, identifier: 4125198
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70ff546-811e-510e-9a9f-d2e102e5bfcb with identifier: 4125205
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70ff546-811e-510e-9a9f-d2e102e5bfcb with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a70ff546-811e-510e-9a9f-d2e102e5bfcb with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a70ff546-811e-510e-9a9f-d2e102e5bfcb, identifier: 4125205
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba01175b-ca7d-5758-86d6-71c5997a04c7 with identifier: 4125133
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba01175b-ca7d-5758-86d6-71c5997a04c7 with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba01175b-ca7d-5758-86d6-71c5997a04c7 with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ba01175b-ca7d-5758-86d6-71c5997a04c7, identifier: 4125133
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c948c21-14fb-55fd-981a-931e3063ff91 with identifier: 4125187
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c948c21-14fb-55fd-981a-931e3063ff91 with scrape type 2
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c948c21-14fb-55fd-981a-931e3063ff91 with scrape type 2
2026-03-30 10:39:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5c948c21-14fb-55fd-981a-931e3063ff91, identifier: 4125187
2026-03-30 10:39:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125282
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125282%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125282: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125286
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125286%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125286: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125289
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125289%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125289: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125290
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125290%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125290: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125291
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [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-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125291: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125292
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125292%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125292: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125294
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125294%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125294: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125295
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125295%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125295: 0
2026-03-30 10:39:35 [manheim.gb] INFO: Found listing with ID: 4125296
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125296%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Scrape type for 4125296: 2
2026-03-30 10:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9f289782-9002-5cf2-859d-794cb01c02b3 with identifier: 4125198
2026-03-30 10:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9f289782-9002-5cf2-859d-794cb01c02b3 with identifier: 4125198
2026-03-30 10:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9f289782-9002-5cf2-859d-794cb01c02b3 with identifier: 4125198 to the API
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:35 [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': 'Silver',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f289782-9002-5cf2-859d-794cb01c02b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG68XYM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/NAVARA?id=4125198',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'NAVARA',
'odometer': 71620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-22',
'seller_name': 'W R Davies',
'title': 'NISSAN NAVARA Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto',
'transmission': 'automatic',
'trim': 'Double Cab Pick Up Tekna 2.3dCi 190 4WD Auto',
'year': 2018}
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125198%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [manheim.gb] INFO: Saving data for 4125198: {'auction_closing_time': 1775811600.0, 'created_time': 1774620551.241311, 'last_price_update_time': 1774867175.601696}
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125198') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a70ff546-811e-510e-9a9f-d2e102e5bfcb with identifier: 4125205
2026-03-30 10:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a70ff546-811e-510e-9a9f-d2e102e5bfcb with identifier: 4125205
2026-03-30 10:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a70ff546-811e-510e-9a9f-d2e102e5bfcb with identifier: 4125205 to the API
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:35 [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-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a70ff546-811e-510e-9a9f-d2e102e5bfcb%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a70ff546-811e-510e-9a9f-d2e102e5bfcb: 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: \u0022ORANGE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG ZS 1.5 VTi-TECH Excite 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022ZS\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-03-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4125205\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 VTi-TECH Excite 5dr\u0022, \u0022LicensePlate\u0022: \u0022ST20YCN\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 140, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a70ff546-811e-510e-9a9f-d2e102e5bfcb\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:35 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-30 10:39:36 [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-30 10:39:36 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a70ff546-811e-510e-9a9f-d2e102e5bfcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ST20YCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4125205',
'listing': 'auction',
'location': 'Shotts - 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': '2020-03-04',
'seller_name': 'Parks Motor Group',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 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-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125205%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [manheim.gb] INFO: Saving data for 4125205: {'auction_closing_time': 1775120400.0, 'created_time': 1774620551.553933, 'last_price_update_time': 1774867176.127529}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125205') HTTP/1.1" 204 0
2026-03-30 10:39:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ba01175b-ca7d-5758-86d6-71c5997a04c7 with identifier: 4125133
2026-03-30 10:39:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ba01175b-ca7d-5758-86d6-71c5997a04c7 with identifier: 4125133
2026-03-30 10:39:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ba01175b-ca7d-5758-86d6-71c5997a04c7 with identifier: 4125133 to the API
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:36 [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': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba01175b-ca7d-5758-86d6-71c5997a04c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO65OTA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500X?id=4125133',
'listing': 'auction',
'location': 'Northampton',
'make': 'FIAT',
'model': '500X',
'odometer': 80501,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-29',
'seller_name': 'Gates Group',
'title': 'FIAT 500X 1.4 Multiair [170] 4x4 Cross 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 Multiair [170] 4x4 Cross 5dr Auto',
'year': 2016}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125133%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [manheim.gb] INFO: Saving data for 4125133: {'auction_closing_time': 1775552400.0, 'created_time': 1774620550.320762, 'last_price_update_time': 1774867176.489396}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125133') HTTP/1.1" 204 0
2026-03-30 10:39:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5c948c21-14fb-55fd-981a-931e3063ff91 with identifier: 4125187
2026-03-30 10:39:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5c948c21-14fb-55fd-981a-931e3063ff91 with identifier: 4125187
2026-03-30 10:39:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5c948c21-14fb-55fd-981a-931e3063ff91 with identifier: 4125187 to the API
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:36 [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': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5c948c21-14fb-55fd-981a-931e3063ff91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YA69LWN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4125187',
'listing': 'auction',
'location': 'Manchester',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 60456,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-20',
'seller_name': 'Startline Motor Finance',
'title': 'BMW 3 SERIES 320i M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '320i M Sport 4dr Step Auto',
'year': 2019}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125187%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [manheim.gb] INFO: Saving data for 4125187: {'auction_closing_time': 1775120400.0, 'created_time': 1774620563.836243, 'last_price_update_time': 1774867176.842107}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125187') HTTP/1.1" 204 0
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg not downloaded yet
2026-03-30 10:39:36 [manheim.gb] INFO: Found listing with ID: 4125297
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [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-30 10:39:36 [manheim.gb] INFO: Scrape type for 4125297: 0
2026-03-30 10:39:36 [manheim.gb] INFO: Found listing with ID: 4125298
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125298%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [manheim.gb] INFO: Scrape type for 4125298: 2
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg not downloaded yet
2026-03-30 10:39:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14ceada6-6fa3-51c5-b505-5a27e9434f4e with identifier: 4125206
2026-03-30 10:39:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14ceada6-6fa3-51c5-b505-5a27e9434f4e with scrape type 2
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14ceada6-6fa3-51c5-b505-5a27e9434f4e with scrape type 2
2026-03-30 10:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14ceada6-6fa3-51c5-b505-5a27e9434f4e, identifier: 4125206
2026-03-30 10:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06c946bd-4914-5613-97a9-f783307daa51 with identifier: 4125268
2026-03-30 10:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06c946bd-4914-5613-97a9-f783307daa51 with scrape type 2
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06c946bd-4914-5613-97a9-f783307daa51 with scrape type 2
2026-03-30 10:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 06c946bd-4914-5613-97a9-f783307daa51, identifier: 4125268
2026-03-30 10:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 984245f5-ec60-5520-a7cd-c324120e9e10 with identifier: 4125269
2026-03-30 10:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984245f5-ec60-5520-a7cd-c324120e9e10 with scrape type 2
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 984245f5-ec60-5520-a7cd-c324120e9e10 with scrape type 2
2026-03-30 10:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 984245f5-ec60-5520-a7cd-c324120e9e10, identifier: 4125269
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:37 [manheim.gb] INFO: Found listing with ID: 4125299
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [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-30 10:39:37 [manheim.gb] INFO: Scrape type for 4125299: 0
2026-03-30 10:39:37 [manheim.gb] INFO: Found listing with ID: 4125300
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [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-30 10:39:37 [manheim.gb] INFO: Scrape type for 4125300: 0
2026-03-30 10:39:37 [manheim.gb] INFO: Found listing with ID: 4125301
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125301%27 HTTP/1.1" 200 None
2026-03-30 10:39:37 [manheim.gb] INFO: Scrape type for 4125301: 0
2026-03-30 10:39:37 [manheim.gb] INFO: Found listing with ID: 4125303
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125303%27 HTTP/1.1" 200 None
2026-03-30 10:39:37 [manheim.gb] INFO: Scrape type for 4125303: 2
2026-03-30 10:39:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14ceada6-6fa3-51c5-b505-5a27e9434f4e with identifier: 4125206
2026-03-30 10:39:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14ceada6-6fa3-51c5-b505-5a27e9434f4e with identifier: 4125206
2026-03-30 10:39:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14ceada6-6fa3-51c5-b505-5a27e9434f4e with identifier: 4125206 to the API
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:38 [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': 'Black',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '14ceada6-6fa3-51c5-b505-5a27e9434f4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LE18MWC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4125206',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 93647,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'NISSAN MICRA 1.0 Acenta Limited Edition 5dr',
'transmission': 'manual',
'trim': '1.0 Acenta Limited Edition 5dr',
'year': 2018}
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125206%27 HTTP/1.1" 200 None
2026-03-30 10:39:38 [manheim.gb] INFO: Saving data for 4125206: {'auction_closing_time': 1775120400.0, 'created_time': 1774649781.593778, 'last_price_update_time': 1774867178.398225}
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125206') HTTP/1.1" 204 0
2026-03-30 10:39:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 06c946bd-4914-5613-97a9-f783307daa51 with identifier: 4125268
2026-03-30 10:39:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 06c946bd-4914-5613-97a9-f783307daa51 with identifier: 4125268
2026-03-30 10:39:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 06c946bd-4914-5613-97a9-f783307daa51 with identifier: 4125268 to the API
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2706c946bd-4914-5613-97a9-f783307daa51%27 HTTP/1.1" 200 None
2026-03-30 10:39:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 06c946bd-4914-5613-97a9-f783307daa51: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN GOLF 1.4 TSI 125 Match Edition 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.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-05-23\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4125268\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 TSI 125 Match Edition 5dr\u0022, \u0022LicensePlate\u0022: \u0022AK16YKM\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 120, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002206c946bd-4914-5613-97a9-f783307daa51\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '06c946bd-4914-5613-97a9-f783307daa51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK16YKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4125268',
'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': '2016-05-23',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN GOLF 1.4 TSI 125 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.4 TSI 125 Match Edition 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-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125268%27 HTTP/1.1" 200 None
2026-03-30 10:39:38 [manheim.gb] INFO: Saving data for 4125268: {'auction_closing_time': 1775725200.0, 'created_time': 1774620552.106778, 'last_price_update_time': 1774867178.729919}
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125268') HTTP/1.1" 204 0
2026-03-30 10:39:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 984245f5-ec60-5520-a7cd-c324120e9e10 with identifier: 4125269
2026-03-30 10:39:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 984245f5-ec60-5520-a7cd-c324120e9e10 with identifier: 4125269
2026-03-30 10:39:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 984245f5-ec60-5520-a7cd-c324120e9e10 with identifier: 4125269 to the API
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:39 [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.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '984245f5-ec60-5520-a7cd-c324120e9e10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YG66MWW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4125269',
'listing': 'auction',
'location': 'Manchester',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 75551,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-05',
'seller_name': 'MotoNovo Finance',
'title': 'DACIA DUSTER 1.5 dCi 110 Laureate 5dr 4X4',
'transmission': 'manual',
'trim': '1.5 dCi 110 Laureate 5dr 4X4',
'year': 2016}
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125269%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [manheim.gb] INFO: Saving data for 4125269: {'auction_closing_time': 1774947600.0, 'created_time': 1774620566.497615, 'last_price_update_time': 1774867179.054354}
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125269') HTTP/1.1" 204 0
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg> (referer: None)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg> (referer: None)
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg not downloaded yet
2026-03-30 10:39:39 [manheim.gb] INFO: Found listing with ID: 4125304
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125304%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [manheim.gb] INFO: Scrape type for 4125304: 0
2026-03-30 10:39:39 [manheim.gb] INFO: Found listing with ID: 4125430
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125430%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [manheim.gb] INFO: Scrape type for 4125430: 2
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg not downloaded yet
2026-03-30 10:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with identifier: 4125271
2026-03-30 10:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with scrape type 2
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with scrape type 2
2026-03-30 10:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c5cec1a2-d281-5662-8ba7-0705eccf0ba2, identifier: 4125271
2026-03-30 10:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with identifier: 4125276
2026-03-30 10:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with scrape type 2
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with scrape type 2
2026-03-30 10:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff, identifier: 4125276
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:39 [manheim.gb] INFO: Found listing with ID: 4125470
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125470%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [manheim.gb] INFO: Scrape type for 4125470: 2
2026-03-30 10:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with identifier: 4125271
2026-03-30 10:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with identifier: 4125271
2026-03-30 10:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c5cec1a2-d281-5662-8ba7-0705eccf0ba2 with identifier: 4125271 to the API
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c5cec1a2-d281-5662-8ba7-0705eccf0ba2%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c5cec1a2-d281-5662-8ba7-0705eccf0ba2: 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: \u0022CITROEN C3 1.2 PureTech Saint James 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-09-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4125271\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 PureTech Saint James 5dr\u0022, \u0022LicensePlate\u0022: \u0022LT71YVG\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 124, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c5cec1a2-d281-5662-8ba7-0705eccf0ba2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:39 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5cec1a2-d281-5662-8ba7-0705eccf0ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT71YVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C3?id=4125271',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'CITROEN',
'model': 'C3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seller_name': 'Vindis Group',
'title': 'CITROEN C3 1.2 PureTech Saint James 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Saint James 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-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125271%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [manheim.gb] INFO: Saving data for 4125271: {'auction_closing_time': 1775725200.0, 'created_time': 1774620553.456074, 'last_price_update_time': 1774867179.748781}
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125271') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with identifier: 4125276
2026-03-30 10:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with identifier: 4125276
2026-03-30 10:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff with identifier: 4125276 to the API
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:40 [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': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-15T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ef3d42f-4f37-5a2c-bcd9-658a9d2694ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EF68YFW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4125276',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 91113,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 2.0 TDCi 130ps H2 Trend Van',
'transmission': 'manual',
'trim': '2.0 TDCi 130ps H2 Trend Van',
'year': 2018}
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125276%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Saving data for 4125276: {'auction_closing_time': 1776243600.0, 'created_time': 1774649289.944283, 'last_price_update_time': 1774867180.146271}
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125276') HTTP/1.1" 204 0
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg> (referer: None)
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg not downloaded yet
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg> (referer: None)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:40 [manheim.gb] INFO: Found listing with ID: 4125471
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125471%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Scrape type for 4125471: 0
2026-03-30 10:39:40 [manheim.gb] INFO: Found listing with ID: 4125472
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125472%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Scrape type for 4125472: 2
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg not downloaded yet
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cdc9210>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65fef00d0>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with identifier: 4125296
2026-03-30 10:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with scrape type 2
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with scrape type 2
2026-03-30 10:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0709b6a9-4699-561a-99b0-15b5e2e19ca5, identifier: 4125296
2026-03-30 10:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 607901ba-0edb-5268-9c27-49f32c33a253 with identifier: 4125298
2026-03-30 10:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 607901ba-0edb-5268-9c27-49f32c33a253 with scrape type 2
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 607901ba-0edb-5268-9c27-49f32c33a253 with scrape type 2
2026-03-30 10:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 607901ba-0edb-5268-9c27-49f32c33a253, identifier: 4125298
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg> (referer: None)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:40 [manheim.gb] INFO: Found listing with ID: 4125473
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125473%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Scrape type for 4125473: 0
2026-03-30 10:39:40 [manheim.gb] INFO: Found listing with ID: 4125474
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125474%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Scrape type for 4125474: 2
2026-03-30 10:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with identifier: 4125296
2026-03-30 10:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with identifier: 4125296
2026-03-30 10:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0709b6a9-4699-561a-99b0-15b5e2e19ca5 with identifier: 4125296 to the API
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:40 [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-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%270709b6a9-4699-561a-99b0-15b5e2e19ca5%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 0709b6a9-4699-561a-99b0-15b5e2e19ca5: 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: \u0022Hilton Garage Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN TIGUAN 2.0 TSi 180 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: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-06-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4125296\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TSi 180 4Motion SEL 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022PF18TGU\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 166, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-08T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00220709b6a9-4699-561a-99b0-15b5e2e19ca5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:40 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-30 10:39:40 [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-30 10:39:40 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 166,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0709b6a9-4699-561a-99b0-15b5e2e19ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF18TGU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4125296',
'listing': 'auction',
'location': 'Birmingham - 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-06-28',
'seller_name': 'Hilton Garage Ltd',
'title': 'VOLKSWAGEN TIGUAN 2.0 TSi 180 4Motion SEL 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSi 180 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-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125296%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [manheim.gb] INFO: Saving data for 4125296: {'auction_closing_time': 1775638800.0, 'created_time': 1774620554.059403, 'last_price_update_time': 1774867180.913859}
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125296') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 607901ba-0edb-5268-9c27-49f32c33a253 with identifier: 4125298
2026-03-30 10:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 607901ba-0edb-5268-9c27-49f32c33a253 with identifier: 4125298
2026-03-30 10:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 607901ba-0edb-5268-9c27-49f32c33a253 with identifier: 4125298 to the API
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27607901ba-0edb-5268-9c27-49f32c33a253%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 607901ba-0edb-5268-9c27-49f32c33a253: 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: \u0022Hilton Garage Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MAZDA CX-5 2.0 SE-L 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MAZDA\u0022, \u0022Model\u0022: \u0022CX-5\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-11-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4125298\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 SE-L 5dr\u0022, \u0022LicensePlate\u0022: \u0022HN63CKX\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-08T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022607901ba-0edb-5268-9c27-49f32c33a253\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:40 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-30 10:39: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-30 10:39:41 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': '607901ba-0edb-5268-9c27-49f32c33a253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN63CKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4125298',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-30',
'seller_name': 'Hilton Garage Ltd',
'title': 'MAZDA CX-5 2.0 SE-L 5dr',
'transmission': 'manual',
'trim': '2.0 SE-L 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-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125298%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [manheim.gb] INFO: Saving data for 4125298: {'auction_closing_time': 1775638800.0, 'created_time': 1774620554.71224, 'last_price_update_time': 1774867181.358937}
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125298') HTTP/1.1" 204 0
2026-03-30 10:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg> (referer: None)
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg not downloaded yet
2026-03-30 10:39:41 [manheim.gb] INFO: Found listing with ID: 4125475
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [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-30 10:39:41 [manheim.gb] INFO: Scrape type for 4125475: 0
2026-03-30 10:39:41 [manheim.gb] INFO: Found listing with ID: 4125476
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125476%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [manheim.gb] INFO: Scrape type for 4125476: 2
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66c9fa210>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d36c950>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with identifier: 4125303
2026-03-30 10:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with scrape type 2
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with scrape type 2
2026-03-30 10:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a6b0c960-f963-57c4-9d8f-f7f9ea3178e1, identifier: 4125303
2026-03-30 10:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with identifier: 4125303
2026-03-30 10:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with identifier: 4125303
2026-03-30 10:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a6b0c960-f963-57c4-9d8f-f7f9ea3178e1 with identifier: 4125303 to the API
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a6b0c960-f963-57c4-9d8f-f7f9ea3178e1%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a6b0c960-f963-57c4-9d8f-f7f9ea3178e1: 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: \u0022Hilton Garage Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ZAFIRA 1.4T Elite Nav 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022ZAFIRA\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-11-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ZAFIRA?id=4125303\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4T Elite Nav 5dr\u0022, \u0022LicensePlate\u0022: \u0022SY67RFO\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 156, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-08T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a6b0c960-f963-57c4-9d8f-f7f9ea3178e1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:41 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a6b0c960-f963-57c4-9d8f-f7f9ea3178e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SY67RFO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ZAFIRA?id=4125303',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'ZAFIRA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-07',
'seller_name': 'Hilton Garage Ltd',
'title': 'VAUXHALL ZAFIRA 1.4T Elite Nav 5dr',
'transmission': 'manual',
'trim': '1.4T Elite 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-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125303%27 HTTP/1.1" 200 None
2026-03-30 10:39:41 [manheim.gb] INFO: Saving data for 4125303: {'auction_closing_time': 1775638800.0, 'created_time': 1774620555.292809, 'last_price_update_time': 1774867181.966482}
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125303') HTTP/1.1" 204 0
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff04a50>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4538f4ac-e612-5de0-b788-5b6461c05343 with identifier: 4125430
2026-03-30 10:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4538f4ac-e612-5de0-b788-5b6461c05343 with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4538f4ac-e612-5de0-b788-5b6461c05343 with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4538f4ac-e612-5de0-b788-5b6461c05343, identifier: 4125430
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg> (referer: None)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:42 [manheim.gb] INFO: Found listing with ID: 4125477
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125477%27 HTTP/1.1" 200 None
2026-03-30 10:39:42 [manheim.gb] INFO: Scrape type for 4125477: 2
2026-03-30 10:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4538f4ac-e612-5de0-b788-5b6461c05343 with identifier: 4125430
2026-03-30 10:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4538f4ac-e612-5de0-b788-5b6461c05343 with identifier: 4125430
2026-03-30 10:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4538f4ac-e612-5de0-b788-5b6461c05343 with identifier: 4125430 to the API
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:42 [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': 'Red',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4538f4ac-e612-5de0-b788-5b6461c05343',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN13YXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4125430',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 113000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-31',
'seller_name': 'Perrys',
'title': 'FORD FOCUS 1.0 EcoBoost Edge 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Edge 5dr',
'year': 2013}
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125430%27 HTTP/1.1" 200 None
2026-03-30 10:39:42 [manheim.gb] INFO: Saving data for 4125430: {'auction_closing_time': 1775811600.0, 'created_time': 1774620555.864738, 'last_price_update_time': 1774867182.511377}
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125430') HTTP/1.1" 204 0
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg> (referer: None)
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ffe6050>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:42 [manheim.gb] INFO: Found listing with ID: 4125478
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125478%27 HTTP/1.1" 200 None
2026-03-30 10:39:42 [manheim.gb] INFO: Scrape type for 4125478: 2
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg> (referer: None)
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66d126190>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17310aa7-032f-54fb-9b80-287e3d863028 with identifier: 4125470
2026-03-30 10:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17310aa7-032f-54fb-9b80-287e3d863028 with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17310aa7-032f-54fb-9b80-287e3d863028 with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 17310aa7-032f-54fb-9b80-287e3d863028, identifier: 4125470
2026-03-30 10:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14b55b2e-7175-571f-b404-0c6072ba527b with identifier: 4125472
2026-03-30 10:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14b55b2e-7175-571f-b404-0c6072ba527b with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14b55b2e-7175-571f-b404-0c6072ba527b with scrape type 2
2026-03-30 10:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14b55b2e-7175-571f-b404-0c6072ba527b, identifier: 4125472
2026-03-30 10:39:42 [manheim.gb] INFO: Found listing with ID: 4125479
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125479%27 HTTP/1.1" 200 None
2026-03-30 10:39:42 [manheim.gb] INFO: Scrape type for 4125479: 2
2026-03-30 10:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 17310aa7-032f-54fb-9b80-287e3d863028 with identifier: 4125470
2026-03-30 10:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 17310aa7-032f-54fb-9b80-287e3d863028 with identifier: 4125470
2026-03-30 10:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 17310aa7-032f-54fb-9b80-287e3d863028 with identifier: 4125470 to the API
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:43 [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': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '17310aa7-032f-54fb-9b80-287e3d863028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG72KWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4125470',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 56233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-26',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps Low Roof Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof Leader Van',
'year': 2022}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125470%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Saving data for 4125470: {'auction_closing_time': 1774947600.0, 'created_time': 1774649787.631469, 'last_price_update_time': 1774867183.199933}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125470') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14b55b2e-7175-571f-b404-0c6072ba527b with identifier: 4125472
2026-03-30 10:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14b55b2e-7175-571f-b404-0c6072ba527b with identifier: 4125472
2026-03-30 10:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14b55b2e-7175-571f-b404-0c6072ba527b with identifier: 4125472 to the API
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:43 [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': '14b55b2e-7175-571f-b404-0c6072ba527b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG73JUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4125472',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 64843,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-20',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H3 Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H3 Trend Van',
'year': 2023}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125472%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Saving data for 4125472: {'auction_closing_time': 1774947600.0, 'created_time': 1774649790.458603, 'last_price_update_time': 1774867183.582347}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125472') HTTP/1.1" 204 0
2026-03-30 10:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg> (referer: None)
2026-03-30 10:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125480
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125480%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125480: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125481
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [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-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125481: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125487
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125487%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125487: 2
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cdc32d0>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6a886e-8e51-5426-a794-033b7351888d with identifier: 4125474
2026-03-30 10:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6a886e-8e51-5426-a794-033b7351888d with scrape type 2
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6a886e-8e51-5426-a794-033b7351888d with scrape type 2
2026-03-30 10:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: be6a886e-8e51-5426-a794-033b7351888d, identifier: 4125474
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb65ff05e50>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125492
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125492%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125492: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125493
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125493%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125493: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125494
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125494%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125494: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125497
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [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-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125497: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125498
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [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-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125498: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125500
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [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-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125500: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125504
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125504%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [manheim.gb] INFO: Scrape type for 4125504: 0
2026-03-30 10:39:43 [manheim.gb] INFO: Found listing with ID: 4125520
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125520%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125520: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125535
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [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-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125535: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125539
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125539%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125539: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125540
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125540%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125540: 2
2026-03-30 10:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: be6a886e-8e51-5426-a794-033b7351888d with identifier: 4125474
2026-03-30 10:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: be6a886e-8e51-5426-a794-033b7351888d with identifier: 4125474
2026-03-30 10:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: be6a886e-8e51-5426-a794-033b7351888d with identifier: 4125474 to the API
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:44 [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-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'be6a886e-8e51-5426-a794-033b7351888d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HK23EYM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/TRAFIC?id=4125474',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 41394,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-27',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'RENAULT TRAFIC LL30 Blue dCi 130 Business+ Van',
'transmission': 'manual',
'trim': 'LL30 Blue dCi 130 Business+ Van',
'year': 2023}
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125474%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Saving data for 4125474: {'auction_closing_time': 1774947600.0, 'created_time': 1774649300.900227, 'last_price_update_time': 1774867184.441317}
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125474') HTTP/1.1" 204 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125548
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125548%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125548: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125550
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125550%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125550: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125553
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125553%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125553: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125557
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125557%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125557: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125558
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [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-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125558: 0
2026-03-30 10:39:44 [manheim.gb] INFO: Found listing with ID: 4125571
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125571%27 HTTP/1.1" 200 None
2026-03-30 10:39:44 [manheim.gb] INFO: Scrape type for 4125571: 2
2026-03-30 10:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb66cdb8ad0>
2026-03-30 10:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg saved to cache
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9abbbdb4-d99c-5121-9302-1a636b803582
2026-03-30 10:39:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9abbbdb4-d99c-5121-9302-1a636b803582, skipping ID generation
2026-03-30 10:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9abbbdb4-d99c-5121-9302-1a636b803582 with scrape type 1
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9abbbdb4-d99c-5121-9302-1a636b803582 sending to next pipeline
2026-03-30 10:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9abbbdb4-d99c-5121-9302-1a636b803582, identifier: 4125185
2026-03-30 10:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7229435a-eb88-52f7-a764-1260b87ce805 with identifier: 4125476
2026-03-30 10:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7229435a-eb88-52f7-a764-1260b87ce805 with scrape type 2
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7229435a-eb88-52f7-a764-1260b87ce805 with scrape type 2
2026-03-30 10:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7229435a-eb88-52f7-a764-1260b87ce805, identifier: 4125476
2026-03-30 10:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with identifier: 4125477
2026-03-30 10:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with scrape type 2
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with scrape type 2
2026-03-30 10:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dcb0fc8b-6701-58ac-b2b7-877c0ff238f4, identifier: 4125477
2026-03-30 10:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9abbbdb4-d99c-5121-9302-1a636b803582 with identifier: 4125185
2026-03-30 10:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9abbbdb4-d99c-5121-9302-1a636b803582 with identifier: 4125185
2026-03-30 10:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9abbbdb4-d99c-5121-9302-1a636b803582 with identifier: 4125185 to the API
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9abbbdb4-d99c-5121-9302-1a636b803582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY19PEO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XE?id=4125185',
'listing': 'auction',
'location': 'Shotts',
'make': 'JAGUAR',
'model': 'XE',
'odometer': 89321,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215601,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215601,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_7.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238946,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_6.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207974,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_1.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217395,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201138,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215608,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_11.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214661,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_10.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224823,
'Height': 999,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abbbdb4-d99c-5121-9302-1a636b803582/9abbbdb4-d99c-5121-9302-1a636b803582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240707,
'Height': 1000,
'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/ae60ae81-7491-455f-becf-4b0a201a8f3b_ext_2.jpg',
'Width': 1333}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR XE 2.0d R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d R-Sport 4dr Auto',
'year': 2019}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125185%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [manheim.gb] INFO: Saving data for 4125185: {'created_time': 1774867185.417673, 'last_price_update_time': 1774867185.417685, 'auction_closing_time': 1775552400.0}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125185') HTTP/1.1" 204 0
2026-03-30 10:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7229435a-eb88-52f7-a764-1260b87ce805 with identifier: 4125476
2026-03-30 10:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7229435a-eb88-52f7-a764-1260b87ce805 with identifier: 4125476
2026-03-30 10:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7229435a-eb88-52f7-a764-1260b87ce805 with identifier: 4125476 to the API
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 999,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7229435a-eb88-52f7-a764-1260b87ce805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN73WEH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4125476',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 41831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-09',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'MERCEDES-BENZ SPRINTER 3.5t H2 Progressive Van',
'transmission': 'manual',
'trim': '3.5t H2 Progressive Van',
'year': 2023}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125476%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [manheim.gb] INFO: Saving data for 4125476: {'auction_closing_time': 1774947600.0, 'created_time': 1774649299.242242, 'last_price_update_time': 1774867185.728638}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125476') HTTP/1.1" 204 0
2026-03-30 10:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with identifier: 4125477
2026-03-30 10:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with identifier: 4125477
2026-03-30 10:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dcb0fc8b-6701-58ac-b2b7-877c0ff238f4 with identifier: 4125477 to the API
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 266,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcb0fc8b-6701-58ac-b2b7-877c0ff238f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC23YNP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4125477',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 45238,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-15',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Double Cab Tipper [1 Way]',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Double Cab Tipper [1 Way]',
'year': 2023}
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125477%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [manheim.gb] INFO: Saving data for 4125477: {'auction_closing_time': 1774947600.0, 'created_time': 1774649790.88053, 'last_price_update_time': 1774867186.164186}
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125477') HTTP/1.1" 204 0
2026-03-30 10:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa40d2a1-00b1-5bec-aeaf-41b400a63069 with identifier: 4125478
2026-03-30 10:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa40d2a1-00b1-5bec-aeaf-41b400a63069 with scrape type 2
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa40d2a1-00b1-5bec-aeaf-41b400a63069 with scrape type 2
2026-03-30 10:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa40d2a1-00b1-5bec-aeaf-41b400a63069, identifier: 4125478
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:46 [manheim.gb] INFO: Found listing with ID: 4125572
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125572%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [manheim.gb] INFO: Scrape type for 4125572: 2
2026-03-30 10:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa40d2a1-00b1-5bec-aeaf-41b400a63069 with identifier: 4125478
2026-03-30 10:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa40d2a1-00b1-5bec-aeaf-41b400a63069 with identifier: 4125478
2026-03-30 10:39:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa40d2a1-00b1-5bec-aeaf-41b400a63069 with identifier: 4125478 to the API
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:47 [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': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa40d2a1-00b1-5bec-aeaf-41b400a63069',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO72WCP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4125478',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 48736,
'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': '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': 2023}
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125478%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Saving data for 4125478: {'auction_closing_time': 1774947600.0, 'created_time': 1774649788.89495, 'last_price_update_time': 1774867187.101862}
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125478') HTTP/1.1" 204 0
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:47 [manheim.gb] INFO: Found listing with ID: 4125573
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125573%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Scrape type for 4125573: 0
2026-03-30 10:39:47 [manheim.gb] INFO: Found listing with ID: 4125574
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125574%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Scrape type for 4125574: 2
2026-03-30 10:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with identifier: 4125479
2026-03-30 10:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 058f9bde-7d0c-56e6-bc4b-0a512f365ee1, identifier: 4125479
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:47 [manheim.gb] INFO: Found listing with ID: 4125576
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125576%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Scrape type for 4125576: 2
2026-03-30 10:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with identifier: 4125479
2026-03-30 10:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with identifier: 4125479
2026-03-30 10:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 058f9bde-7d0c-56e6-bc4b-0a512f365ee1 with identifier: 4125479 to the API
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:47 [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-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '058f9bde-7d0c-56e6-bc4b-0a512f365ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM68WCE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/DOBLO?id=4125479',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FIAT',
'model': 'DOBLO',
'odometer': 41684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-23',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FIAT DOBLO 1.6 Multijet 16V Active Crew Van',
'transmission': 'manual',
'trim': '1.6 Multijet 16V Active Crew Van',
'year': 2019}
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125479%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Saving data for 4125479: {'auction_closing_time': 1774947600.0, 'created_time': 1774649300.112881, 'last_price_update_time': 1774867187.679186}
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125479') HTTP/1.1" 204 0
2026-03-30 10:39:47 [manheim.gb] INFO: Found listing with ID: 4125577
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125577%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Scrape type for 4125577: 0
2026-03-30 10:39:47 [manheim.gb] INFO: Found listing with ID: 4125578
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125578%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [manheim.gb] INFO: Scrape type for 4125578: 2
2026-03-30 10:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9f5fdaa-a614-55a9-850e-cd9500510c89 with identifier: 4125487
2026-03-30 10:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9f5fdaa-a614-55a9-850e-cd9500510c89 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9f5fdaa-a614-55a9-850e-cd9500510c89 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c9f5fdaa-a614-55a9-850e-cd9500510c89, identifier: 4125487
2026-03-30 10:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5400a232-feb8-5b97-a51b-376be345cb63 with identifier: 4125540
2026-03-30 10:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5400a232-feb8-5b97-a51b-376be345cb63 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5400a232-feb8-5b97-a51b-376be345cb63 with scrape type 2
2026-03-30 10:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5400a232-feb8-5b97-a51b-376be345cb63, identifier: 4125540
2026-03-30 10:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c9f5fdaa-a614-55a9-850e-cd9500510c89 with identifier: 4125487
2026-03-30 10:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c9f5fdaa-a614-55a9-850e-cd9500510c89 with identifier: 4125487
2026-03-30 10:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c9f5fdaa-a614-55a9-850e-cd9500510c89 with identifier: 4125487 to the API
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:48 [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.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9f5fdaa-a614-55a9-850e-cd9500510c89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FN69JZO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4125487',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 22563,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-04',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'TOYOTA HILUX Active D/Cab Pick Up 2.4 D-4D',
'transmission': 'manual',
'trim': 'Active D/Cab Pick Up 2.4 D-4D',
'year': 2019}
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125487%27 HTTP/1.1" 200 None
2026-03-30 10:39:48 [manheim.gb] INFO: Saving data for 4125487: {'auction_closing_time': 1774947600.0, 'created_time': 1774620566.908572, 'last_price_update_time': 1774867188.313473}
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125487') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5400a232-feb8-5b97-a51b-376be345cb63 with identifier: 4125540
2026-03-30 10:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5400a232-feb8-5b97-a51b-376be345cb63 with identifier: 4125540
2026-03-30 10:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5400a232-feb8-5b97-a51b-376be345cb63 with identifier: 4125540 to the API
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:48 [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': 'GREY',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5400a232-feb8-5b97-a51b-376be345cb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HT23KJZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4125540',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 42215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-26',
'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-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125540%27 HTTP/1.1" 200 None
2026-03-30 10:39:48 [manheim.gb] INFO: Saving data for 4125540: {'auction_closing_time': 1774947600.0, 'created_time': 1774620566.102887, 'last_price_update_time': 1774867188.808857}
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125540') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db179693-fb45-5c2e-bcf6-aeb38d90f6db with identifier: 4125571
2026-03-30 10:39:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db179693-fb45-5c2e-bcf6-aeb38d90f6db with scrape type 2
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db179693-fb45-5c2e-bcf6-aeb38d90f6db with scrape type 2
2026-03-30 10:39:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db179693-fb45-5c2e-bcf6-aeb38d90f6db, identifier: 4125571
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:48 [manheim.gb] INFO: Found listing with ID: 4125579
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125579%27 HTTP/1.1" 200 None
2026-03-30 10:39:48 [manheim.gb] INFO: Scrape type for 4125579: 2
2026-03-30 10:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db179693-fb45-5c2e-bcf6-aeb38d90f6db with identifier: 4125571
2026-03-30 10:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db179693-fb45-5c2e-bcf6-aeb38d90f6db with identifier: 4125571
2026-03-30 10:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db179693-fb45-5c2e-bcf6-aeb38d90f6db with identifier: 4125571 to the API
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27db179693-fb45-5c2e-bcf6-aeb38d90f6db%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id db179693-fb45-5c2e-bcf6-aeb38d90f6db: 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: \u0022VOLKSWAGEN BEETLE 2.0 2dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022BEETLE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222003-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/BEETLE?id=4125571\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 2dr\u0022, \u0022LicensePlate\u0022: \u0022KU53EBP\u0022, \u0022Year\u0022: 2003, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 211, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022db179693-fb45-5c2e-bcf6-aeb38d90f6db\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 211,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'db179693-fb45-5c2e-bcf6-aeb38d90f6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KU53EBP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/BEETLE?id=4125571',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'BEETLE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-09-01',
'seller_name': 'Sytner',
'title': 'VOLKSWAGEN BEETLE 2.0 2dr',
'transmission': 'manual',
'trim': '2.0 2dr',
'year': 2003}
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-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125571%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Saving data for 4125571: {'auction_closing_time': 1775552400.0, 'created_time': 1774620557.137463, 'last_price_update_time': 1774867189.277239}
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125571') HTTP/1.1" 204 0
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125580
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125580%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125580: 0
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125585
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125585%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125585: 0
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125586
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125586%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125586: 1
2026-03-30 10:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9bce3a2-b007-5714-9c1a-138cc06fa09b with identifier: 4125572
2026-03-30 10:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9bce3a2-b007-5714-9c1a-138cc06fa09b with scrape type 2
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9bce3a2-b007-5714-9c1a-138cc06fa09b with scrape type 2
2026-03-30 10:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d9bce3a2-b007-5714-9c1a-138cc06fa09b, identifier: 4125572
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125590
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125590%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125590: 2
2026-03-30 10:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d9bce3a2-b007-5714-9c1a-138cc06fa09b with identifier: 4125572
2026-03-30 10:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d9bce3a2-b007-5714-9c1a-138cc06fa09b with identifier: 4125572
2026-03-30 10:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d9bce3a2-b007-5714-9c1a-138cc06fa09b with identifier: 4125572 to the API
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d9bce3a2-b007-5714-9c1a-138cc06fa09b%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d9bce3a2-b007-5714-9c1a-138cc06fa09b: 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: \u0022VAUXHALL CORSA 1.2 SE Premium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022CORSA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-03-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4125572\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 SE Premium 5dr\u0022, \u0022LicensePlate\u0022: \u0022VK20OUO\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 93, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d9bce3a2-b007-5714-9c1a-138cc06fa09b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9bce3a2-b007-5714-9c1a-138cc06fa09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK20OUO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4125572',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-31',
'seller_name': 'Sytner',
'title': 'VAUXHALL CORSA 1.2 SE Premium 5dr',
'transmission': 'manual',
'trim': '1.2 SE Premium 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-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125572%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Saving data for 4125572: {'auction_closing_time': 1775552400.0, 'created_time': 1774620558.179745, 'last_price_update_time': 1774867189.915172}
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125572') HTTP/1.1" 204 0
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125593
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125593%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125593: 0
2026-03-30 10:39:49 [manheim.gb] INFO: Found listing with ID: 4125603
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125603%27 HTTP/1.1" 200 None
2026-03-30 10:39:49 [manheim.gb] INFO: Scrape type for 4125603: 2
2026-03-30 10:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with identifier: 4125574
2026-03-30 10:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with scrape type 2
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 48f9ef69-629f-58f5-9936-ee9e2c8c1440, identifier: 4125574
2026-03-30 10:39:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb43bd20-ea34-56ad-8cd5-3e647f502e44 with identifier: 4125576
2026-03-30 10:39:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb43bd20-ea34-56ad-8cd5-3e647f502e44 with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb43bd20-ea34-56ad-8cd5-3e647f502e44 with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cb43bd20-ea34-56ad-8cd5-3e647f502e44, identifier: 4125576
2026-03-30 10:39:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2715f819-9026-5498-9455-a35fe57af07f with identifier: 4125578
2026-03-30 10:39:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2715f819-9026-5498-9455-a35fe57af07f with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2715f819-9026-5498-9455-a35fe57af07f with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2715f819-9026-5498-9455-a35fe57af07f, identifier: 4125578
2026-03-30 10:39:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:50 [manheim.gb] INFO: Found listing with ID: 4125609
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125609%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [manheim.gb] INFO: Scrape type for 4125609: 0
2026-03-30 10:39:50 [manheim.gb] INFO: Found listing with ID: 4125636
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125636%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [manheim.gb] INFO: Scrape type for 4125636: 0
2026-03-30 10:39:50 [manheim.gb] INFO: Found listing with ID: 4125687
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125687%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [manheim.gb] INFO: Scrape type for 4125687: 2
2026-03-30 10:39:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with identifier: 4125574
2026-03-30 10:39:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with identifier: 4125574
2026-03-30 10:39:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 48f9ef69-629f-58f5-9936-ee9e2c8c1440 with identifier: 4125574 to the API
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2748f9ef69-629f-58f5-9936-ee9e2c8c1440%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 48f9ef69-629f-58f5-9936-ee9e2c8c1440: 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: \u0022NISSAN X-TRAIL 1.6 dCi N-Tec 5dr 4WD [7 Seat]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022X-TRAIL\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-09-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4125574\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 dCi N-Tec 5dr 4WD [7 Seat]\u0022, \u0022LicensePlate\u0022: \u0022NL64CWX\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002248f9ef69-629f-58f5-9936-ee9e2c8c1440\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39: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-30 10:39:50 [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': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '48f9ef69-629f-58f5-9936-ee9e2c8c1440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL64CWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4125574',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-15',
'seller_name': 'Sytner',
'title': 'NISSAN X-TRAIL 1.6 dCi N-Tec 5dr 4WD [7 Seat]',
'transmission': 'manual',
'trim': '1.6 dCi N-Tec 5dr 4WD [7 Seat]',
'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-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125574%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [manheim.gb] INFO: Saving data for 4125574: {'auction_closing_time': 1775552400.0, 'created_time': 1774620558.526211, 'last_price_update_time': 1774867190.715715}
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125574') HTTP/1.1" 204 0
2026-03-30 10:39:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cb43bd20-ea34-56ad-8cd5-3e647f502e44 with identifier: 4125576
2026-03-30 10:39:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cb43bd20-ea34-56ad-8cd5-3e647f502e44 with identifier: 4125576
2026-03-30 10:39:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cb43bd20-ea34-56ad-8cd5-3e647f502e44 with identifier: 4125576 to the API
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cb43bd20-ea34-56ad-8cd5-3e647f502e44%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cb43bd20-ea34-56ad-8cd5-3e647f502e44: 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: \u0022BMW X3 xDrive20d M Sport 5dr Step Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u0022X3\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-01-16\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=4125576\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022xDrive20d M Sport 5dr Step Auto\u0022, \u0022LicensePlate\u0022: \u0022DF68CWC\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 144, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cb43bd20-ea34-56ad-8cd5-3e647f502e44\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:51 [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-30 10:39:51 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb43bd20-ea34-56ad-8cd5-3e647f502e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DF68CWC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=4125576',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': 'X3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-16',
'seller_name': 'Sytner',
'title': 'BMW X3 xDrive20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d M Sport 5dr Step 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-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125576%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [manheim.gb] INFO: Saving data for 4125576: {'auction_closing_time': 1775552400.0, 'created_time': 1774620559.061624, 'last_price_update_time': 1774867191.076628}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125576') HTTP/1.1" 204 0
2026-03-30 10:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2715f819-9026-5498-9455-a35fe57af07f with identifier: 4125578
2026-03-30 10:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2715f819-9026-5498-9455-a35fe57af07f with identifier: 4125578
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2715f819-9026-5498-9455-a35fe57af07f with identifier: 4125578 to the API
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:51 [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-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272715f819-9026-5498-9455-a35fe57af07f%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2715f819-9026-5498-9455-a35fe57af07f: 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 118d Exclusive Edition 2dr\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: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-05-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4125578\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022118d Exclusive Edition 2dr\u0022, \u0022LicensePlate\u0022: \u0022AK12YYT\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222715f819-9026-5498-9455-a35fe57af07f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39: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-30 10:39:51 [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-30 10:39:51 [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-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2715f819-9026-5498-9455-a35fe57af07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK12YYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4125578',
'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': '2012-05-28',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 118d Exclusive Edition 2dr',
'transmission': 'manual',
'trim': '118d Exclusive Edition 2dr',
'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-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125578%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [manheim.gb] INFO: Saving data for 4125578: {'auction_closing_time': 1775552400.0, 'created_time': 1774620565.029622, 'last_price_update_time': 1774867191.505667}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125578') HTTP/1.1" 204 0
2026-03-30 10:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:51 [manheim.gb] INFO: Found listing with ID: 4125688
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [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-30 10:39:51 [manheim.gb] INFO: Scrape type for 4125688: 0
2026-03-30 10:39:51 [manheim.gb] INFO: Found listing with ID: 4125689
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [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-30 10:39:51 [manheim.gb] INFO: Scrape type for 4125689: 0
2026-03-30 10:39:51 [manheim.gb] INFO: Found listing with ID: 4125694
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125694%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [manheim.gb] INFO: Scrape type for 4125694: 2
2026-03-30 10:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58e921b-d606-526f-a339-cafb8b51fc9f with identifier: 4125579
2026-03-30 10:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58e921b-d606-526f-a339-cafb8b51fc9f with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58e921b-d606-526f-a339-cafb8b51fc9f with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d58e921b-d606-526f-a339-cafb8b51fc9f, identifier: 4125579
2026-03-30 10:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:51 [manheim.gb] INFO: Found listing with ID: 4125702
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125702%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [manheim.gb] INFO: Scrape type for 4125702: 2
2026-03-30 10:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d58e921b-d606-526f-a339-cafb8b51fc9f with identifier: 4125579
2026-03-30 10:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d58e921b-d606-526f-a339-cafb8b51fc9f with identifier: 4125579
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d58e921b-d606-526f-a339-cafb8b51fc9f with identifier: 4125579 to the API
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:51 [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-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d58e921b-d606-526f-a339-cafb8b51fc9f%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d58e921b-d606-526f-a339-cafb8b51fc9f: 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: \u0022BMW 3 SERIES 335d xDrive M Sport 5dr Step Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00223 SERIES\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-12-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4125579\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022335d xDrive M Sport 5dr Step Auto\u0022, \u0022LicensePlate\u0022: \u0022RA65CEV\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 151, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d58e921b-d606-526f-a339-cafb8b51fc9f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:39:51 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-30 10:39:52 [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-30 10:39:52 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 151,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd58e921b-d606-526f-a339-cafb8b51fc9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RA65CEV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4125579',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': '3 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-13',
'seller_name': 'Sytner',
'title': 'BMW 3 SERIES 335d xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '335d xDrive M Sport 5dr Step Auto',
'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-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125579%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [manheim.gb] INFO: Saving data for 4125579: {'auction_closing_time': 1775552400.0, 'created_time': 1774620564.254843, 'last_price_update_time': 1774867192.034064}
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125579') HTTP/1.1" 204 0
2026-03-30 10:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:52 [manheim.gb] INFO: Found listing with ID: 4125703
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125703%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [manheim.gb] INFO: Scrape type for 4125703: 2
2026-03-30 10:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe29858-559b-5400-b6df-cc1e56d61df0 with identifier: 4125586
2026-03-30 10:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe29858-559b-5400-b6df-cc1e56d61df0 with scrape type 1
2026-03-30 10:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6fe29858-559b-5400-b6df-cc1e56d61df0
2026-03-30 10:39:52 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6fe29858-559b-5400-b6df-cc1e56d61df0
2026-03-30 10:39:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6fe29858-559b-5400-b6df-cc1e56d61df0, identifier: 4125586
2026-03-30 10:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c8d8b99-0056-5d51-8225-cec4157646c4 with identifier: 4125590
2026-03-30 10:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c8d8b99-0056-5d51-8225-cec4157646c4 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c8d8b99-0056-5d51-8225-cec4157646c4 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7c8d8b99-0056-5d51-8225-cec4157646c4, identifier: 4125590
2026-03-30 10:39:52 [manheim.gb] INFO: Found listing with ID: 4125735
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125735%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [manheim.gb] INFO: Scrape type for 4125735: 1
2026-03-30 10:39:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6fe29858-559b-5400-b6df-cc1e56d61df0 with identifier: 4125586
2026-03-30 10:39:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6fe29858-559b-5400-b6df-cc1e56d61df0 with identifier: 4125586
2026-03-30 10:39:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6fe29858-559b-5400-b6df-cc1e56d61df0 with identifier: 4125586 to the API
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:52 [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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6fe29858-559b-5400-b6df-cc1e56d61df0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR07ZYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A4?id=4125586',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'A4',
'odometer': 97361,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-02',
'seller_name': 'PAUL RIGBY LTD',
'title': 'AUDI A4 2.0 TDi 170 SE 5dr',
'transmission': 'manual',
'trim': '2.0 TDi 170 SE 5dr',
'year': 2007}
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125586%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [manheim.gb] INFO: Saving data for 4125586: {'created_time': 1774867192.851664, 'last_price_update_time': 1774867192.851678, 'auction_closing_time': 1775811600.0}
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125586') HTTP/1.1" 204 0
2026-03-30 10:39:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7c8d8b99-0056-5d51-8225-cec4157646c4 with identifier: 4125590
2026-03-30 10:39:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7c8d8b99-0056-5d51-8225-cec4157646c4 with identifier: 4125590
2026-03-30 10:39:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7c8d8b99-0056-5d51-8225-cec4157646c4 with identifier: 4125590 to the API
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:53 [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': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7c8d8b99-0056-5d51-8225-cec4157646c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MJ21WTT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=4125590',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': 47088,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-14',
'seller_name': 'Riverside Motors',
'title': 'LAND ROVER RANGE ROVER SPORT 3.0 P400 HST 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 P400 HST 5dr Auto',
'year': 2021}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125590%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [manheim.gb] INFO: Saving data for 4125590: {'auction_closing_time': 1775034000.0, 'created_time': 1774649294.983922, 'last_price_update_time': 1774867193.200981}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125590') HTTP/1.1" 204 0
2026-03-30 10:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:53 [manheim.gb] INFO: Found listing with ID: 4125740
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [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-30 10:39:53 [manheim.gb] INFO: Scrape type for 4125740: 0
2026-03-30 10:39:53 [manheim.gb] INFO: Found listing with ID: 4125750
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125750%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [manheim.gb] INFO: Scrape type for 4125750: 2
2026-03-30 10:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with identifier: 4125603
2026-03-30 10:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c, identifier: 4125603
2026-03-30 10:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:53 [manheim.gb] INFO: Found listing with ID: 4125752
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125752%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [manheim.gb] INFO: Scrape type for 4125752: 1
2026-03-30 10:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with identifier: 4125603
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-30 10:39:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with identifier: 4125603
2026-03-30 10:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c with identifier: 4125603 to the API
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'BROWN',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '10dccb1c-8c07-5e03-a6b7-1b4ef0bba29c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CX63AEC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/CONVERTIBLE?id=4125603',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'CONVERTIBLE',
'odometer': 72444,
'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': 'Riverside Motors',
'title': 'MINI CONVERTIBLE 2.0 Cooper S D Highgate 2dr',
'transmission': 'manual',
'trim': '2.0 Cooper S D Highgate 2dr',
'year': 2013}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125603%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [manheim.gb] INFO: Saving data for 4125603: {'auction_closing_time': 1775034000.0, 'created_time': 1774649782.784806, 'last_price_update_time': 1774867193.887025}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125603') HTTP/1.1" 204 0
2026-03-30 10:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:53 [manheim.gb] INFO: Found listing with ID: 4125764
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125764%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [manheim.gb] INFO: Scrape type for 4125764: 2
2026-03-30 10:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63de74da-ca16-5aa3-8266-c055a19415bd with identifier: 4125687
2026-03-30 10:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63de74da-ca16-5aa3-8266-c055a19415bd with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63de74da-ca16-5aa3-8266-c055a19415bd with scrape type 2
2026-03-30 10:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 63de74da-ca16-5aa3-8266-c055a19415bd, identifier: 4125687
2026-03-30 10:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1503fd8-f925-5b72-8272-abe0c59933f6 with identifier: 4125694
2026-03-30 10:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1503fd8-f925-5b72-8272-abe0c59933f6 with scrape type 2
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1503fd8-f925-5b72-8272-abe0c59933f6 with scrape type 2
2026-03-30 10:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f1503fd8-f925-5b72-8272-abe0c59933f6, identifier: 4125694
2026-03-30 10:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3107a2-3566-511e-87e9-179fd4006730 with identifier: 4125702
2026-03-30 10:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3107a2-3566-511e-87e9-179fd4006730 with scrape type 2
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3107a2-3566-511e-87e9-179fd4006730 with scrape type 2
2026-03-30 10:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa3107a2-3566-511e-87e9-179fd4006730, identifier: 4125702
2026-03-30 10:39:54 [manheim.gb] INFO: Found listing with ID: 4125766
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125766%27 HTTP/1.1" 200 None
2026-03-30 10:39:54 [manheim.gb] INFO: Scrape type for 4125766: 2
2026-03-30 10:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 63de74da-ca16-5aa3-8266-c055a19415bd with identifier: 4125687
2026-03-30 10:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 63de74da-ca16-5aa3-8266-c055a19415bd with identifier: 4125687
2026-03-30 10:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 63de74da-ca16-5aa3-8266-c055a19415bd with identifier: 4125687 to the API
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:54 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '63de74da-ca16-5aa3-8266-c055a19415bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS63CVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4125687',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 79998,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-31',
'seller_name': 'Croyland Car Megastore',
'title': 'FORD FIESTA 1.0 EcoBoost Zetec 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 3dr',
'year': 2013}
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125687%27 HTTP/1.1" 200 None
2026-03-30 10:39:54 [manheim.gb] INFO: Saving data for 4125687: {'auction_closing_time': 1774947600.0, 'created_time': 1774620560.557472, 'last_price_update_time': 1774867194.57331}
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125687') HTTP/1.1" 204 0
2026-03-30 10:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f1503fd8-f925-5b72-8272-abe0c59933f6 with identifier: 4125694
2026-03-30 10:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f1503fd8-f925-5b72-8272-abe0c59933f6 with identifier: 4125694
2026-03-30 10:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f1503fd8-f925-5b72-8272-abe0c59933f6 with identifier: 4125694 to the API
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:54 [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.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f1503fd8-f925-5b72-8272-abe0c59933f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK19VSD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4125694',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 35199,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-02',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN POLO 1.0 TSI 95 SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 SE 5dr',
'year': 2019}
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125694%27 HTTP/1.1" 200 None
2026-03-30 10:39:54 [manheim.gb] INFO: Saving data for 4125694: {'auction_closing_time': 1775552400.0, 'created_time': 1774649291.455847, 'last_price_update_time': 1774867194.987057}
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125694') HTTP/1.1" 204 0
2026-03-30 10:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa3107a2-3566-511e-87e9-179fd4006730 with identifier: 4125702
2026-03-30 10:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa3107a2-3566-511e-87e9-179fd4006730 with identifier: 4125702
2026-03-30 10:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa3107a2-3566-511e-87e9-179fd4006730 with identifier: 4125702 to the API
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa3107a2-3566-511e-87e9-179fd4006730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR12PXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4125702',
'listing': 'auction',
'location': 'Washington',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 165676,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-29',
'seller_name': 'Lookers',
'title': 'VOLKSWAGEN GOLF 1.6 TDi S 5dr',
'transmission': 'manual',
'trim': '1.6 TDi S 5dr',
'year': 2012}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125702%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [manheim.gb] INFO: Saving data for 4125702: {'auction_closing_time': 1775034000.0, 'created_time': 1774649785.19944, 'last_price_update_time': 1774867195.355716}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125702') HTTP/1.1" 204 0
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:55 [manheim.gb] INFO: Found listing with ID: 4125776
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125776%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [manheim.gb] INFO: Scrape type for 4125776: 2
2026-03-30 10:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with identifier: 4125703
2026-03-30 10:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with scrape type 2
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with scrape type 2
2026-03-30 10:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad, identifier: 4125703
2026-03-30 10:39:55 [manheim.gb] INFO: Found listing with ID: 4125780
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125780%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [manheim.gb] INFO: Scrape type for 4125780: 2
2026-03-30 10:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with identifier: 4125703
2026-03-30 10:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with identifier: 4125703
2026-03-30 10:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad with identifier: 4125703 to the API
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 239,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdac108a-0d0d-5aab-b85b-e9e3ffcc3dad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NG55XXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC90?id=4125703',
'listing': 'auction',
'location': 'Washington',
'make': 'VOLVO',
'model': 'XC90',
'odometer': 210987,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-25',
'seller_name': 'Lookers',
'title': 'VOLVO XC90 2.4D SE 5dr Geartronic',
'transmission': 'automatic',
'trim': '2.4D SE 5dr Geartronic',
'year': 2005}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125703%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [manheim.gb] INFO: Saving data for 4125703: {'auction_closing_time': 1775034000.0, 'created_time': 1774649783.530241, 'last_price_update_time': 1774867195.80028}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125703') HTTP/1.1" 204 0
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057ec594-e51f-518e-922e-4c497582da81 with identifier: 4125750
2026-03-30 10:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057ec594-e51f-518e-922e-4c497582da81 with scrape type 2
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057ec594-e51f-518e-922e-4c497582da81 with scrape type 2
2026-03-30 10:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 057ec594-e51f-518e-922e-4c497582da81, identifier: 4125750
2026-03-30 10:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d27ec9f4-d128-57bd-94aa-2f3358efa584 with identifier: 4125735
2026-03-30 10:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d27ec9f4-d128-57bd-94aa-2f3358efa584 with scrape type 1
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d27ec9f4-d128-57bd-94aa-2f3358efa584
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d27ec9f4-d128-57bd-94aa-2f3358efa584
2026-03-30 10:39:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d27ec9f4-d128-57bd-94aa-2f3358efa584, identifier: 4125735
2026-03-30 10:39:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 057ec594-e51f-518e-922e-4c497582da81 with identifier: 4125750
2026-03-30 10:39:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 057ec594-e51f-518e-922e-4c497582da81 with identifier: 4125750
2026-03-30 10:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 057ec594-e51f-518e-922e-4c497582da81 with identifier: 4125750 to the API
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:56 [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': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '057ec594-e51f-518e-922e-4c497582da81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP65DGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4125750',
'listing': 'auction',
'location': 'Manchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': 54831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-10',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 eD4 SE Tech 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 eD4 SE Tech 5dr 2WD',
'year': 2015}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125750%27 HTTP/1.1" 200 None
2026-03-30 10:39:56 [manheim.gb] INFO: Saving data for 4125750: {'auction_closing_time': 1774947600.0, 'created_time': 1774620561.609232, 'last_price_update_time': 1774867196.341984}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125750') HTTP/1.1" 204 0
2026-03-30 10:39:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d27ec9f4-d128-57bd-94aa-2f3358efa584 with identifier: 4125735
2026-03-30 10:39:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d27ec9f4-d128-57bd-94aa-2f3358efa584 with identifier: 4125735
2026-03-30 10:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d27ec9f4-d128-57bd-94aa-2f3358efa584 with identifier: 4125735 to the API
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:56 [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.5L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'd27ec9f4-d128-57bd-94aa-2f3358efa584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BM25JHK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4125735',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 6413,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-20',
'seller_name': 'PAUL RIGBY LTD',
'title': 'NISSAN QASHQAI 1.5 E-Power N-Design 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Design 5dr Auto',
'year': 2025}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125735%27 HTTP/1.1" 200 None
2026-03-30 10:39:56 [manheim.gb] INFO: Saving data for 4125735: {'created_time': 1774867196.73609, 'last_price_update_time': 1774867196.736105, 'auction_closing_time': 1775811600.0}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125735') HTTP/1.1" 204 0
2026-03-30 10:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d959602-b930-5fbb-b322-42922e3d6f18 with identifier: 4125752
2026-03-30 10:39:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d959602-b930-5fbb-b322-42922e3d6f18 with scrape type 1
2026-03-30 10:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8d959602-b930-5fbb-b322-42922e3d6f18
2026-03-30 10:39:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8d959602-b930-5fbb-b322-42922e3d6f18
2026-03-30 10:39:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d959602-b930-5fbb-b322-42922e3d6f18, identifier: 4125752
2026-03-30 10:39:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d959602-b930-5fbb-b322-42922e3d6f18 with identifier: 4125752
2026-03-30 10:39:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d959602-b930-5fbb-b322-42922e3d6f18 with identifier: 4125752
2026-03-30 10:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8d959602-b930-5fbb-b322-42922e3d6f18 with identifier: 4125752 to the API
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8d959602-b930-5fbb-b322-42922e3d6f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BK21MLU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4125752',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': 41548,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-21',
'seller_name': 'PAUL RIGBY LTD',
'title': 'FORD KUGA 1.5 EcoBlue Titanium Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue Titanium Edition 5dr',
'year': 2021}
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125752%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [manheim.gb] INFO: Saving data for 4125752: {'created_time': 1774867197.259812, 'last_price_update_time': 1774867197.259825, 'auction_closing_time': 1775811600.0}
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125752') HTTP/1.1" 204 0
2026-03-30 10:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f287fc1-de14-530e-a27c-70916dce9dc7 with identifier: 4125776
2026-03-30 10:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f287fc1-de14-530e-a27c-70916dce9dc7 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f287fc1-de14-530e-a27c-70916dce9dc7 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2f287fc1-de14-530e-a27c-70916dce9dc7, identifier: 4125776
2026-03-30 10:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with identifier: 4125764
2026-03-30 10:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb1fa910-fcc9-5202-a11c-c6499a06b0f1, identifier: 4125764
2026-03-30 10:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f642de4-84c6-5673-ba6c-ec6b8242da28 with identifier: 4125766
2026-03-30 10:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f642de4-84c6-5673-ba6c-ec6b8242da28 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f642de4-84c6-5673-ba6c-ec6b8242da28 with scrape type 2
2026-03-30 10:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7f642de4-84c6-5673-ba6c-ec6b8242da28, identifier: 4125766
2026-03-30 10:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2f287fc1-de14-530e-a27c-70916dce9dc7 with identifier: 4125776
2026-03-30 10:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2f287fc1-de14-530e-a27c-70916dce9dc7 with identifier: 4125776
2026-03-30 10:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2f287fc1-de14-530e-a27c-70916dce9dc7 with identifier: 4125776 to the API
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2f287fc1-de14-530e-a27c-70916dce9dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GD21WBL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4125776',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 86921,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-15',
'seller_name': 'Avis Direct',
'title': 'VOLKSWAGEN POLO 1.0 TSI 95 Match 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 95 Match 5dr DSG',
'year': 2021}
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125776%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [manheim.gb] INFO: Saving data for 4125776: {'auction_closing_time': 1775552400.0, 'created_time': 1774649293.494337, 'last_price_update_time': 1774867197.88528}
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125776') HTTP/1.1" 204 0
2026-03-30 10:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with identifier: 4125764
2026-03-30 10:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with identifier: 4125764
2026-03-30 10:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb1fa910-fcc9-5202-a11c-c6499a06b0f1 with identifier: 4125764 to the API
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:58 [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': 'Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb1fa910-fcc9-5202-a11c-c6499a06b0f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL16JKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4125764',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 93182,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'NISSAN QASHQAI 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 5dr',
'year': 2016}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125764%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [manheim.gb] INFO: Saving data for 4125764: {'auction_closing_time': 1775120400.0, 'created_time': 1774649295.351183, 'last_price_update_time': 1774867198.416475}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125764') HTTP/1.1" 204 0
2026-03-30 10:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7f642de4-84c6-5673-ba6c-ec6b8242da28 with identifier: 4125766
2026-03-30 10:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7f642de4-84c6-5673-ba6c-ec6b8242da28 with identifier: 4125766
2026-03-30 10:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7f642de4-84c6-5673-ba6c-ec6b8242da28 with identifier: 4125766 to the API
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:58 [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.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7f642de4-84c6-5673-ba6c-ec6b8242da28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU61YVE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4125766',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 92280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL ASTRA 1.4i 16V Excite 5dr',
'transmission': 'manual',
'trim': '1.4i 16V Excite 5dr',
'year': 2011}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125766%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [manheim.gb] INFO: Saving data for 4125766: {'auction_closing_time': 1775120400.0, 'created_time': 1774649291.897926, 'last_price_update_time': 1774867198.698224}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125766') HTTP/1.1" 204 0
2026-03-30 10:39:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with identifier: 4125780
2026-03-30 10:39:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with scrape type 2
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with scrape type 2
2026-03-30 10:39:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c2278d52-2b6c-5e52-a7e4-e438a2a46e9d, identifier: 4125780
2026-03-30 10:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with identifier: 4125780
2026-03-30 10:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with identifier: 4125780
2026-03-30 10:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c2278d52-2b6c-5e52-a7e4-e438a2a46e9d with identifier: 4125780 to the API
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:59 [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': 'RED',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c2278d52-2b6c-5e52-a7e4-e438a2a46e9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72KCK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4125780',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 21622,
'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': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW Anniversary Edition 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125780%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Saving data for 4125780: {'auction_closing_time': 1775552400.0, 'created_time': 1774649292.768829, 'last_price_update_time': 1774867199.110724}
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125780') HTTP/1.1" 204 0
2026-03-30 10:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:59 [manheim.gb] INFO: Page 78: 100 results (total: 7914)
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125784
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125784%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125784: 2
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125791
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125791%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125791: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125807
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125807%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125807: 2
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125814
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125814%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125814: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125815
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125815%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125815: 2
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125816
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125816%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125816: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125817
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125817%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125817: 2
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125818
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125818%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125818: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125825
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125825%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125825: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125841
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125841%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125841: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125849
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125849: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125853
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125853%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125853: 2
2026-03-30 10:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125857
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125857%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125857: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125858
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125858: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125859
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125859%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125859: 2
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125860
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125860%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125860: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125863
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125863: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125869
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125869%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125869: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125876
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125876%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125876: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125884
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125884%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125884: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125886
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125886: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125888
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125888: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125890
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125890%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125890: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125910
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125910%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125910: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125913
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125913: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125915
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125915%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125915: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125918
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125918%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125918: 2
2026-03-30 10:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125920
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125920%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125920: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125936
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125936: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125946
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125946%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125946: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125950
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125950: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125955
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125955%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125955: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125960
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125960%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125960: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125962
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [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-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125962: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125968
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125968%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125968: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125971
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125971%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125971: 0
2026-03-30 10:39:59 [manheim.gb] INFO: Found listing with ID: 4125997
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125997%27 HTTP/1.1" 200 None
2026-03-30 10:39:59 [manheim.gb] INFO: Scrape type for 4125997: 2
2026-03-30 10:39:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c333312-991d-5600-8988-0f77b55a7c9e with identifier: 4125784
2026-03-30 10:39:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c333312-991d-5600-8988-0f77b55a7c9e with scrape type 2
2026-03-30 10:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c333312-991d-5600-8988-0f77b55a7c9e with scrape type 2
2026-03-30 10:40:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6c333312-991d-5600-8988-0f77b55a7c9e, identifier: 4125784
2026-03-30 10:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:00 [manheim.gb] INFO: Found listing with ID: 4126004
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126004%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Scrape type for 4126004: 2
2026-03-30 10:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6c333312-991d-5600-8988-0f77b55a7c9e with identifier: 4125784
2026-03-30 10:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6c333312-991d-5600-8988-0f77b55a7c9e with identifier: 4125784
2026-03-30 10:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6c333312-991d-5600-8988-0f77b55a7c9e with identifier: 4125784 to the API
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:00 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6c333312-991d-5600-8988-0f77b55a7c9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25LCC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4125784',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 15608,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-19',
'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-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125784%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Saving data for 4125784: {'auction_closing_time': 1775552400.0, 'created_time': 1774649293.127049, 'last_price_update_time': 1774867200.485928}
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125784') HTTP/1.1" 204 0
2026-03-30 10:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4008af5f-327e-5977-859b-99ceda9b14ac with identifier: 4125815
2026-03-30 10:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4008af5f-327e-5977-859b-99ceda9b14ac with scrape type 2
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4008af5f-327e-5977-859b-99ceda9b14ac with scrape type 2
2026-03-30 10:40:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4008af5f-327e-5977-859b-99ceda9b14ac, identifier: 4125815
2026-03-30 10:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:00 [manheim.gb] INFO: Found listing with ID: 4126005
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126005%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Scrape type for 4126005: 0
2026-03-30 10:40:00 [manheim.gb] INFO: Found listing with ID: 4126013
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126013%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Scrape type for 4126013: 0
2026-03-30 10:40:00 [manheim.gb] INFO: Found listing with ID: 4126014
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126014%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Scrape type for 4126014: 0
2026-03-30 10:40:00 [manheim.gb] INFO: Found listing with ID: 4126015
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126015%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [manheim.gb] INFO: Scrape type for 4126015: 1
2026-03-30 10:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4008af5f-327e-5977-859b-99ceda9b14ac with identifier: 4125815
2026-03-30 10:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4008af5f-327e-5977-859b-99ceda9b14ac with identifier: 4125815
2026-03-30 10:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4008af5f-327e-5977-859b-99ceda9b14ac with identifier: 4125815 to the API
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:01 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4008af5f-327e-5977-859b-99ceda9b14ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV24XXN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4125815',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 33746,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'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-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125815%27 HTTP/1.1" 200 None
2026-03-30 10:40:01 [manheim.gb] INFO: Saving data for 4125815: {'auction_closing_time': 1775552400.0, 'created_time': 1774649297.874782, 'last_price_update_time': 1774867201.325766}
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125815') HTTP/1.1" 204 0
2026-03-30 10:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with identifier: 4125859
2026-03-30 10:40:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with scrape type 2
2026-03-30 10:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with scrape type 2
2026-03-30 10:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07, identifier: 4125859
2026-03-30 10:40:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d492ec6-5348-5d71-a63b-0526641f071b with identifier: 4125807
2026-03-30 10:40:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d492ec6-5348-5d71-a63b-0526641f071b with scrape type 2
2026-03-30 10:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d492ec6-5348-5d71-a63b-0526641f071b with scrape type 2
2026-03-30 10:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1d492ec6-5348-5d71-a63b-0526641f071b, identifier: 4125807
2026-03-30 10:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:01 [manheim.gb] INFO: Found listing with ID: 4126061
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126061%27 HTTP/1.1" 200 None
2026-03-30 10:40:01 [manheim.gb] INFO: Scrape type for 4126061: 1
2026-03-30 10:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with identifier: 4125859
2026-03-30 10:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with identifier: 4125859
2026-03-30 10:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07 with identifier: 4125859 to the API
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277b4bfd8e-0eb8-5465-a98a-100ba2d61b07%27 HTTP/1.1" 200 None
2026-03-30 10:40:02 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7b4bfd8e-0eb8-5465-a98a-100ba2d61b07: 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: \u0022Motor Range\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LAND ROVER RANGE ROVER EVOQUE 2.0 eD4 SE 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER EVOQUE\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-09-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4125859\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 eD4 SE 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022WJ66GCZ\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 113, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227b4bfd8e-0eb8-5465-a98a-100ba2d61b07\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40:02 [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-30 10:40:02 [scrapy.core.scraper] ERROR: Error processing {'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': '7b4bfd8e-0eb8-5465-a98a-100ba2d61b07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WJ66GCZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4125859',
'listing': 'auction',
'location': 'Leeds - 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': '2016-09-12',
'seller_name': 'Motor Range',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 eD4 SE 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 eD4 SE 5dr 2WD',
'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-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125859%27 HTTP/1.1" 200 None
2026-03-30 10:40:02 [manheim.gb] INFO: Saving data for 4125859: {'auction_closing_time': 1775120400.0, 'created_time': 1774649784.814404, 'last_price_update_time': 1774867202.168719}
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125859') HTTP/1.1" 204 0
2026-03-30 10:40:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1d492ec6-5348-5d71-a63b-0526641f071b with identifier: 4125807
2026-03-30 10:40:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1d492ec6-5348-5d71-a63b-0526641f071b with identifier: 4125807
2026-03-30 10:40:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1d492ec6-5348-5d71-a63b-0526641f071b with identifier: 4125807 to the API
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:02 [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': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1d492ec6-5348-5d71-a63b-0526641f071b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25LKD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4125807',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 17685,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-19',
'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-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125807%27 HTTP/1.1" 200 None
2026-03-30 10:40:02 [manheim.gb] INFO: Saving data for 4125807: {'auction_closing_time': 1775552400.0, 'created_time': 1774649294.475575, 'last_price_update_time': 1774867202.547377}
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125807') HTTP/1.1" 204 0
2026-03-30 10:40:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf354df-8642-5eac-8b71-9fd67b4e7351 with identifier: 4125817
2026-03-30 10:40:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf354df-8642-5eac-8b71-9fd67b4e7351 with scrape type 2
2026-03-30 10:40:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bf354df-8642-5eac-8b71-9fd67b4e7351 with scrape type 2
2026-03-30 10:40:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0bf354df-8642-5eac-8b71-9fd67b4e7351, identifier: 4125817
2026-03-30 10:40:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cba3982-9016-5748-9217-9b8fe570edfb with identifier: 4125853
2026-03-30 10:40:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cba3982-9016-5748-9217-9b8fe570edfb with scrape type 2
2026-03-30 10:40:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cba3982-9016-5748-9217-9b8fe570edfb with scrape type 2
2026-03-30 10:40:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9cba3982-9016-5748-9217-9b8fe570edfb, identifier: 4125853
2026-03-30 10:40:02 [manheim.gb] INFO: Found listing with ID: 4126124
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126124%27 HTTP/1.1" 200 None
2026-03-30 10:40:02 [manheim.gb] INFO: Scrape type for 4126124: 1
2026-03-30 10:40:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0bf354df-8642-5eac-8b71-9fd67b4e7351 with identifier: 4125817
2026-03-30 10:40:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0bf354df-8642-5eac-8b71-9fd67b4e7351 with identifier: 4125817
2026-03-30 10:40:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0bf354df-8642-5eac-8b71-9fd67b4e7351 with identifier: 4125817 to the API
2026-03-30 10:40:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:03 [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': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0bf354df-8642-5eac-8b71-9fd67b4e7351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX25VFR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4125817',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 18549,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-12',
'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-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125817%27 HTTP/1.1" 200 None
2026-03-30 10:40:03 [manheim.gb] INFO: Saving data for 4125817: {'auction_closing_time': 1775552400.0, 'created_time': 1774649296.000008, 'last_price_update_time': 1774867203.147492}
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125817') HTTP/1.1" 204 0
2026-03-30 10:40:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9cba3982-9016-5748-9217-9b8fe570edfb with identifier: 4125853
2026-03-30 10:40:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9cba3982-9016-5748-9217-9b8fe570edfb with identifier: 4125853
2026-03-30 10:40:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9cba3982-9016-5748-9217-9b8fe570edfb with identifier: 4125853 to the API
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:03 [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-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%279cba3982-9016-5748-9217-9b8fe570edfb%27 HTTP/1.1" 200 None
2026-03-30 10:40:03 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 9cba3982-9016-5748-9217-9b8fe570edfb: 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: \u0022AUDI A3 1.6 Technik SE 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222009-06-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4125853\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 Technik SE 3dr\u0022, \u0022LicensePlate\u0022: \u0022LV09MYG\u0022, \u0022Year\u0022: 2009, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 162, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00229cba3982-9016-5748-9217-9b8fe570edfb\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:02 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-30 10:40:03 [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-30 10:40:03 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9cba3982-9016-5748-9217-9b8fe570edfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LV09MYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4125853',
'listing': 'auction',
'location': 'Northampton - 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': '2009-06-12',
'seller_name': 'Vindis Group',
'title': 'AUDI A3 1.6 Technik SE 3dr',
'transmission': 'manual',
'trim': '1.6 Technik SE 3dr',
'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-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125853%27 HTTP/1.1" 200 None
2026-03-30 10:40:03 [manheim.gb] INFO: Saving data for 4125853: {'auction_closing_time': 1775725200.0, 'created_time': 1774649784.075605, 'last_price_update_time': 1774867203.456541}
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125853') HTTP/1.1" 204 0
2026-03-30 10:40:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ae50e3-419d-5957-b65b-5482ec880157 with identifier: 4125918
2026-03-30 10:40:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ae50e3-419d-5957-b65b-5482ec880157 with scrape type 2
2026-03-30 10:40:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ae50e3-419d-5957-b65b-5482ec880157 with scrape type 2
2026-03-30 10:40:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e6ae50e3-419d-5957-b65b-5482ec880157, identifier: 4125918
2026-03-30 10:40:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e6ae50e3-419d-5957-b65b-5482ec880157 with identifier: 4125918
2026-03-30 10:40:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e6ae50e3-419d-5957-b65b-5482ec880157 with identifier: 4125918
2026-03-30 10:40:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e6ae50e3-419d-5957-b65b-5482ec880157 with identifier: 4125918 to the API
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:03 [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-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e6ae50e3-419d-5957-b65b-5482ec880157%27 HTTP/1.1" 200 None
2026-03-30 10:40:03 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e6ae50e3-419d-5957-b65b-5482ec880157: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN TOURAN 2.0 TDI SE 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022TOURAN\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222007-01-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TOURAN?id=4125918\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI SE 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022KH56GVO\u0022, \u0022Year\u0022: 2007, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 172, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e6ae50e3-419d-5957-b65b-5482ec880157\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:03 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-30 10:40:03 [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-30 10:40:03 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 172,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6ae50e3-419d-5957-b65b-5482ec880157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KH56GVO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TOURAN?id=4125918',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'TOURAN',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-26',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN TOURAN 2.0 TDI SE 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI SE 5dr DSG',
'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-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125918%27 HTTP/1.1" 200 None
2026-03-30 10:40:03 [manheim.gb] INFO: Saving data for 4125918: {'auction_closing_time': 1775725200.0, 'created_time': 1774649785.813685, 'last_price_update_time': 1774867203.9167}
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125918') HTTP/1.1" 204 0
2026-03-30 10:40:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with identifier: 4125997
2026-03-30 10:40:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with scrape type 2
2026-03-30 10:40:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with scrape type 2
2026-03-30 10:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c5d64cc4-6126-5d2e-8fde-d7f1b281fac6, identifier: 4125997
2026-03-30 10:40:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126125
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126125%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126125: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126126
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126126%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126126: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126148
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126148%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126148: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126171
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126171%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126171: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126172
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126172%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126172: 1
2026-03-30 10:40:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with identifier: 4125997
2026-03-30 10:40:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with identifier: 4125997
2026-03-30 10:40:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c5d64cc4-6126-5d2e-8fde-d7f1b281fac6 with identifier: 4125997 to the API
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c5d64cc4-6126-5d2e-8fde-d7f1b281fac6%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c5d64cc4-6126-5d2e-8fde-d7f1b281fac6: 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: \u0022FORD GRAND C-MAX 1.6 TDCi Zetec 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022GRAND C-MAX\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-07-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4125997\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TDCi Zetec 5dr\u0022, \u0022LicensePlate\u0022: \u0022AD12BNK\u0022, \u0022Year\u0022: 2012, \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: \u0022c5d64cc4-6126-5d2e-8fde-d7f1b281fac6\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:03 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-30 10:40: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-30 10:40:04 [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.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c5d64cc4-6126-5d2e-8fde-d7f1b281fac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AD12BNK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4125997',
'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': '2012-07-30',
'seller_name': 'Perrys',
'title': 'FORD GRAND C-MAX 1.6 TDCi Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi Zetec 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-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125997%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Saving data for 4125997: {'auction_closing_time': 1775552400.0, 'created_time': 1774649296.286319, 'last_price_update_time': 1774867204.539641}
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125997') HTTP/1.1" 204 0
2026-03-30 10:40:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126184
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126184%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126184: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126190
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126190%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126190: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126194
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126194%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126194: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126196
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126196%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126196: 1
2026-03-30 10:40:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 438c5e87-a7a7-5c74-ae23-4c1035abd50d with identifier: 4126004
2026-03-30 10:40:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 438c5e87-a7a7-5c74-ae23-4c1035abd50d with scrape type 2
2026-03-30 10:40:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 438c5e87-a7a7-5c74-ae23-4c1035abd50d with scrape type 2
2026-03-30 10:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 438c5e87-a7a7-5c74-ae23-4c1035abd50d, identifier: 4126004
2026-03-30 10:40:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f72e9a-1a71-53f4-b273-0cc5b02d3644 with identifier: 4126015
2026-03-30 10:40:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f72e9a-1a71-53f4-b273-0cc5b02d3644 with scrape type 1
2026-03-30 10:40:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e5f72e9a-1a71-53f4-b273-0cc5b02d3644
2026-03-30 10:40:04 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e5f72e9a-1a71-53f4-b273-0cc5b02d3644
2026-03-30 10:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e5f72e9a-1a71-53f4-b273-0cc5b02d3644, identifier: 4126015
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126197
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126197%27 HTTP/1.1" 200 None
2026-03-30 10:40:04 [manheim.gb] INFO: Scrape type for 4126197: 0
2026-03-30 10:40:04 [manheim.gb] INFO: Found listing with ID: 4126198
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126198%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Scrape type for 4126198: 1
2026-03-30 10:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 438c5e87-a7a7-5c74-ae23-4c1035abd50d with identifier: 4126004
2026-03-30 10:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 438c5e87-a7a7-5c74-ae23-4c1035abd50d with identifier: 4126004
2026-03-30 10:40:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 438c5e87-a7a7-5c74-ae23-4c1035abd50d with identifier: 4126004 to the API
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27438c5e87-a7a7-5c74-ae23-4c1035abd50d%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 438c5e87-a7a7-5c74-ae23-4c1035abd50d: 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: \u0022AUDI Q5 40 TDI 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: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-01-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4126004\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002240 TDI Quattro S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022KK68OUE\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 146, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022438c5e87-a7a7-5c74-ae23-4c1035abd50d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '438c5e87-a7a7-5c74-ae23-4c1035abd50d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KK68OUE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4126004',
'listing': 'auction',
'location': 'Northampton - 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': '2019-01-24',
'seller_name': 'Vindis 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}
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-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126004%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Saving data for 4126004: {'auction_closing_time': 1775725200.0, 'created_time': 1774649297.321553, 'last_price_update_time': 1774867205.315649}
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126004') HTTP/1.1" 204 0
2026-03-30 10:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e5f72e9a-1a71-53f4-b273-0cc5b02d3644 with identifier: 4126015
2026-03-30 10:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e5f72e9a-1a71-53f4-b273-0cc5b02d3644 with identifier: 4126015
2026-03-30 10:40:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e5f72e9a-1a71-53f4-b273-0cc5b02d3644 with identifier: 4126015 to the API
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:05 [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': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5f72e9a-1a71-53f4-b273-0cc5b02d3644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV16OGG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC90?id=4126015',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLVO',
'model': 'XC90',
'odometer': 172148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-14',
'seller_name': 'PAUL RIGBY LTD',
'title': 'VOLVO XC90 2.0 D5 Inscription 5dr AWD Geartronic',
'transmission': 'automatic',
'trim': '2.0 D5 Inscription 5dr AWD Geartronic',
'year': 2016}
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126015%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Saving data for 4126015: {'created_time': 1774867205.708926, 'last_price_update_time': 1774867205.708937, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126015') HTTP/1.1" 204 0
2026-03-30 10:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe181b43-560d-5bfa-a5af-bc59b47cbb87 with identifier: 4126061
2026-03-30 10:40:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe181b43-560d-5bfa-a5af-bc59b47cbb87 with scrape type 1
2026-03-30 10:40:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fe181b43-560d-5bfa-a5af-bc59b47cbb87
2026-03-30 10:40:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fe181b43-560d-5bfa-a5af-bc59b47cbb87
2026-03-30 10:40:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fe181b43-560d-5bfa-a5af-bc59b47cbb87, identifier: 4126061
2026-03-30 10:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:05 [manheim.gb] INFO: Found listing with ID: 4126204
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126204%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Scrape type for 4126204: 0
2026-03-30 10:40:05 [manheim.gb] INFO: Found listing with ID: 4126206
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126206%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Scrape type for 4126206: 0
2026-03-30 10:40:05 [manheim.gb] INFO: Found listing with ID: 4126207
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126207%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Scrape type for 4126207: 0
2026-03-30 10:40:05 [manheim.gb] INFO: Found listing with ID: 4126209
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126209%27 HTTP/1.1" 200 None
2026-03-30 10:40:05 [manheim.gb] INFO: Scrape type for 4126209: 1
2026-03-30 10:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fe181b43-560d-5bfa-a5af-bc59b47cbb87 with identifier: 4126061
2026-03-30 10:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fe181b43-560d-5bfa-a5af-bc59b47cbb87 with identifier: 4126061
2026-03-30 10:40:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fe181b43-560d-5bfa-a5af-bc59b47cbb87 with identifier: 4126061 to the API
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fe181b43-560d-5bfa-a5af-bc59b47cbb87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MC18XUR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4126061',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 50067,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-30',
'seller_name': 'PAUL RIGBY LTD',
'title': 'NISSAN JUKE 1.2 DiG-T Bose Personal Edition 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Bose Personal Edition 5dr',
'year': 2018}
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126061%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Saving data for 4126061: {'created_time': 1774867206.600727, 'last_price_update_time': 1774867206.600737, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126061') HTTP/1.1" 204 0
2026-03-30 10:40:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126229
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126229%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126229: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126230
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126230%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126230: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126231
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126231%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126231: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126235
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126235%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126235: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126317
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126317%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126317: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126322
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126322%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126322: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126325
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126325%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126325: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126346
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126346%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126346: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126352
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126352%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126352: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126357
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126357%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126357: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126364
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126364%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126364: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126365
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126365%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126365: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126367
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126367%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126367: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126369
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126369%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126369: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126371
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126371%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126371: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126373
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126373%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126373: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126376
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126376%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126376: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126377
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126377%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [manheim.gb] INFO: Scrape type for 4126377: 0
2026-03-30 10:40:06 [manheim.gb] INFO: Found listing with ID: 4126378
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126378%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126378: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126379
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126379%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126379: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126380
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126380%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126380: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126381
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126381%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126381: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126382
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126382%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126382: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126401
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126401%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126401: 1
2026-03-30 10:40:07 [manheim.gb] ERROR: Error extracting listing 4126401: Field transmission is not nullable
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126409
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126409%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126409: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126414
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126414%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126414: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126416
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126416%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126416: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126417
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126417%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126417: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126418
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126418%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126418: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126421
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126421%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126421: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126423
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126423%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126423: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126425
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126425%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126425: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126503
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126503%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126503: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126513
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126513%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126513: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126518
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126518%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126518: 1
2026-03-30 10:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee90121-3a75-55f0-81ea-357609f5120b with identifier: 4126124
2026-03-30 10:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee90121-3a75-55f0-81ea-357609f5120b with scrape type 1
2026-03-30 10:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8ee90121-3a75-55f0-81ea-357609f5120b
2026-03-30 10:40:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8ee90121-3a75-55f0-81ea-357609f5120b
2026-03-30 10:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ee90121-3a75-55f0-81ea-357609f5120b, identifier: 4126124
2026-03-30 10:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5 with identifier: 4126172
2026-03-30 10:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5 with scrape type 1
2026-03-30 10:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5
2026-03-30 10:40:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5
2026-03-30 10:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5, identifier: 4126172
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126521
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126521%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126521: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126524
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126524%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126524: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126526
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126526%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126526: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126529
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126529%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126529: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126531
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126531%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126531: 0
2026-03-30 10:40:07 [manheim.gb] INFO: Found listing with ID: 4126534
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126534%27 HTTP/1.1" 200 None
2026-03-30 10:40:07 [manheim.gb] INFO: Scrape type for 4126534: 0
2026-03-30 10:40:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ee90121-3a75-55f0-81ea-357609f5120b with identifier: 4126124
2026-03-30 10:40:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ee90121-3a75-55f0-81ea-357609f5120b with identifier: 4126124
2026-03-30 10:40:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ee90121-3a75-55f0-81ea-357609f5120b with identifier: 4126124 to the API
2026-03-30 10:40:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 94,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8ee90121-3a75-55f0-81ea-357609f5120b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK17DDJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126124',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 87970,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-09',
'seller_name': 'PAUL RIGBY LTD',
'title': 'FORD FIESTA 1.5 TDCi Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi Titanium 5dr',
'year': 2017}
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126124%27 HTTP/1.1" 200 None
2026-03-30 10:40:08 [manheim.gb] INFO: Saving data for 4126124: {'created_time': 1774867208.274959, 'last_price_update_time': 1774867208.274974, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126124') HTTP/1.1" 204 0
2026-03-30 10:40:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5 with identifier: 4126172
2026-03-30 10:40:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5 with identifier: 4126172
2026-03-30 10:40:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5 with identifier: 4126172 to the API
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:08 [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': 'Grey',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5cda18b5-4e1c-5db9-9c74-56a8a5f9aed5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN66YXR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AYGO?id=4126172',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'TOYOTA',
'model': 'AYGO',
'odometer': 86375,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-28',
'seller_name': 'PAUL RIGBY LTD',
'title': 'TOYOTA AYGO 1.0 VVT-i X-Play 3dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 3dr',
'year': 2016}
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126172%27 HTTP/1.1" 200 None
2026-03-30 10:40:08 [manheim.gb] INFO: Saving data for 4126172: {'created_time': 1774867208.896755, 'last_price_update_time': 1774867208.896767, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126172') HTTP/1.1" 204 0
2026-03-30 10:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55cd49a6-7b31-51e4-8bd9-9618cae49098 with identifier: 4126196
2026-03-30 10:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55cd49a6-7b31-51e4-8bd9-9618cae49098 with scrape type 1
2026-03-30 10:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 55cd49a6-7b31-51e4-8bd9-9618cae49098
2026-03-30 10:40:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 55cd49a6-7b31-51e4-8bd9-9618cae49098
2026-03-30 10:40:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 55cd49a6-7b31-51e4-8bd9-9618cae49098, identifier: 4126196
2026-03-30 10:40:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 55cd49a6-7b31-51e4-8bd9-9618cae49098 with identifier: 4126196
2026-03-30 10:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 55cd49a6-7b31-51e4-8bd9-9618cae49098 with identifier: 4126196
2026-03-30 10:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 55cd49a6-7b31-51e4-8bd9-9618cae49098 with identifier: 4126196 to the API
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:09 [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': 'White',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': '55cd49a6-7b31-51e4-8bd9-9618cae49098',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF16EOR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4126196',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 144132,
'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': 'PAUL RIGBY LTD',
'title': 'VOLKSWAGEN POLO 1.2 TSI Match 5dr',
'transmission': 'manual',
'trim': '1.2 TSI Match 5dr',
'year': 2016}
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126196%27 HTTP/1.1" 200 None
2026-03-30 10:40:09 [manheim.gb] INFO: Saving data for 4126196: {'created_time': 1774867209.48537, 'last_price_update_time': 1774867209.485381, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126196') HTTP/1.1" 204 0
2026-03-30 10:40:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed41ce6-a1ce-580f-a461-eca939937852 with identifier: 4126198
2026-03-30 10:40:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed41ce6-a1ce-580f-a461-eca939937852 with scrape type 1
2026-03-30 10:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aed41ce6-a1ce-580f-a461-eca939937852
2026-03-30 10:40:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aed41ce6-a1ce-580f-a461-eca939937852
2026-03-30 10:40:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aed41ce6-a1ce-580f-a461-eca939937852, identifier: 4126198
2026-03-30 10:40:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37c15fc-d59c-5b43-a37c-a70cf93755e4 with identifier: 4126209
2026-03-30 10:40:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37c15fc-d59c-5b43-a37c-a70cf93755e4 with scrape type 1
2026-03-30 10:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a37c15fc-d59c-5b43-a37c-a70cf93755e4
2026-03-30 10:40:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a37c15fc-d59c-5b43-a37c-a70cf93755e4
2026-03-30 10:40:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a37c15fc-d59c-5b43-a37c-a70cf93755e4, identifier: 4126209
2026-03-30 10:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aed41ce6-a1ce-580f-a461-eca939937852 with identifier: 4126198
2026-03-30 10:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aed41ce6-a1ce-580f-a461-eca939937852 with identifier: 4126198
2026-03-30 10:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aed41ce6-a1ce-580f-a461-eca939937852 with identifier: 4126198 to the API
2026-03-30 10:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:10 [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': 'Black',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aed41ce6-a1ce-580f-a461-eca939937852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD71FDF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4126198',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MG',
'model': 'ZS',
'odometer': 75134,
'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': 'PAUL RIGBY LTD',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2021}
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126198%27 HTTP/1.1" 200 None
2026-03-30 10:40:10 [manheim.gb] INFO: Saving data for 4126198: {'created_time': 1774867210.138484, 'last_price_update_time': 1774867210.138496, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126198') HTTP/1.1" 204 0
2026-03-30 10:40:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a37c15fc-d59c-5b43-a37c-a70cf93755e4 with identifier: 4126209
2026-03-30 10:40:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a37c15fc-d59c-5b43-a37c-a70cf93755e4 with identifier: 4126209
2026-03-30 10:40:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a37c15fc-d59c-5b43-a37c-a70cf93755e4 with identifier: 4126209 to the API
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:10 [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-04-10T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a37c15fc-d59c-5b43-a37c-a70cf93755e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN22XXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/SOUL?id=4126209',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'SOUL',
'odometer': 56087,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-12',
'seller_name': 'PAUL RIGBY LTD',
'title': 'KIA SOUL 150kW Maxx 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Maxx 64kWh 5dr Auto',
'year': 2022}
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126209%27 HTTP/1.1" 200 None
2026-03-30 10:40:10 [manheim.gb] INFO: Saving data for 4126209: {'created_time': 1774867210.540562, 'last_price_update_time': 1774867210.540579, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126209') HTTP/1.1" 204 0
2026-03-30 10:40:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f374b7-28b1-5b67-994c-78921663923e with identifier: 4126518
2026-03-30 10:40:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f374b7-28b1-5b67-994c-78921663923e with scrape type 1
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f0f374b7-28b1-5b67-994c-78921663923e
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f0f374b7-28b1-5b67-994c-78921663923e
2026-03-30 10:40:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f0f374b7-28b1-5b67-994c-78921663923e, identifier: 4126518
2026-03-30 10:40:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f0f374b7-28b1-5b67-994c-78921663923e with identifier: 4126518
2026-03-30 10:40:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f0f374b7-28b1-5b67-994c-78921663923e with identifier: 4126518
2026-03-30 10:40:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f0f374b7-28b1-5b67-994c-78921663923e with identifier: 4126518 to the API
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:11 [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': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0f374b7-28b1-5b67-994c-78921663923e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OE13XTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4126518',
'listing': 'auction',
'location': 'Northampton',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 65205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-20',
'seller_name': 'Perrys',
'title': 'PEUGEOT 2008 1.2 VTi Active 5dr',
'transmission': 'manual',
'trim': '1.2 VTi Active 5dr',
'year': 2013}
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126518%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Saving data for 4126518: {'created_time': 1774867211.177813, 'last_price_update_time': 1774867211.177829, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126518') HTTP/1.1" 204 0
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:11 [manheim.gb] INFO: Page 79: 100 results (total: 7914)
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126542
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126542%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126542: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126543
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126543%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126543: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126544
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126544%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126544: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126546
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126546%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126546: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126547
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126547%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126547: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126551
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126551%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126551: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126552
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126552%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126552: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126568
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126568%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126568: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126574
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126574%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126574: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126578
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126578%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126578: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126584
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126584%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126584: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126594
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126594%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126594: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126598
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126598%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126598: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126599
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126599%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126599: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126601
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126601%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126601: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126605
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126605%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126605: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126609
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126609%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126609: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126610
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126610%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126610: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126630
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126630%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126630: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126638
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126638%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126638: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126639
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126639%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126639: 1
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126640
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126640%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126640: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126644
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126644%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126644: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126650
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126650%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126650: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126659
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126659%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126659: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126666
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126666%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126666: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126711
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126711%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126711: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126724
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126724%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126724: 0
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126731
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126731%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126731: 1
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126737
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126737%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126737: 1
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126794
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126794%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126794: 1
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126795
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126795%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126795: 1
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126796
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126796%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [manheim.gb] INFO: Scrape type for 4126796: 1
2026-03-30 10:40:11 [manheim.gb] INFO: Found listing with ID: 4126797
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126797%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126797: 1
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126798
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126798%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126798: 1
2026-03-30 10:40:12 [manheim.gb] ERROR: Error extracting listing 4126798: Field transmission is not nullable
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126799
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126799%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126799: 1
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126801
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126801%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126801: 1
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126802
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126802%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126802: 1
2026-03-30 10:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d8cd36b-2cc8-5edc-8845-5dcfacc71725 with identifier: 4126731
2026-03-30 10:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d8cd36b-2cc8-5edc-8845-5dcfacc71725 with scrape type 1
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0d8cd36b-2cc8-5edc-8845-5dcfacc71725
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0d8cd36b-2cc8-5edc-8845-5dcfacc71725
2026-03-30 10:40:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0d8cd36b-2cc8-5edc-8845-5dcfacc71725, identifier: 4126731
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126803
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126803%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126803: 1
2026-03-30 10:40:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0d8cd36b-2cc8-5edc-8845-5dcfacc71725 with identifier: 4126731
2026-03-30 10:40:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0d8cd36b-2cc8-5edc-8845-5dcfacc71725 with identifier: 4126731
2026-03-30 10:40:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0d8cd36b-2cc8-5edc-8845-5dcfacc71725 with identifier: 4126731 to the API
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:12 [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-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%270d8cd36b-2cc8-5edc-8845-5dcfacc71725%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 0d8cd36b-2cc8-5edc-8845-5dcfacc71725: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.5 EcoBoost 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.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-07-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4126731\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 EcoBoost Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022LM15ZRN\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00220d8cd36b-2cc8-5edc-8845-5dcfacc71725\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:12 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-30 10:40:12 [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-30 10:40:12 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0d8cd36b-2cc8-5edc-8845-5dcfacc71725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM15ZRN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4126731',
'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': '2015-07-31',
'seller_name': 'Gates Group',
'title': 'FORD FOCUS 1.5 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost Titanium 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-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126731%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Saving data for 4126731: {'created_time': 1774867212.596084, 'last_price_update_time': 1774867212.596097, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126731') HTTP/1.1" 204 0
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [scrapy.extensions.logstats] INFO: Crawled 1393 pages (at 119 pages/min), scraped 786 items (at 68 items/min)
2026-03-30 10:40:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:12 [manheim.gb] INFO: Found listing with ID: 4126804
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126804%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [manheim.gb] INFO: Scrape type for 4126804: 1
2026-03-30 10:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e65f8bcf-222b-54b7-86a9-ea36c953500f with identifier: 4126737
2026-03-30 10:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e65f8bcf-222b-54b7-86a9-ea36c953500f with scrape type 1
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e65f8bcf-222b-54b7-86a9-ea36c953500f
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e65f8bcf-222b-54b7-86a9-ea36c953500f
2026-03-30 10:40:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e65f8bcf-222b-54b7-86a9-ea36c953500f, identifier: 4126737
2026-03-30 10:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b5f6af-36bb-551b-8cfd-a187608926fa with identifier: 4126794
2026-03-30 10:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b5f6af-36bb-551b-8cfd-a187608926fa with scrape type 1
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d8b5f6af-36bb-551b-8cfd-a187608926fa
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d8b5f6af-36bb-551b-8cfd-a187608926fa
2026-03-30 10:40:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d8b5f6af-36bb-551b-8cfd-a187608926fa, identifier: 4126794
2026-03-30 10:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b34355-dede-5bf0-8c88-4367c8e8a192 with identifier: 4126795
2026-03-30 10:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b34355-dede-5bf0-8c88-4367c8e8a192 with scrape type 1
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 64b34355-dede-5bf0-8c88-4367c8e8a192
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 64b34355-dede-5bf0-8c88-4367c8e8a192
2026-03-30 10:40:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 64b34355-dede-5bf0-8c88-4367c8e8a192, identifier: 4126795
2026-03-30 10:40:13 [manheim.gb] INFO: Found listing with ID: 4126805
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126805%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [manheim.gb] INFO: Scrape type for 4126805: 1
2026-03-30 10:40:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e65f8bcf-222b-54b7-86a9-ea36c953500f with identifier: 4126737
2026-03-30 10:40:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e65f8bcf-222b-54b7-86a9-ea36c953500f with identifier: 4126737
2026-03-30 10:40:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e65f8bcf-222b-54b7-86a9-ea36c953500f with identifier: 4126737 to the API
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:13 [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-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e65f8bcf-222b-54b7-86a9-ea36c953500f%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e65f8bcf-222b-54b7-86a9-ea36c953500f: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN JUKE 1.6 Acenta 5dr [Premium Pack]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022JUKE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-07-16\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4126737\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 Acenta 5dr [Premium Pack]\u0022, \u0022LicensePlate\u0022: \u0022EN13ECC\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e65f8bcf-222b-54b7-86a9-ea36c953500f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:12 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-30 10:40:13 [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-30 10:40:13 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e65f8bcf-222b-54b7-86a9-ea36c953500f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN13ECC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4126737',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-16',
'seller_name': 'Gates Group',
'title': 'NISSAN JUKE 1.6 Acenta 5dr [Premium Pack]',
'transmission': 'manual',
'trim': '1.6 Acenta 5dr [Premium Pack]',
'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-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126737%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [manheim.gb] INFO: Saving data for 4126737: {'created_time': 1774867213.494909, 'last_price_update_time': 1774867213.494922, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126737') HTTP/1.1" 204 0
2026-03-30 10:40:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d8b5f6af-36bb-551b-8cfd-a187608926fa with identifier: 4126794
2026-03-30 10:40:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d8b5f6af-36bb-551b-8cfd-a187608926fa with identifier: 4126794
2026-03-30 10:40:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d8b5f6af-36bb-551b-8cfd-a187608926fa with identifier: 4126794 to the API
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:13 [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-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d8b5f6af-36bb-551b-8cfd-a187608926fa%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d8b5f6af-36bb-551b-8cfd-a187608926fa: 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: \u0022T WALL\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL VIVARO 2.0CDTI [115PS] Sportive Van 2.7t\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022VIVARO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222007-11-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4126794\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0CDTI [115PS] Sportive Van 2.7t\u0022, \u0022LicensePlate\u0022: \u0022BF57ETR\u0022, \u0022Year\u0022: 2007, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d8b5f6af-36bb-551b-8cfd-a187608926fa\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:13 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-30 10:40:13 [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-30 10:40:13 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8b5f6af-36bb-551b-8cfd-a187608926fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF57ETR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4126794',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-28',
'seller_name': 'T WALL',
'title': 'VAUXHALL VIVARO 2.0CDTI [115PS] Sportive Van 2.7t',
'transmission': 'manual',
'trim': '2.0CDTI [115PS] Sportive Van 2.7t',
'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-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126794%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [manheim.gb] INFO: Saving data for 4126794: {'created_time': 1774867213.82175, 'last_price_update_time': 1774867213.821769, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126794') HTTP/1.1" 204 0
2026-03-30 10:40:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 64b34355-dede-5bf0-8c88-4367c8e8a192 with identifier: 4126795
2026-03-30 10:40:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 64b34355-dede-5bf0-8c88-4367c8e8a192 with identifier: 4126795
2026-03-30 10:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 64b34355-dede-5bf0-8c88-4367c8e8a192 with identifier: 4126795 to the API
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:14 [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-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2764b34355-dede-5bf0-8c88-4367c8e8a192%27 HTTP/1.1" 200 None
2026-03-30 10:40:14 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 64b34355-dede-5bf0-8c88-4367c8e8a192: 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: \u0022T WALL\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA PRO CEED 1.6 CRDi 89 2 EcoDynamics 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022PRO CEED\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-09-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/PRO%20CEED?id=4126795\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 CRDi 89 2 EcoDynamics 3dr\u0022, \u0022LicensePlate\u0022: \u0022VB54MEG\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 103, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002264b34355-dede-5bf0-8c88-4367c8e8a192\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:13 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-30 10:40:14 [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-30 10:40:14 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '64b34355-dede-5bf0-8c88-4367c8e8a192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VB54MEG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PRO%20CEED?id=4126795',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'PRO CEED',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-28',
'seller_name': 'T WALL',
'title': 'KIA PRO CEED 1.6 CRDi 89 2 EcoDynamics 3dr',
'transmission': 'manual',
'trim': '1.6 CRDi 89 2 EcoDynamics 3dr',
'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-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126795%27 HTTP/1.1" 200 None
2026-03-30 10:40:14 [manheim.gb] INFO: Saving data for 4126795: {'created_time': 1774867214.2743, 'last_price_update_time': 1774867214.27431, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126795') HTTP/1.1" 204 0
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:14 [manheim.gb] INFO: Found listing with ID: 4126806
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126806%27 HTTP/1.1" 200 None
2026-03-30 10:40:14 [manheim.gb] INFO: Scrape type for 4126806: 1
2026-03-30 10:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8afdfb3-cb79-509e-a974-2115d4aa1fbe with identifier: 4126797
2026-03-30 10:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8afdfb3-cb79-509e-a974-2115d4aa1fbe with scrape type 1
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d8afdfb3-cb79-509e-a974-2115d4aa1fbe
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d8afdfb3-cb79-509e-a974-2115d4aa1fbe
2026-03-30 10:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d8afdfb3-cb79-509e-a974-2115d4aa1fbe, identifier: 4126797
2026-03-30 10:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aba8955d-f340-5bbf-b606-7f6254da0c3b with identifier: 4126639
2026-03-30 10:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aba8955d-f340-5bbf-b606-7f6254da0c3b with scrape type 1
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aba8955d-f340-5bbf-b606-7f6254da0c3b
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aba8955d-f340-5bbf-b606-7f6254da0c3b
2026-03-30 10:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aba8955d-f340-5bbf-b606-7f6254da0c3b, identifier: 4126639
2026-03-30 10:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50e86ba-3509-5ca0-8b31-c7975bed275e with identifier: 4126796
2026-03-30 10:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50e86ba-3509-5ca0-8b31-c7975bed275e with scrape type 1
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d50e86ba-3509-5ca0-8b31-c7975bed275e
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d50e86ba-3509-5ca0-8b31-c7975bed275e
2026-03-30 10:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d50e86ba-3509-5ca0-8b31-c7975bed275e, identifier: 4126796
2026-03-30 10:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa79c4d2-47dc-52c5-a048-b946c8921e1b with identifier: 4126799
2026-03-30 10:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa79c4d2-47dc-52c5-a048-b946c8921e1b with scrape type 1
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aa79c4d2-47dc-52c5-a048-b946c8921e1b
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aa79c4d2-47dc-52c5-a048-b946c8921e1b
2026-03-30 10:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa79c4d2-47dc-52c5-a048-b946c8921e1b, identifier: 4126799
2026-03-30 10:40:14 [manheim.gb] INFO: Found listing with ID: 4126807
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126807%27 HTTP/1.1" 200 None
2026-03-30 10:40:14 [manheim.gb] INFO: Scrape type for 4126807: 1
2026-03-30 10:40:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d8afdfb3-cb79-509e-a974-2115d4aa1fbe with identifier: 4126797
2026-03-30 10:40:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d8afdfb3-cb79-509e-a974-2115d4aa1fbe with identifier: 4126797
2026-03-30 10:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d8afdfb3-cb79-509e-a974-2115d4aa1fbe with identifier: 4126797 to the API
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:14 [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-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d8afdfb3-cb79-509e-a974-2115d4aa1fbe%27 HTTP/1.1" 200 None
2026-03-30 10:40:15 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d8afdfb3-cb79-509e-a974-2115d4aa1fbe: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.6 TDCi 115 Titanium Navigator 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: \u00222014-07-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4126797\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TDCi 115 Titanium Navigator 5dr\u0022, \u0022LicensePlate\u0022: \u0022EF14LWN\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d8afdfb3-cb79-509e-a974-2115d4aa1fbe\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:14 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-30 10:40: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-30 10:40:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8afdfb3-cb79-509e-a974-2115d4aa1fbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF14LWN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4126797',
'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': '2014-07-10',
'seller_name': 'Gates Group',
'title': 'FORD FOCUS 1.6 TDCi 115 Titanium Navigator 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium Navigator 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-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126797%27 HTTP/1.1" 200 None
2026-03-30 10:40:15 [manheim.gb] INFO: Saving data for 4126797: {'created_time': 1774867215.071759, 'last_price_update_time': 1774867215.071772, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126797') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aba8955d-f340-5bbf-b606-7f6254da0c3b with identifier: 4126639
2026-03-30 10:40:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aba8955d-f340-5bbf-b606-7f6254da0c3b with identifier: 4126639
2026-03-30 10:40:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aba8955d-f340-5bbf-b606-7f6254da0c3b with identifier: 4126639 to the API
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 226,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aba8955d-f340-5bbf-b606-7f6254da0c3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DA23BVR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CRAFTER?id=4126639',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': 58551,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-31',
'seller_name': None,
'title': 'VOLKSWAGEN CRAFTER 2.0 TDI 140PS Startline High Roof Van',
'transmission': 'manual',
'trim': '2.0 TDI 140PS Startline High Roof Van',
'year': 2023}
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126639%27 HTTP/1.1" 200 None
2026-03-30 10:40:15 [manheim.gb] INFO: Saving data for 4126639: {'created_time': 1774867215.487309, 'last_price_update_time': 1774867215.487322, 'auction_closing_time': 1775120400.0}
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126639') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d50e86ba-3509-5ca0-8b31-c7975bed275e with identifier: 4126796
2026-03-30 10:40:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d50e86ba-3509-5ca0-8b31-c7975bed275e with identifier: 4126796
2026-03-30 10:40:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d50e86ba-3509-5ca0-8b31-c7975bed275e with identifier: 4126796 to the API
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d50e86ba-3509-5ca0-8b31-c7975bed275e%27 HTTP/1.1" 200 None
2026-03-30 10:40:15 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d50e86ba-3509-5ca0-8b31-c7975bed275e: 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: \u0022T WALL\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MAZDA CX-5 2.2d [184] Sport Nav\u002B 5dr AWD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MAZDA\u0022, \u0022Model\u0022: \u0022CX-5\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-09-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4126796\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.2d [184] Sport Nav\u002B 5dr AWD\u0022, \u0022LicensePlate\u0022: \u0022VX68GKO\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 137, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d50e86ba-3509-5ca0-8b31-c7975bed275e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd50e86ba-3509-5ca0-8b31-c7975bed275e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VX68GKO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4126796',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-25',
'seller_name': 'T WALL',
'title': 'MAZDA CX-5 2.2d [184] Sport Nav+ 5dr AWD',
'transmission': 'manual',
'trim': '2.2d [184] Sport Nav+ 5dr AWD',
'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-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126796%27 HTTP/1.1" 200 None
2026-03-30 10:40:15 [manheim.gb] INFO: Saving data for 4126796: {'created_time': 1774867215.820552, 'last_price_update_time': 1774867215.820566, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126796') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa79c4d2-47dc-52c5-a048-b946c8921e1b with identifier: 4126799
2026-03-30 10:40:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa79c4d2-47dc-52c5-a048-b946c8921e1b with identifier: 4126799
2026-03-30 10:40:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa79c4d2-47dc-52c5-a048-b946c8921e1b with identifier: 4126799 to the API
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:16 [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-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27aa79c4d2-47dc-52c5-a048-b946c8921e1b%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id aa79c4d2-47dc-52c5-a048-b946c8921e1b: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022PUMA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-06-05\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126799\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Hybrid mHEV ST-Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022EF23YUH\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022aa79c4d2-47dc-52c5-a048-b946c8921e1b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40:16 [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-30 10:40:16 [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': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa79c4d2-47dc-52c5-a048-b946c8921e1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF23YUH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126799',
'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': '2023-06-05',
'seller_name': 'Gates Group',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line 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-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126799%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [manheim.gb] INFO: Saving data for 4126799: {'created_time': 1774867216.168287, 'last_price_update_time': 1774867216.168299, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126799') HTTP/1.1" 204 0
2026-03-30 10:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:16 [manheim.gb] INFO: Found listing with ID: 4126808
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126808%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [manheim.gb] INFO: Scrape type for 4126808: 1
2026-03-30 10:40:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3172a964-b84a-544f-b98c-e23edffda01b with identifier: 4126801
2026-03-30 10:40:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3172a964-b84a-544f-b98c-e23edffda01b with scrape type 1
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3172a964-b84a-544f-b98c-e23edffda01b
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3172a964-b84a-544f-b98c-e23edffda01b
2026-03-30 10:40:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3172a964-b84a-544f-b98c-e23edffda01b, identifier: 4126801
2026-03-30 10:40:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa with identifier: 4126802
2026-03-30 10:40:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa with scrape type 1
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa
2026-03-30 10:40:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa, identifier: 4126802
2026-03-30 10:40:16 [manheim.gb] INFO: Found listing with ID: 4126809
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126809%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [manheim.gb] INFO: Scrape type for 4126809: 1
2026-03-30 10:40:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3172a964-b84a-544f-b98c-e23edffda01b with identifier: 4126801
2026-03-30 10:40:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3172a964-b84a-544f-b98c-e23edffda01b with identifier: 4126801
2026-03-30 10:40:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3172a964-b84a-544f-b98c-e23edffda01b with identifier: 4126801 to the API
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:16 [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-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273172a964-b84a-544f-b98c-e23edffda01b%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 3172a964-b84a-544f-b98c-e23edffda01b: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.4 Edge 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.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-06-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126801\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 Edge 5dr\u0022, \u0022LicensePlate\u0022: \u0022KP12FLE\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 133, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00223172a964-b84a-544f-b98c-e23edffda01b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:16 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-30 10:40:16 [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-30 10:40:16 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3172a964-b84a-544f-b98c-e23edffda01b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP12FLE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126801',
'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': '2012-06-28',
'seller_name': 'Gates Group',
'title': 'FORD FIESTA 1.4 Edge 5dr',
'transmission': 'manual',
'trim': '1.4 Edge 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-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126801%27 HTTP/1.1" 200 None
2026-03-30 10:40:16 [manheim.gb] INFO: Saving data for 4126801: {'created_time': 1774867216.743081, 'last_price_update_time': 1774867216.743093, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126801') HTTP/1.1" 204 0
2026-03-30 10:40:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa with identifier: 4126802
2026-03-30 10:40:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa with identifier: 4126802
2026-03-30 10:40:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d7985bf2-bc07-5ad8-bed6-be7e7df6d5fa with identifier: 4126802 to the API
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:17 [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': '1.5L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7985bf2-bc07-5ad8-bed6-be7e7df6d5fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN19BTZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4126802',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MG',
'model': 'ZS',
'odometer': 91348,
'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': 'PAUL RIGBY LTD',
'title': 'MG ZS 1.5 VTi-TECH Limited Edition 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Limited Edition 5dr',
'year': 2019}
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126802%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [manheim.gb] INFO: Saving data for 4126802: {'created_time': 1774867217.171257, 'last_price_update_time': 1774867217.171273, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126802') HTTP/1.1" 204 0
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:17 [manheim.gb] INFO: Found listing with ID: 4126810
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126810%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [manheim.gb] INFO: Scrape type for 4126810: 1
2026-03-30 10:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f26be4f-168d-57d9-970c-f81bf888804b with identifier: 4126803
2026-03-30 10:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f26be4f-168d-57d9-970c-f81bf888804b with scrape type 1
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4f26be4f-168d-57d9-970c-f81bf888804b
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4f26be4f-168d-57d9-970c-f81bf888804b
2026-03-30 10:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4f26be4f-168d-57d9-970c-f81bf888804b, identifier: 4126803
2026-03-30 10:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bbfb945-1f86-51ed-a225-4f8387f18c13 with identifier: 4126804
2026-03-30 10:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bbfb945-1f86-51ed-a225-4f8387f18c13 with scrape type 1
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5bbfb945-1f86-51ed-a225-4f8387f18c13
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5bbfb945-1f86-51ed-a225-4f8387f18c13
2026-03-30 10:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5bbfb945-1f86-51ed-a225-4f8387f18c13, identifier: 4126804
2026-03-30 10:40:17 [manheim.gb] INFO: Found listing with ID: 4126811
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126811%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [manheim.gb] INFO: Scrape type for 4126811: 1
2026-03-30 10:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4f26be4f-168d-57d9-970c-f81bf888804b with identifier: 4126803
2026-03-30 10:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4f26be4f-168d-57d9-970c-f81bf888804b with identifier: 4126803
2026-03-30 10:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4f26be4f-168d-57d9-970c-f81bf888804b with identifier: 4126803 to the API
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:17 [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-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274f26be4f-168d-57d9-970c-f81bf888804b%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4f26be4f-168d-57d9-970c-f81bf888804b: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL MOKKA 1.6 CDTi Exclusiv 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.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-03-16\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4126803\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 CDTi Exclusiv 5dr\u0022, \u0022LicensePlate\u0022: \u0022LR16FGV\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 114, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224f26be4f-168d-57d9-970c-f81bf888804b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:17 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-30 10:40:17 [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-30 10:40:17 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4f26be4f-168d-57d9-970c-f81bf888804b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR16FGV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4126803',
'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': '2016-03-16',
'seller_name': 'Gates Group',
'title': 'VAUXHALL MOKKA 1.6 CDTi Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi Exclusiv 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-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126803%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [manheim.gb] INFO: Saving data for 4126803: {'created_time': 1774867217.81708, 'last_price_update_time': 1774867217.817092, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126803') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5bbfb945-1f86-51ed-a225-4f8387f18c13 with identifier: 4126804
2026-03-30 10:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5bbfb945-1f86-51ed-a225-4f8387f18c13 with identifier: 4126804
2026-03-30 10:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5bbfb945-1f86-51ed-a225-4f8387f18c13 with identifier: 4126804 to the API
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%275bbfb945-1f86-51ed-a225-4f8387f18c13%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5bbfb945-1f86-51ed-a225-4f8387f18c13: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.4 Titanium 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FIESTA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222010-08-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126804\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 Titanium 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022ET10DCY\u0022, \u0022Year\u0022: 2010, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 154, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225bbfb945-1f86-51ed-a225-4f8387f18c13\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:17 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-30 10:40: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-30 10:40:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5bbfb945-1f86-51ed-a225-4f8387f18c13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET10DCY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126804',
'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': '2010-08-04',
'seller_name': 'Gates Group',
'title': 'FORD FIESTA 1.4 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 Titanium 5dr Auto',
'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-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126804%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [manheim.gb] INFO: Saving data for 4126804: {'created_time': 1774867218.16539, 'last_price_update_time': 1774867218.165406, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126804') HTTP/1.1" 204 0
2026-03-30 10:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:18 [manheim.gb] INFO: Found listing with ID: 4126816
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126816%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [manheim.gb] INFO: Scrape type for 4126816: 1
2026-03-30 10:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad6434b1-1908-5a77-b539-959b83603c55 with identifier: 4126805
2026-03-30 10:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6434b1-1908-5a77-b539-959b83603c55 with scrape type 1
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ad6434b1-1908-5a77-b539-959b83603c55
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ad6434b1-1908-5a77-b539-959b83603c55
2026-03-30 10:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ad6434b1-1908-5a77-b539-959b83603c55, identifier: 4126805
2026-03-30 10:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd886f5-fbfd-5f5f-a133-73d18240091f with identifier: 4126806
2026-03-30 10:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd886f5-fbfd-5f5f-a133-73d18240091f with scrape type 1
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fdd886f5-fbfd-5f5f-a133-73d18240091f
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fdd886f5-fbfd-5f5f-a133-73d18240091f
2026-03-30 10:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fdd886f5-fbfd-5f5f-a133-73d18240091f, identifier: 4126806
2026-03-30 10:40:18 [manheim.gb] INFO: Found listing with ID: 4126873
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126873%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [manheim.gb] INFO: Scrape type for 4126873: 1
2026-03-30 10:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ad6434b1-1908-5a77-b539-959b83603c55 with identifier: 4126805
2026-03-30 10:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ad6434b1-1908-5a77-b539-959b83603c55 with identifier: 4126805
2026-03-30 10:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ad6434b1-1908-5a77-b539-959b83603c55 with identifier: 4126805 to the API
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ad6434b1-1908-5a77-b539-959b83603c55%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ad6434b1-1908-5a77-b539-959b83603c55: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD KUGA 1.5 TDCi Titanium 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022KUGA\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-03-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4126805\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi Titanium 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022ML17TXX\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 115, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ad6434b1-1908-5a77-b539-959b83603c55\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad6434b1-1908-5a77-b539-959b83603c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML17TXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4126805',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'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': 'Acorn Group Limited',
'title': 'FORD KUGA 1.5 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 TDCi Titanium 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-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126805%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [manheim.gb] INFO: Saving data for 4126805: {'created_time': 1774867218.817123, 'last_price_update_time': 1774867218.817137, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126805') HTTP/1.1" 204 0
2026-03-30 10:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fdd886f5-fbfd-5f5f-a133-73d18240091f with identifier: 4126806
2026-03-30 10:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fdd886f5-fbfd-5f5f-a133-73d18240091f with identifier: 4126806
2026-03-30 10:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fdd886f5-fbfd-5f5f-a133-73d18240091f with identifier: 4126806 to the API
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:19 [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': 'Black',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdd886f5-fbfd-5f5f-a133-73d18240091f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD66JJV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XJ?id=4126806',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'JAGUAR',
'model': 'XJ',
'odometer': 65308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-10',
'seller_name': 'Sandicliffe',
'title': 'JAGUAR XJ 3.0d V6 Premium Luxury 4dr Auto [LWB]',
'transmission': 'automatic',
'trim': '3.0d V6 Premium Luxury 4dr Auto [LWB]',
'year': 2016}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126806%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [manheim.gb] INFO: Saving data for 4126806: {'created_time': 1774867219.214889, 'last_price_update_time': 1774867219.214901, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126806') HTTP/1.1" 204 0
2026-03-30 10:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:19 [manheim.gb] INFO: Found listing with ID: 4126916
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126916%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [manheim.gb] INFO: Scrape type for 4126916: 1
2026-03-30 10:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e3790f7-b231-507f-be11-8c4124038f8b with identifier: 4126808
2026-03-30 10:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e3790f7-b231-507f-be11-8c4124038f8b with scrape type 1
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7e3790f7-b231-507f-be11-8c4124038f8b
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7e3790f7-b231-507f-be11-8c4124038f8b
2026-03-30 10:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7e3790f7-b231-507f-be11-8c4124038f8b, identifier: 4126808
2026-03-30 10:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786 with identifier: 4126807
2026-03-30 10:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786 with scrape type 1
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786
2026-03-30 10:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786, identifier: 4126807
2026-03-30 10:40:19 [manheim.gb] INFO: Found listing with ID: 4126944
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126944%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [manheim.gb] INFO: Scrape type for 4126944: 1
2026-03-30 10:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7e3790f7-b231-507f-be11-8c4124038f8b with identifier: 4126808
2026-03-30 10:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7e3790f7-b231-507f-be11-8c4124038f8b with identifier: 4126808
2026-03-30 10:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7e3790f7-b231-507f-be11-8c4124038f8b with identifier: 4126808 to the API
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:19 [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-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277e3790f7-b231-507f-be11-8c4124038f8b%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7e3790f7-b231-507f-be11-8c4124038f8b: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ A CLASS A200 BlueEFFICIENCY AMG Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022A CLASS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-09-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4126808\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022A200 BlueEFFICIENCY AMG Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022YT64ZUC\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 134, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227e3790f7-b231-507f-be11-8c4124038f8b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:19 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-30 10:40:19 [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-30 10:40:19 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7e3790f7-b231-507f-be11-8c4124038f8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT64ZUC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4126808',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-24',
'seller_name': 'Acorn Group Limited',
'title': 'MERCEDES-BENZ A CLASS A200 BlueEFFICIENCY AMG Sport 5dr',
'transmission': 'manual',
'trim': 'A200 BlueEFFICIENCY AMG Sport 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-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126808%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [manheim.gb] INFO: Saving data for 4126808: {'created_time': 1774867219.84671, 'last_price_update_time': 1774867219.846722, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126808') HTTP/1.1" 204 0
2026-03-30 10:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786 with identifier: 4126807
2026-03-30 10:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786 with identifier: 4126807
2026-03-30 10:40:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786 with identifier: 4126807 to the API
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:20 [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-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2737f7ecc3-b7ea-59ff-b15e-04f02a3bd786%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 37f7ecc3-b7ea-59ff-b15e-04f02a3bd786: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A3 2.0 TDI Sport 5dr\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: \u00222014-09-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4126807\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022YG64KZF\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 106, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002237f7ecc3-b7ea-59ff-b15e-04f02a3bd786\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:19 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-30 10:40:20 [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-30 10:40:20 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': '37f7ecc3-b7ea-59ff-b15e-04f02a3bd786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YG64KZF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4126807',
'listing': 'auction',
'location': 'Birmingham - 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': '2014-09-04',
'seller_name': 'Acorn Group Limited',
'title': 'AUDI A3 2.0 TDI Sport 5dr',
'transmission': 'manual',
'trim': '2.0 TDI Sport 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-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126807%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [manheim.gb] INFO: Saving data for 4126807: {'created_time': 1774867220.260937, 'last_price_update_time': 1774867220.260952, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126807') HTTP/1.1" 204 0
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:20 [manheim.gb] INFO: Found listing with ID: 4126953
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126953%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [manheim.gb] INFO: Scrape type for 4126953: 1
2026-03-30 10:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab with identifier: 4126809
2026-03-30 10:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab with scrape type 1
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab
2026-03-30 10:40:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab, identifier: 4126809
2026-03-30 10:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd7d4988-7bc8-537e-b053-2d70fa6a0919 with identifier: 4126810
2026-03-30 10:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd7d4988-7bc8-537e-b053-2d70fa6a0919 with scrape type 1
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dd7d4988-7bc8-537e-b053-2d70fa6a0919
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dd7d4988-7bc8-537e-b053-2d70fa6a0919
2026-03-30 10:40:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dd7d4988-7bc8-537e-b053-2d70fa6a0919, identifier: 4126810
2026-03-30 10:40:20 [manheim.gb] INFO: Found listing with ID: 4126955
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126955%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [manheim.gb] INFO: Scrape type for 4126955: 1
2026-03-30 10:40:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab with identifier: 4126809
2026-03-30 10:40:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab with identifier: 4126809
2026-03-30 10:40:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab with identifier: 4126809 to the API
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:20 [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-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%279b5de40a-27eb-5d0f-8049-d83f0d3b5aab%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 9b5de40a-27eb-5d0f-8049-d83f0d3b5aab: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MAZDA 5 2.0 Sport Venture Edition 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MAZDA\u0022, \u0022Model\u0022: \u00225\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-05-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MAZDA/5?id=4126809\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 Sport Venture Edition 5dr\u0022, \u0022LicensePlate\u0022: \u0022DA15UDH\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 159, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00229b5de40a-27eb-5d0f-8049-d83f0d3b5aab\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:20 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-30 10:40:20 [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-30 10:40:20 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9b5de40a-27eb-5d0f-8049-d83f0d3b5aab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA15UDH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/5?id=4126809',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MAZDA',
'model': '5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-18',
'seller_name': 'Acorn Group Limited',
'title': 'MAZDA 5 2.0 Sport Venture Edition 5dr',
'transmission': 'manual',
'trim': '2.0 Sport Venture Edition 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-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126809%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [manheim.gb] INFO: Saving data for 4126809: {'created_time': 1774867220.870997, 'last_price_update_time': 1774867220.871008, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126809') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dd7d4988-7bc8-537e-b053-2d70fa6a0919 with identifier: 4126810
2026-03-30 10:40:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dd7d4988-7bc8-537e-b053-2d70fa6a0919 with identifier: 4126810
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dd7d4988-7bc8-537e-b053-2d70fa6a0919 with identifier: 4126810 to the API
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:21 [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-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27dd7d4988-7bc8-537e-b053-2d70fa6a0919%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id dd7d4988-7bc8-537e-b053-2d70fa6a0919: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SUZUKI CELERIO 1.0 SZ4 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SUZUKI\u0022, \u0022Model\u0022: \u0022CELERIO\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-03-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SUZUKI/CELERIO?id=4126810\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 SZ4 5dr\u0022, \u0022LicensePlate\u0022: \u0022DU17KXV\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022dd7d4988-7bc8-537e-b053-2d70fa6a0919\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:20 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-30 10:40:21 [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-30 10:40:21 [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.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd7d4988-7bc8-537e-b053-2d70fa6a0919',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU17KXV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/CELERIO?id=4126810',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'SUZUKI',
'model': 'CELERIO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-09',
'seller_name': 'Acorn Group Limited',
'title': 'SUZUKI CELERIO 1.0 SZ4 5dr',
'transmission': 'manual',
'trim': '1.0 SZ4 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-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126810%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [manheim.gb] INFO: Saving data for 4126810: {'created_time': 1774867221.34106, 'last_price_update_time': 1774867221.341072, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126810') HTTP/1.1" 204 0
2026-03-30 10:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:21 [manheim.gb] INFO: Found listing with ID: 4126957
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126957%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [manheim.gb] INFO: Scrape type for 4126957: 1
2026-03-30 10:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a9783b-383c-5326-9272-8ec70dd40ad4 with identifier: 4126811
2026-03-30 10:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37a9783b-383c-5326-9272-8ec70dd40ad4 with scrape type 1
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 37a9783b-383c-5326-9272-8ec70dd40ad4
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 37a9783b-383c-5326-9272-8ec70dd40ad4
2026-03-30 10:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 37a9783b-383c-5326-9272-8ec70dd40ad4, identifier: 4126811
2026-03-30 10:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6a4dbf7-978b-5e65-a5dc-f9895a65d47d with identifier: 4126816
2026-03-30 10:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6a4dbf7-978b-5e65-a5dc-f9895a65d47d with scrape type 1
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c6a4dbf7-978b-5e65-a5dc-f9895a65d47d
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c6a4dbf7-978b-5e65-a5dc-f9895a65d47d
2026-03-30 10:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c6a4dbf7-978b-5e65-a5dc-f9895a65d47d, identifier: 4126816
2026-03-30 10:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:21 [manheim.gb] INFO: Found listing with ID: 4126958
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126958%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [manheim.gb] INFO: Scrape type for 4126958: 1
2026-03-30 10:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 37a9783b-383c-5326-9272-8ec70dd40ad4 with identifier: 4126811
2026-03-30 10:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 37a9783b-383c-5326-9272-8ec70dd40ad4 with identifier: 4126811
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 37a9783b-383c-5326-9272-8ec70dd40ad4 with identifier: 4126811 to the API
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:21 [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-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2737a9783b-383c-5326-9272-8ec70dd40ad4%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 37a9783b-383c-5326-9272-8ec70dd40ad4: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA VENGA 1.6 ISG 3 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022VENGA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-10-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/VENGA?id=4126811\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 ISG 3 5dr\u0022, \u0022LicensePlate\u0022: \u0022MF67UXD\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002237a9783b-383c-5326-9272-8ec70dd40ad4\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:21 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-30 10:40:21 [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-30 10:40:21 [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': '1.6L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '37a9783b-383c-5326-9272-8ec70dd40ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF67UXD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/VENGA?id=4126811',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'VENGA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-20',
'seller_name': 'Acorn Group Limited',
'title': 'KIA VENGA 1.6 ISG 3 5dr',
'transmission': 'manual',
'trim': '1.6 ISG 3 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-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126811%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [manheim.gb] INFO: Saving data for 4126811: {'created_time': 1774867222.021496, 'last_price_update_time': 1774867222.021513, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126811') HTTP/1.1" 204 0
2026-03-30 10:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c6a4dbf7-978b-5e65-a5dc-f9895a65d47d with identifier: 4126816
2026-03-30 10:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c6a4dbf7-978b-5e65-a5dc-f9895a65d47d with identifier: 4126816
2026-03-30 10:40:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c6a4dbf7-978b-5e65-a5dc-f9895a65d47d with identifier: 4126816 to the API
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c6a4dbf7-978b-5e65-a5dc-f9895a65d47d%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c6a4dbf7-978b-5e65-a5dc-f9895a65d47d: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL CORSA 1.4 [75] Energy 5dr [AC]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022CORSA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4126816\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 [75] Energy 5dr [AC]\u0022, \u0022LicensePlate\u0022: \u0022DU19DNF\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 130, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c6a4dbf7-978b-5e65-a5dc-f9895a65d47d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:21 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-30 10:40: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-30 10:40:22 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6a4dbf7-978b-5e65-a5dc-f9895a65d47d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU19DNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4126816',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'Acorn Group Limited',
'title': 'VAUXHALL CORSA 1.4 [75] Energy 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 [75] Energy 5dr [AC]',
'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-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126816%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [manheim.gb] INFO: Saving data for 4126816: {'created_time': 1774867222.373222, 'last_price_update_time': 1774867222.373235, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126816') HTTP/1.1" 204 0
2026-03-30 10:40:22 [manheim.gb] INFO: Found listing with ID: 4126961
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126961%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [manheim.gb] INFO: Scrape type for 4126961: 1
2026-03-30 10:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50094269-eed7-5aa3-8101-060a673f5e6c with identifier: 4126873
2026-03-30 10:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50094269-eed7-5aa3-8101-060a673f5e6c with scrape type 1
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 50094269-eed7-5aa3-8101-060a673f5e6c
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 50094269-eed7-5aa3-8101-060a673f5e6c
2026-03-30 10:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 50094269-eed7-5aa3-8101-060a673f5e6c, identifier: 4126873
2026-03-30 10:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 882ba505-8d2c-58d8-8aa1-36c491678bc5 with identifier: 4126916
2026-03-30 10:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 882ba505-8d2c-58d8-8aa1-36c491678bc5 with scrape type 1
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 882ba505-8d2c-58d8-8aa1-36c491678bc5
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 882ba505-8d2c-58d8-8aa1-36c491678bc5
2026-03-30 10:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 882ba505-8d2c-58d8-8aa1-36c491678bc5, identifier: 4126916
2026-03-30 10:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0754333-9e34-5827-b281-edc08be88cb0 with identifier: 4126944
2026-03-30 10:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0754333-9e34-5827-b281-edc08be88cb0 with scrape type 1
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d0754333-9e34-5827-b281-edc08be88cb0
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d0754333-9e34-5827-b281-edc08be88cb0
2026-03-30 10:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d0754333-9e34-5827-b281-edc08be88cb0, identifier: 4126944
2026-03-30 10:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d724b27e-c784-5959-a606-582a3fbfe126 with identifier: 4126953
2026-03-30 10:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d724b27e-c784-5959-a606-582a3fbfe126 with scrape type 1
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d724b27e-c784-5959-a606-582a3fbfe126
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d724b27e-c784-5959-a606-582a3fbfe126
2026-03-30 10:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d724b27e-c784-5959-a606-582a3fbfe126, identifier: 4126953
2026-03-30 10:40:22 [manheim.gb] INFO: Found listing with ID: 4126962
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126962%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [manheim.gb] INFO: Scrape type for 4126962: 1
2026-03-30 10:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 50094269-eed7-5aa3-8101-060a673f5e6c with identifier: 4126873
2026-03-30 10:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 50094269-eed7-5aa3-8101-060a673f5e6c with identifier: 4126873
2026-03-30 10:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 50094269-eed7-5aa3-8101-060a673f5e6c with identifier: 4126873 to the API
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:23 [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-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2750094269-eed7-5aa3-8101-060a673f5e6c%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 50094269-eed7-5aa3-8101-060a673f5e6c: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD KUGA 1.5 TDCi Titanium 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022KUGA\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-11-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4126873\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi Titanium 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022LL66JKX\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 115, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002250094269-eed7-5aa3-8101-060a673f5e6c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40:23 [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-30 10:40:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50094269-eed7-5aa3-8101-060a673f5e6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL66JKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4126873',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-24',
'seller_name': 'Gates Group',
'title': 'FORD KUGA 1.5 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 TDCi Titanium 5dr 2WD',
'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-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126873%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [manheim.gb] INFO: Saving data for 4126873: {'created_time': 1774867223.381849, 'last_price_update_time': 1774867223.381865, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126873') HTTP/1.1" 204 0
2026-03-30 10:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 882ba505-8d2c-58d8-8aa1-36c491678bc5 with identifier: 4126916
2026-03-30 10:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 882ba505-8d2c-58d8-8aa1-36c491678bc5 with identifier: 4126916
2026-03-30 10:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 882ba505-8d2c-58d8-8aa1-36c491678bc5 with identifier: 4126916 to the API
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:23 [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': '882ba505-8d2c-58d8-8aa1-36c491678bc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK16EDF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FUSO/CANTER?id=4126916',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FUSO',
'model': 'CANTER',
'odometer': 275231,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': None,
'title': 'FUSO CANTER REFUSE TRUCK',
'transmission': 'manual',
'trim': 'REFUSE TRUCK',
'year': 2016}
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126916%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [manheim.gb] INFO: Saving data for 4126916: {'created_time': 1774867223.842246, 'last_price_update_time': 1774867223.84226, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126916') HTTP/1.1" 204 0
2026-03-30 10:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d0754333-9e34-5827-b281-edc08be88cb0 with identifier: 4126944
2026-03-30 10:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d0754333-9e34-5827-b281-edc08be88cb0 with identifier: 4126944
2026-03-30 10:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d0754333-9e34-5827-b281-edc08be88cb0 with identifier: 4126944 to the API
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'WHITE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0754333-9e34-5827-b281-edc08be88cb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK16EDC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FUSO/CANTER?id=4126944',
'listing': 'auction',
'location': 'Gloucester',
'make': 'FUSO',
'model': 'CANTER',
'odometer': 340613,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': None,
'title': 'FUSO CANTER REFUSE TRUCK',
'transmission': 'manual',
'trim': 'REFUSE TRUCK',
'year': 2016}
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126944%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [manheim.gb] INFO: Saving data for 4126944: {'created_time': 1774867224.29472, 'last_price_update_time': 1774867224.294734, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126944') HTTP/1.1" 204 0
2026-03-30 10:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d724b27e-c784-5959-a606-582a3fbfe126 with identifier: 4126953
2026-03-30 10:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d724b27e-c784-5959-a606-582a3fbfe126 with identifier: 4126953
2026-03-30 10:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d724b27e-c784-5959-a606-582a3fbfe126 with identifier: 4126953 to the API
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:25 [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-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd724b27e-c784-5959-a606-582a3fbfe126',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL66UAO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4126953',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': 87816,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': 'Perrys',
'title': 'FORD KUGA 2.0 TDCi 180 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TDCi 180 Titanium 5dr Auto',
'year': 2017}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126953%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Saving data for 4126953: {'created_time': 1774867225.171634, 'last_price_update_time': 1774867225.171647, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126953') HTTP/1.1" 204 0
2026-03-30 10:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4126973
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126973%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4126973: 1
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4126975
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126975%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4126975: 1
2026-03-30 10:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4126977
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126977%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4126977: 1
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4127034
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127034%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4127034: 1
2026-03-30 10:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4127079
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127079%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4127079: 1
2026-03-30 10:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1cedb28-3ad8-5df6-b4ff-c2c17482141c with identifier: 4126955
2026-03-30 10:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1cedb28-3ad8-5df6-b4ff-c2c17482141c with scrape type 1
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a1cedb28-3ad8-5df6-b4ff-c2c17482141c
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a1cedb28-3ad8-5df6-b4ff-c2c17482141c
2026-03-30 10:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a1cedb28-3ad8-5df6-b4ff-c2c17482141c, identifier: 4126955
2026-03-30 10:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70d9257b-265d-5af1-b504-b5c2f1c5954e with identifier: 4126957
2026-03-30 10:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70d9257b-265d-5af1-b504-b5c2f1c5954e with scrape type 1
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 70d9257b-265d-5af1-b504-b5c2f1c5954e
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 70d9257b-265d-5af1-b504-b5c2f1c5954e
2026-03-30 10:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 70d9257b-265d-5af1-b504-b5c2f1c5954e, identifier: 4126957
2026-03-30 10:40:25 [manheim.gb] INFO: Found listing with ID: 4127086
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127086%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Scrape type for 4127086: 1
2026-03-30 10:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a1cedb28-3ad8-5df6-b4ff-c2c17482141c with identifier: 4126955
2026-03-30 10:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a1cedb28-3ad8-5df6-b4ff-c2c17482141c with identifier: 4126955
2026-03-30 10:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a1cedb28-3ad8-5df6-b4ff-c2c17482141c with identifier: 4126955 to the API
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:25 [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-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1cedb28-3ad8-5df6-b4ff-c2c17482141c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS64DZC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUZUKI/SWIFT?id=4126955',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'SUZUKI',
'model': 'SWIFT',
'odometer': 56615,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-29',
'seller_name': 'Perrys',
'title': 'SUZUKI SWIFT 1.2 SZ4 5dr',
'transmission': 'manual',
'trim': '1.2 SZ4 5dr',
'year': 2015}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126955%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [manheim.gb] INFO: Saving data for 4126955: {'created_time': 1774867225.988466, 'last_price_update_time': 1774867225.988481, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126955') HTTP/1.1" 204 0
2026-03-30 10:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 70d9257b-265d-5af1-b504-b5c2f1c5954e with identifier: 4126957
2026-03-30 10:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 70d9257b-265d-5af1-b504-b5c2f1c5954e with identifier: 4126957
2026-03-30 10:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 70d9257b-265d-5af1-b504-b5c2f1c5954e with identifier: 4126957 to the API
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2770d9257b-265d-5af1-b504-b5c2f1c5954e%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 70d9257b-265d-5af1-b504-b5c2f1c5954e: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.1 75 Trend 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.1L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126957\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.1 75 Trend 5dr\u0022, \u0022LicensePlate\u0022: \u0022EK23OGV\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 121, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002270d9257b-265d-5af1-b504-b5c2f1c5954e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:25 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-30 10:40: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-30 10:40:26 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.1L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '70d9257b-265d-5af1-b504-b5c2f1c5954e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK23OGV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126957',
'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': '2023-03-10',
'seller_name': 'Gates Group',
'title': 'FORD FIESTA 1.1 75 Trend 5dr',
'transmission': 'manual',
'trim': '1.1 75 Trend 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-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126957%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [manheim.gb] INFO: Saving data for 4126957: {'created_time': 1774867226.473428, 'last_price_update_time': 1774867226.473443, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126957') HTTP/1.1" 204 0
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:26 [manheim.gb] INFO: Found listing with ID: 4127094
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127094%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [manheim.gb] INFO: Scrape type for 4127094: 1
2026-03-30 10:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f593ed-cb97-5921-a3fa-c850d7e48fe9 with identifier: 4126958
2026-03-30 10:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f593ed-cb97-5921-a3fa-c850d7e48fe9 with scrape type 1
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a6f593ed-cb97-5921-a3fa-c850d7e48fe9
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a6f593ed-cb97-5921-a3fa-c850d7e48fe9
2026-03-30 10:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a6f593ed-cb97-5921-a3fa-c850d7e48fe9, identifier: 4126958
2026-03-30 10:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51 with identifier: 4126962
2026-03-30 10:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51 with scrape type 1
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51
2026-03-30 10:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51, identifier: 4126962
2026-03-30 10:40:26 [manheim.gb] INFO: Found listing with ID: 4127098
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127098%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [manheim.gb] INFO: Scrape type for 4127098: 1
2026-03-30 10:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a6f593ed-cb97-5921-a3fa-c850d7e48fe9 with identifier: 4126958
2026-03-30 10:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a6f593ed-cb97-5921-a3fa-c850d7e48fe9 with identifier: 4126958
2026-03-30 10:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a6f593ed-cb97-5921-a3fa-c850d7e48fe9 with identifier: 4126958 to the API
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a6f593ed-cb97-5921-a3fa-c850d7e48fe9%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a6f593ed-cb97-5921-a3fa-c850d7e48fe9: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022PUMA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222024-02-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126958\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Hybrid mHEV ST-Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022ET73HFD\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a6f593ed-cb97-5921-a3fa-c850d7e48fe9\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:27 [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': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a6f593ed-cb97-5921-a3fa-c850d7e48fe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET73HFD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126958',
'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-02-29',
'seller_name': 'Gates Group',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'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-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126958%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [manheim.gb] INFO: Saving data for 4126958: {'created_time': 1774867227.218299, 'last_price_update_time': 1774867227.218311, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126958') HTTP/1.1" 204 0
2026-03-30 10:40:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51 with identifier: 4126962
2026-03-30 10:40:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51 with identifier: 4126962
2026-03-30 10:40:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51 with identifier: 4126962 to the API
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%275dbcd667-0dbd-58d5-acaa-bb542a1b3c51%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5dbcd667-0dbd-58d5-acaa-bb542a1b3c51: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN MICRA 1.2 Acenta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022MICRA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-05-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4126962\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Acenta 5dr\u0022, \u0022LicensePlate\u0022: \u0022EY14URC\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 115, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225dbcd667-0dbd-58d5-acaa-bb542a1b3c51\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:27 [scrapy.core.scraper] ERROR: Error processing {'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-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5dbcd667-0dbd-58d5-acaa-bb542a1b3c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY14URC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4126962',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': None,
'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': 'Gates Group',
'title': 'NISSAN MICRA 1.2 Acenta 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta 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-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126962%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [manheim.gb] INFO: Saving data for 4126962: {'created_time': 1774867227.66407, 'last_price_update_time': 1774867227.664085, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126962') HTTP/1.1" 204 0
2026-03-30 10:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:27 [manheim.gb] INFO: Found listing with ID: 4127107
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127107%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [manheim.gb] INFO: Scrape type for 4127107: 1
2026-03-30 10:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62f6954d-f97b-5653-8dfa-3633032fbcbe with identifier: 4126977
2026-03-30 10:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f6954d-f97b-5653-8dfa-3633032fbcbe with scrape type 1
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 62f6954d-f97b-5653-8dfa-3633032fbcbe
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 62f6954d-f97b-5653-8dfa-3633032fbcbe
2026-03-30 10:40:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 62f6954d-f97b-5653-8dfa-3633032fbcbe, identifier: 4126977
2026-03-30 10:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dec426f-7514-550e-a0db-e53c5d18d64b with identifier: 4126961
2026-03-30 10:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dec426f-7514-550e-a0db-e53c5d18d64b with scrape type 1
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8dec426f-7514-550e-a0db-e53c5d18d64b
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8dec426f-7514-550e-a0db-e53c5d18d64b
2026-03-30 10:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8dec426f-7514-550e-a0db-e53c5d18d64b, identifier: 4126961
2026-03-30 10:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518dbd66-bea2-5f74-b50b-5db0599147d2 with identifier: 4126973
2026-03-30 10:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518dbd66-bea2-5f74-b50b-5db0599147d2 with scrape type 1
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 518dbd66-bea2-5f74-b50b-5db0599147d2
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 518dbd66-bea2-5f74-b50b-5db0599147d2
2026-03-30 10:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 518dbd66-bea2-5f74-b50b-5db0599147d2, identifier: 4126973
2026-03-30 10:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec40168c-337f-5999-b3c0-d6f06f63da11 with identifier: 4126975
2026-03-30 10:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec40168c-337f-5999-b3c0-d6f06f63da11 with scrape type 1
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ec40168c-337f-5999-b3c0-d6f06f63da11
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ec40168c-337f-5999-b3c0-d6f06f63da11
2026-03-30 10:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ec40168c-337f-5999-b3c0-d6f06f63da11, identifier: 4126975
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:28 [manheim.gb] INFO: Found listing with ID: 4127168
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127168%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [manheim.gb] INFO: Scrape type for 4127168: 1
2026-03-30 10:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 62f6954d-f97b-5653-8dfa-3633032fbcbe with identifier: 4126977
2026-03-30 10:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 62f6954d-f97b-5653-8dfa-3633032fbcbe with identifier: 4126977
2026-03-30 10:40:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 62f6954d-f97b-5653-8dfa-3633032fbcbe with identifier: 4126977 to the API
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2762f6954d-f97b-5653-8dfa-3633032fbcbe%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 62f6954d-f97b-5653-8dfa-3633032fbcbe: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL CORSA 1.2 Energy 3dr [AC]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022CORSA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-11-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4126977\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Energy 3dr [AC]\u0022, \u0022LicensePlate\u0022: \u0022HK65FUG\u0022, \u0022Year\u0022: 2015, \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: \u002262f6954d-f97b-5653-8dfa-3633032fbcbe\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '62f6954d-f97b-5653-8dfa-3633032fbcbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK65FUG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4126977',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'Gates Group',
'title': 'VAUXHALL CORSA 1.2 Energy 3dr [AC]',
'transmission': 'manual',
'trim': '1.2 Energy 3dr [AC]',
'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-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126977%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [manheim.gb] INFO: Saving data for 4126977: {'created_time': 1774867228.983921, 'last_price_update_time': 1774867228.983933, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126977') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8dec426f-7514-550e-a0db-e53c5d18d64b with identifier: 4126961
2026-03-30 10:40:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8dec426f-7514-550e-a0db-e53c5d18d64b with identifier: 4126961
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8dec426f-7514-550e-a0db-e53c5d18d64b with identifier: 4126961 to the API
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278dec426f-7514-550e-a0db-e53c5d18d64b%27 HTTP/1.1" 200 None
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8dec426f-7514-550e-a0db-e53c5d18d64b: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line X 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022PUMA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-07-05\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126961\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Hybrid mHEV ST-Line X 5dr\u0022, \u0022LicensePlate\u0022: \u0022BC21JFV\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228dec426f-7514-550e-a0db-e53c5d18d64b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:29 [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': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8dec426f-7514-550e-a0db-e53c5d18d64b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BC21JFV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4126961',
'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': '2021-07-05',
'seller_name': 'Gates Group',
'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': 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-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126961%27 HTTP/1.1" 200 None
2026-03-30 10:40:29 [manheim.gb] INFO: Saving data for 4126961: {'created_time': 1774867229.315402, 'last_price_update_time': 1774867229.315413, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126961') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 518dbd66-bea2-5f74-b50b-5db0599147d2 with identifier: 4126973
2026-03-30 10:40:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 518dbd66-bea2-5f74-b50b-5db0599147d2 with identifier: 4126973
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 518dbd66-bea2-5f74-b50b-5db0599147d2 with identifier: 4126973 to the API
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27518dbd66-bea2-5f74-b50b-5db0599147d2%27 HTTP/1.1" 200 None
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 518dbd66-bea2-5f74-b50b-5db0599147d2: 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: \u0022Gates Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD ECOSPORT 1.0 EcoBoost 125 ST-Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022ECOSPORT\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-03-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4126973\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost 125 ST-Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022EO23XYV\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 142, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022518dbd66-bea2-5f74-b50b-5db0599147d2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '518dbd66-bea2-5f74-b50b-5db0599147d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23XYV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4126973',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-15',
'seller_name': 'Gates Group',
'title': 'FORD ECOSPORT 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 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-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126973%27 HTTP/1.1" 200 None
2026-03-30 10:40:29 [manheim.gb] INFO: Saving data for 4126973: {'created_time': 1774867229.691313, 'last_price_update_time': 1774867229.691327, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126973') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ec40168c-337f-5999-b3c0-d6f06f63da11 with identifier: 4126975
2026-03-30 10:40:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ec40168c-337f-5999-b3c0-d6f06f63da11 with identifier: 4126975
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ec40168c-337f-5999-b3c0-d6f06f63da11 with identifier: 4126975 to the API
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ec40168c-337f-5999-b3c0-d6f06f63da11%27 HTTP/1.1" 200 None
2026-03-30 10:40:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ec40168c-337f-5999-b3c0-d6f06f63da11: 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: \u0022AUDI A3 1.4 TFSI 150 Sport 4dr [Nav]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4126975\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 TFSI 150 Sport 4dr [Nav]\u0022, \u0022LicensePlate\u0022: \u0022NK16MXZ\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 110, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ec40168c-337f-5999-b3c0-d6f06f63da11\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ec40168c-337f-5999-b3c0-d6f06f63da11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK16MXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4126975',
'listing': 'auction',
'location': 'Birmingham - 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-03-01',
'seller_name': 'Perrys',
'title': 'AUDI A3 1.4 TFSI 150 Sport 4dr [Nav]',
'transmission': 'manual',
'trim': '1.4 TFSI 150 Sport 4dr [Nav]',
'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-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126975%27 HTTP/1.1" 200 None
2026-03-30 10:40:30 [manheim.gb] INFO: Saving data for 4126975: {'created_time': 1774867230.0114, 'last_price_update_time': 1774867230.011415, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126975') HTTP/1.1" 204 0
2026-03-30 10:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:30 [manheim.gb] INFO: Found listing with ID: 4127174
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127174%27 HTTP/1.1" 200 None
2026-03-30 10:40:30 [manheim.gb] INFO: Scrape type for 4127174: 1
2026-03-30 10:40:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3644348-10e3-5e14-ac3d-dd9bf59eb2fe with identifier: 4127034
2026-03-30 10:40:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3644348-10e3-5e14-ac3d-dd9bf59eb2fe with scrape type 1
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c3644348-10e3-5e14-ac3d-dd9bf59eb2fe
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c3644348-10e3-5e14-ac3d-dd9bf59eb2fe
2026-03-30 10:40:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c3644348-10e3-5e14-ac3d-dd9bf59eb2fe, identifier: 4127034
2026-03-30 10:40:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 690d45ef-db26-5b56-a1cf-30673c64f6e4 with identifier: 4127079
2026-03-30 10:40:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 690d45ef-db26-5b56-a1cf-30673c64f6e4 with scrape type 1
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 690d45ef-db26-5b56-a1cf-30673c64f6e4
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 690d45ef-db26-5b56-a1cf-30673c64f6e4
2026-03-30 10:40:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 690d45ef-db26-5b56-a1cf-30673c64f6e4, identifier: 4127079
2026-03-30 10:40:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee39fa84-81c5-51b1-a315-2b3aac6bdfdb with identifier: 4127086
2026-03-30 10:40:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee39fa84-81c5-51b1-a315-2b3aac6bdfdb with scrape type 1
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ee39fa84-81c5-51b1-a315-2b3aac6bdfdb
2026-03-30 10:40:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ee39fa84-81c5-51b1-a315-2b3aac6bdfdb
2026-03-30 10:40:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee39fa84-81c5-51b1-a315-2b3aac6bdfdb, identifier: 4127086
2026-03-30 10:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:30 [manheim.gb] INFO: Found listing with ID: 4127175
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127175%27 HTTP/1.1" 200 None
2026-03-30 10:40:30 [manheim.gb] INFO: Scrape type for 4127175: 1
2026-03-30 10:40:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c3644348-10e3-5e14-ac3d-dd9bf59eb2fe with identifier: 4127034
2026-03-30 10:40:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c3644348-10e3-5e14-ac3d-dd9bf59eb2fe with identifier: 4127034
2026-03-30 10:40:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c3644348-10e3-5e14-ac3d-dd9bf59eb2fe with identifier: 4127034 to the API
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:31 [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': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c3644348-10e3-5e14-ac3d-dd9bf59eb2fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG61URE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4127034',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 196592,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-31',
'seller_name': 'Perrys',
'title': 'VOLKSWAGEN PASSAT 2.0 TDI Bluemotion Tech SE 4dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI Bluemotion Tech SE 4dr DSG',
'year': 2012}
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127034%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [manheim.gb] INFO: Saving data for 4127034: {'created_time': 1774867231.66897, 'last_price_update_time': 1774867231.668986, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127034') HTTP/1.1" 204 0
2026-03-30 10:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 690d45ef-db26-5b56-a1cf-30673c64f6e4 with identifier: 4127079
2026-03-30 10:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 690d45ef-db26-5b56-a1cf-30673c64f6e4 with identifier: 4127079
2026-03-30 10:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 690d45ef-db26-5b56-a1cf-30673c64f6e4 with identifier: 4127079 to the API
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '690d45ef-db26-5b56-a1cf-30673c64f6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN65RZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/TT?id=4127079',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'TT',
'odometer': 59677,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-17',
'seller_name': 'Perrys',
'title': 'AUDI TT 2.0 TDI Ultra S Line 2dr',
'transmission': 'manual',
'trim': '2.0 TDI Ultra S Line 2dr',
'year': 2015}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127079%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [manheim.gb] INFO: Saving data for 4127079: {'created_time': 1774867232.094693, 'last_price_update_time': 1774867232.094706, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127079') HTTP/1.1" 204 0
2026-03-30 10:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee39fa84-81c5-51b1-a315-2b3aac6bdfdb with identifier: 4127086
2026-03-30 10:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee39fa84-81c5-51b1-a315-2b3aac6bdfdb with identifier: 4127086
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee39fa84-81c5-51b1-a315-2b3aac6bdfdb with identifier: 4127086 to the API
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:32 [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-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ee39fa84-81c5-51b1-a315-2b3aac6bdfdb%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ee39fa84-81c5-51b1-a315-2b3aac6bdfdb: 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: \u0022NISSAN QASHQAI 1.2 DiG-T Acenta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022QASHQAI\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-01-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4127086\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 DiG-T Acenta 5dr\u0022, \u0022LicensePlate\u0022: \u0022SW67LYS\u0022, \u0022Year\u0022: 2018, \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: \u0022ee39fa84-81c5-51b1-a315-2b3aac6bdfdb\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40:32 [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-30 10:40:32 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee39fa84-81c5-51b1-a315-2b3aac6bdfdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SW67LYS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4127086',
'listing': 'auction',
'location': 'Shotts - In Transit',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-19',
'seller_name': 'Parks Motor Group',
'title': 'NISSAN QASHQAI 1.2 DiG-T Acenta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Acenta 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-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127086%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [manheim.gb] INFO: Saving data for 4127086: {'created_time': 1774867232.411713, 'last_price_update_time': 1774867232.411725, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127086') HTTP/1.1" 204 0
2026-03-30 10:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd54e3b3-3d1f-5f01-8f06-1ce0b4418779 with identifier: 4127094
2026-03-30 10:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd54e3b3-3d1f-5f01-8f06-1ce0b4418779 with scrape type 1
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fd54e3b3-3d1f-5f01-8f06-1ce0b4418779
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fd54e3b3-3d1f-5f01-8f06-1ce0b4418779
2026-03-30 10:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fd54e3b3-3d1f-5f01-8f06-1ce0b4418779, identifier: 4127094
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:32 [manheim.gb] INFO: Found listing with ID: 4127176
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127176%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [manheim.gb] INFO: Scrape type for 4127176: 1
2026-03-30 10:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fd54e3b3-3d1f-5f01-8f06-1ce0b4418779 with identifier: 4127094
2026-03-30 10:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fd54e3b3-3d1f-5f01-8f06-1ce0b4418779 with identifier: 4127094
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fd54e3b3-3d1f-5f01-8f06-1ce0b4418779 with identifier: 4127094 to the API
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:32 [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-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27fd54e3b3-3d1f-5f01-8f06-1ce0b4418779%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id fd54e3b3-3d1f-5f01-8f06-1ce0b4418779: 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: \u0022AUDI A5 40 TFSI S Line 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A5\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-04-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4127094\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002240 TFSI S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022AJ19MTF\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 136, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022fd54e3b3-3d1f-5f01-8f06-1ce0b4418779\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:32 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-30 10:40:32 [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-30 10:40:32 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fd54e3b3-3d1f-5f01-8f06-1ce0b4418779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AJ19MTF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A5?id=4127094',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'A5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-20',
'seller_name': 'Vindis Group',
'title': 'AUDI A5 40 TFSI S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TFSI S Line 5dr S Tronic',
'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-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127094%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [manheim.gb] INFO: Saving data for 4127094: {'created_time': 1774867232.923901, 'last_price_update_time': 1774867232.923919, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127094') HTTP/1.1" 204 0
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74120035-8dbe-5582-8c80-c0a0cf276aab with identifier: 4127098
2026-03-30 10:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74120035-8dbe-5582-8c80-c0a0cf276aab with scrape type 1
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 74120035-8dbe-5582-8c80-c0a0cf276aab
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 74120035-8dbe-5582-8c80-c0a0cf276aab
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 74120035-8dbe-5582-8c80-c0a0cf276aab, identifier: 4127098
2026-03-30 10:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:33 [manheim.gb] INFO: Found listing with ID: 4127178
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127178%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [manheim.gb] INFO: Scrape type for 4127178: 1
2026-03-30 10:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 74120035-8dbe-5582-8c80-c0a0cf276aab with identifier: 4127098
2026-03-30 10:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 74120035-8dbe-5582-8c80-c0a0cf276aab with identifier: 4127098
2026-03-30 10:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 74120035-8dbe-5582-8c80-c0a0cf276aab with identifier: 4127098 to the API
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:33 [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-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2774120035-8dbe-5582-8c80-c0a0cf276aab%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 74120035-8dbe-5582-8c80-c0a0cf276aab: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI Q2 30 TDI S Line 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q2\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-06-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4127098\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002230 TDI S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022VF19AKZ\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 122, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002274120035-8dbe-5582-8c80-c0a0cf276aab\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:32 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-30 10:40:33 [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-30 10:40:33 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '74120035-8dbe-5582-8c80-c0a0cf276aab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF19AKZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4127098',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'Q2',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': 'Vindis Group',
'title': 'AUDI Q2 30 TDI S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '30 TDI S Line 5dr S Tronic',
'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-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127098%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [manheim.gb] INFO: Saving data for 4127098: {'created_time': 1774867233.367088, 'last_price_update_time': 1774867233.367099, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127098') HTTP/1.1" 204 0
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c228b485-d551-56f8-b047-8ea7357c413d with identifier: 4127107
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c228b485-d551-56f8-b047-8ea7357c413d with scrape type 1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c228b485-d551-56f8-b047-8ea7357c413d
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c228b485-d551-56f8-b047-8ea7357c413d
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c228b485-d551-56f8-b047-8ea7357c413d, identifier: 4127107
2026-03-30 10:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:33 [manheim.gb] INFO: Found listing with ID: 4127192
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127192%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [manheim.gb] INFO: Scrape type for 4127192: 1
2026-03-30 10:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c228b485-d551-56f8-b047-8ea7357c413d with identifier: 4127107
2026-03-30 10:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c228b485-d551-56f8-b047-8ea7357c413d with identifier: 4127107
2026-03-30 10:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c228b485-d551-56f8-b047-8ea7357c413d with identifier: 4127107 to the API
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:33 [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-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c228b485-d551-56f8-b047-8ea7357c413d%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c228b485-d551-56f8-b047-8ea7357c413d: 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: \u0022Research Garage Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FIAT 500 1.2 Lounge 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: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-09-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4127107\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Lounge 3dr\u0022, \u0022LicensePlate\u0022: \u0022MK65RCF\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 110, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c228b485-d551-56f8-b047-8ea7357c413d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:33 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-30 10:40:33 [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-30 10:40:33 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c228b485-d551-56f8-b047-8ea7357c413d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK65RCF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4127107',
'listing': 'auction',
'location': 'Northampton - 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': '2015-09-07',
'seller_name': 'Research Garage Group',
'title': 'FIAT 500 1.2 Lounge 3dr',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr',
'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-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127107%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [manheim.gb] INFO: Saving data for 4127107: {'created_time': 1774867233.829415, 'last_price_update_time': 1774867233.82943, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127107') HTTP/1.1" 204 0
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58fb968-7482-5f34-9377-420c585606c1 with identifier: 4127168
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58fb968-7482-5f34-9377-420c585606c1 with scrape type 1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b58fb968-7482-5f34-9377-420c585606c1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b58fb968-7482-5f34-9377-420c585606c1
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b58fb968-7482-5f34-9377-420c585606c1, identifier: 4127168
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1565eaa-05b3-5773-8d75-58ee76a23488 with identifier: 4127174
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1565eaa-05b3-5773-8d75-58ee76a23488 with scrape type 1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a1565eaa-05b3-5773-8d75-58ee76a23488
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a1565eaa-05b3-5773-8d75-58ee76a23488
2026-03-30 10:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a1565eaa-05b3-5773-8d75-58ee76a23488, identifier: 4127174
2026-03-30 10:40:34 [manheim.gb] INFO: Found listing with ID: 4127197
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127197%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [manheim.gb] INFO: Scrape type for 4127197: 1
2026-03-30 10:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b58fb968-7482-5f34-9377-420c585606c1 with identifier: 4127168
2026-03-30 10:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b58fb968-7482-5f34-9377-420c585606c1 with identifier: 4127168
2026-03-30 10:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b58fb968-7482-5f34-9377-420c585606c1 with identifier: 4127168 to the API
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:34 [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-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b58fb968-7482-5f34-9377-420c585606c1%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b58fb968-7482-5f34-9377-420c585606c1: 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: \u0022SEAT IBIZA 1.4 Sport 3dr [85]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SEAT\u0022, \u0022Model\u0022: \u0022IBIZA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222007-12-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=4127168\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 Sport 3dr [85]\u0022, \u0022LicensePlate\u0022: \u0022KA57DNN\u0022, \u0022Year\u0022: 2007, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 154, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b58fb968-7482-5f34-9377-420c585606c1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:33 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-30 10:40:34 [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-30 10:40:34 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b58fb968-7482-5f34-9377-420c585606c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA57DNN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=4127168',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SEAT',
'model': 'IBIZA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-01',
'seller_name': 'Research Garage Group',
'title': 'SEAT IBIZA 1.4 Sport 3dr [85]',
'transmission': 'manual',
'trim': '1.4 Sport 3dr [85]',
'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-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127168%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [manheim.gb] INFO: Saving data for 4127168: {'created_time': 1774867234.485233, 'last_price_update_time': 1774867234.485245, 'auction_closing_time': 1775552400.0}
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127168') HTTP/1.1" 204 0
2026-03-30 10:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a1565eaa-05b3-5773-8d75-58ee76a23488 with identifier: 4127174
2026-03-30 10:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a1565eaa-05b3-5773-8d75-58ee76a23488 with identifier: 4127174
2026-03-30 10:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a1565eaa-05b3-5773-8d75-58ee76a23488 with identifier: 4127174 to the API
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:34 [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-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a1565eaa-05b3-5773-8d75-58ee76a23488%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a1565eaa-05b3-5773-8d75-58ee76a23488: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SUBARU IMPREZA 2.0 WRX AWD Turbo 4dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SUBARU\u0022, \u0022Model\u0022: \u0022IMPREZA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222005-11-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SUBARU/IMPREZA?id=4127174\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 WRX AWD Turbo 4dr\u0022, \u0022LicensePlate\u0022: \u0022YP55MPF\u0022, \u0022Year\u0022: 2005, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 219, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a1565eaa-05b3-5773-8d75-58ee76a23488\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:34 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-30 10:40:34 [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-30 10:40:34 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 219,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1565eaa-05b3-5773-8d75-58ee76a23488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP55MPF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUBARU/IMPREZA?id=4127174',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'SUBARU',
'model': 'IMPREZA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-25',
'seller_name': 'Acorn Group Limited',
'title': 'SUBARU IMPREZA 2.0 WRX AWD Turbo 4dr',
'transmission': 'manual',
'trim': '2.0 WRX AWD Turbo 4dr',
'year': 2005}
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-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127174%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [manheim.gb] INFO: Saving data for 4127174: {'created_time': 1774867234.845122, 'last_price_update_time': 1774867234.845134, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127174') HTTP/1.1" 204 0
2026-03-30 10:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5d6150-2769-5c56-91a2-3aeb173f8c51 with identifier: 4127175
2026-03-30 10:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5d6150-2769-5c56-91a2-3aeb173f8c51 with scrape type 1
2026-03-30 10:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2b5d6150-2769-5c56-91a2-3aeb173f8c51
2026-03-30 10:40:34 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2b5d6150-2769-5c56-91a2-3aeb173f8c51
2026-03-30 10:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2b5d6150-2769-5c56-91a2-3aeb173f8c51, identifier: 4127175
2026-03-30 10:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:34 [manheim.gb] INFO: Found listing with ID: 4127199
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127199%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [manheim.gb] INFO: Scrape type for 4127199: 1
2026-03-30 10:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2b5d6150-2769-5c56-91a2-3aeb173f8c51 with identifier: 4127175
2026-03-30 10:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2b5d6150-2769-5c56-91a2-3aeb173f8c51 with identifier: 4127175
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2b5d6150-2769-5c56-91a2-3aeb173f8c51 with identifier: 4127175 to the API
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:35 [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-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272b5d6150-2769-5c56-91a2-3aeb173f8c51%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2b5d6150-2769-5c56-91a2-3aeb173f8c51: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA PRO CEED 1.5T GDi ISG GT-Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022PRO CEED\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-07-08\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/PRO%20CEED?id=4127175\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5T GDi ISG GT-Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022RK22PMV\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 131, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222b5d6150-2769-5c56-91a2-3aeb173f8c51\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:34 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-30 10:40:35 [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-30 10:40:35 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2b5d6150-2769-5c56-91a2-3aeb173f8c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK22PMV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PRO%20CEED?id=4127175',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'PRO CEED',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-08',
'seller_name': 'Acorn Group Limited',
'title': 'KIA PRO CEED 1.5T GDi ISG GT-Line 5dr',
'transmission': 'manual',
'trim': '1.5T GDi ISG GT-Line 5dr',
'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-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127175%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [manheim.gb] INFO: Saving data for 4127175: {'created_time': 1774867235.296132, 'last_price_update_time': 1774867235.296144, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127175') HTTP/1.1" 204 0
2026-03-30 10:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:35 [manheim.gb] INFO: Found listing with ID: 4127213
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127213%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [manheim.gb] INFO: Scrape type for 4127213: 1
2026-03-30 10:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52fc6968-4ea3-5bb6-91e2-e40f168bc335 with identifier: 4127176
2026-03-30 10:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52fc6968-4ea3-5bb6-91e2-e40f168bc335 with scrape type 1
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 52fc6968-4ea3-5bb6-91e2-e40f168bc335
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 52fc6968-4ea3-5bb6-91e2-e40f168bc335
2026-03-30 10:40:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 52fc6968-4ea3-5bb6-91e2-e40f168bc335, identifier: 4127176
2026-03-30 10:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2847fc21-f957-523f-8a11-85264e63a716 with identifier: 4127178
2026-03-30 10:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2847fc21-f957-523f-8a11-85264e63a716 with scrape type 1
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2847fc21-f957-523f-8a11-85264e63a716
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2847fc21-f957-523f-8a11-85264e63a716
2026-03-30 10:40:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2847fc21-f957-523f-8a11-85264e63a716, identifier: 4127178
2026-03-30 10:40:35 [manheim.gb] INFO: Found listing with ID: 4127214
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127214%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [manheim.gb] INFO: Scrape type for 4127214: 1
2026-03-30 10:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 52fc6968-4ea3-5bb6-91e2-e40f168bc335 with identifier: 4127176
2026-03-30 10:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 52fc6968-4ea3-5bb6-91e2-e40f168bc335 with identifier: 4127176
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 52fc6968-4ea3-5bb6-91e2-e40f168bc335 with identifier: 4127176 to the API
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:35 [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-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2752fc6968-4ea3-5bb6-91e2-e40f168bc335%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 52fc6968-4ea3-5bb6-91e2-e40f168bc335: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA PICANTO 1.25 2 EcoDynamics 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022PICANTO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-07-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/PICANTO?id=4127176\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.25 2 EcoDynamics 5dr\u0022, \u0022LicensePlate\u0022: \u0022PJ13YLO\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 100, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002252fc6968-4ea3-5bb6-91e2-e40f168bc335\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:35 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-30 10:40:35 [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-30 10:40:35 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 100,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '52fc6968-4ea3-5bb6-91e2-e40f168bc335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ13YLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PICANTO?id=4127176',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'PICANTO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-04',
'seller_name': 'Acorn Group Limited',
'title': 'KIA PICANTO 1.25 2 EcoDynamics 5dr',
'transmission': 'manual',
'trim': '1.25 2 EcoDynamics 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-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127176%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [manheim.gb] INFO: Saving data for 4127176: {'created_time': 1774867235.971242, 'last_price_update_time': 1774867235.971257, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127176') HTTP/1.1" 204 0
2026-03-30 10:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2847fc21-f957-523f-8a11-85264e63a716 with identifier: 4127178
2026-03-30 10:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2847fc21-f957-523f-8a11-85264e63a716 with identifier: 4127178
2026-03-30 10:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2847fc21-f957-523f-8a11-85264e63a716 with identifier: 4127178 to the API
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:36 [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-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272847fc21-f957-523f-8a11-85264e63a716%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2847fc21-f957-523f-8a11-85264e63a716: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA CEED 1.5T GDi ISG 3 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022CEED\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-10-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/CEED?id=4127178\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5T GDi ISG 3 5dr\u0022, \u0022LicensePlate\u0022: \u0022DV71LXR\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 131, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222847fc21-f957-523f-8a11-85264e63a716\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:35 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-30 10:40:36 [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-30 10:40:36 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2847fc21-f957-523f-8a11-85264e63a716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV71LXR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/CEED?id=4127178',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'KIA',
'model': 'CEED',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-14',
'seller_name': 'Acorn Group Limited',
'title': 'KIA CEED 1.5T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.5T GDi ISG 3 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-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127178%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [manheim.gb] INFO: Saving data for 4127178: {'created_time': 1774867236.316185, 'last_price_update_time': 1774867236.316196, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127178') HTTP/1.1" 204 0
2026-03-30 10:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:36 [manheim.gb] INFO: Found listing with ID: 4127216
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127216%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [manheim.gb] INFO: Scrape type for 4127216: 1
2026-03-30 10:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4127192
2026-03-30 10:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4940e618-cb3a-51e8-84f1-639f66d81bf3 with scrape type 1
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4940e618-cb3a-51e8-84f1-639f66d81bf3
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4940e618-cb3a-51e8-84f1-639f66d81bf3
2026-03-30 10:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4940e618-cb3a-51e8-84f1-639f66d81bf3, identifier: 4127192
2026-03-30 10:40:36 [manheim.gb] INFO: Found listing with ID: 4127217
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127217%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [manheim.gb] INFO: Scrape type for 4127217: 1
2026-03-30 10:40:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4127192
2026-03-30 10:40:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4127192
2026-03-30 10:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4127192 to the API
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:36 [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-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [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-30 10:40:36 [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: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\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=4127192\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Studio 5dr\u0022, \u0022LicensePlate\u0022: \u0022OV17VBZ\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 114, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224940e618-cb3a-51e8-84f1-639f66d81bf3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:36 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-30 10:40:36 [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-30 10:40:36 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-09T09: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': 'OV17VBZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KA?id=4127192',
'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': 'Vindis Group',
'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-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127192%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [manheim.gb] INFO: Saving data for 4127192: {'created_time': 1774867236.798403, 'last_price_update_time': 1774867236.798414, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127192') HTTP/1.1" 204 0
2026-03-30 10:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:36 [manheim.gb] INFO: Found listing with ID: 4127220
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127220%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [manheim.gb] INFO: Scrape type for 4127220: 1
2026-03-30 10:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b97480-ba1d-5015-ab80-f74ea03c48dd with identifier: 4127197
2026-03-30 10:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b97480-ba1d-5015-ab80-f74ea03c48dd with scrape type 1
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 24b97480-ba1d-5015-ab80-f74ea03c48dd
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 24b97480-ba1d-5015-ab80-f74ea03c48dd
2026-03-30 10:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24b97480-ba1d-5015-ab80-f74ea03c48dd, identifier: 4127197
2026-03-30 10:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566 with identifier: 4127199
2026-03-30 10:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566 with scrape type 1
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566
2026-03-30 10:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566, identifier: 4127199
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 423299
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27423299%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Scrape type for 423299: 0
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 461844
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27461844%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Scrape type for 461844: 0
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 489006
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [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-30 10:40:37 [manheim.gb] INFO: Scrape type for 489006: 0
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 535428
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [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-30 10:40:37 [manheim.gb] INFO: Scrape type for 535428: 0
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 550431
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27550431%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Scrape type for 550431: 0
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 563202
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27563202%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Scrape type for 563202: 2
2026-03-30 10:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24b97480-ba1d-5015-ab80-f74ea03c48dd with identifier: 4127197
2026-03-30 10:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24b97480-ba1d-5015-ab80-f74ea03c48dd with identifier: 4127197
2026-03-30 10:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 24b97480-ba1d-5015-ab80-f74ea03c48dd with identifier: 4127197 to the API
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2724b97480-ba1d-5015-ab80-f74ea03c48dd%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 24b97480-ba1d-5015-ab80-f74ea03c48dd: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.0 EcoBoost Zetec 3dr\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: \u00222014-03-11\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4127197\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Zetec 3dr\u0022, \u0022LicensePlate\u0022: \u0022RK14HSD\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002224b97480-ba1d-5015-ab80-f74ea03c48dd\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:36 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-30 10:40: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-30 10:40:37 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '24b97480-ba1d-5015-ab80-f74ea03c48dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK14HSD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4127197',
'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': '2014-03-11',
'seller_name': 'Vindis Group',
'title': 'FORD FIESTA 1.0 EcoBoost Zetec 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 3dr',
'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-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127197%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Saving data for 4127197: {'created_time': 1774867237.498722, 'last_price_update_time': 1774867237.498733, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127197') HTTP/1.1" 204 0
2026-03-30 10:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566 with identifier: 4127199
2026-03-30 10:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566 with identifier: 4127199
2026-03-30 10:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566 with identifier: 4127199 to the API
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277fe41e8e-4f70-5eaa-85c4-900a9a7b7566%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7fe41e8e-4f70-5eaa-85c4-900a9a7b7566: 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: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN POLO 1.4 Match Edition 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022POLO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-11-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4127199\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4 Match Edition 5dr\u0022, \u0022LicensePlate\u0022: \u0022SB63BHX\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227fe41e8e-4f70-5eaa-85c4-900a9a7b7566\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:37 [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': '1.4L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7fe41e8e-4f70-5eaa-85c4-900a9a7b7566',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB63BHX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4127199',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-29',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN POLO 1.4 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.4 Match Edition 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-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127199%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [manheim.gb] INFO: Saving data for 4127199: {'created_time': 1774867237.95208, 'last_price_update_time': 1774867237.952093, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127199') HTTP/1.1" 204 0
2026-03-30 10:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:37 [manheim.gb] INFO: Found listing with ID: 593489
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [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-30 10:40:38 [manheim.gb] INFO: Scrape type for 593489: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 617491
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27617491%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 617491: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 646568
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27646568%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 646568: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 648137
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [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-30 10:40:38 [manheim.gb] INFO: Scrape type for 648137: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 659842
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27659842%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 659842: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 662233
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [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-30 10:40:38 [manheim.gb] INFO: Scrape type for 662233: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 662290
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27662290%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 662290: 2
2026-03-30 10:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a3ecd59-cbc9-56f6-aea4-974406f67419 with identifier: 4127213
2026-03-30 10:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a3ecd59-cbc9-56f6-aea4-974406f67419 with scrape type 1
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3a3ecd59-cbc9-56f6-aea4-974406f67419
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3a3ecd59-cbc9-56f6-aea4-974406f67419
2026-03-30 10:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3a3ecd59-cbc9-56f6-aea4-974406f67419, identifier: 4127213
2026-03-30 10:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 737725
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27737725%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 737725: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 749681
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27749681%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 749681: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 783395
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27783395%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 783395: 2
2026-03-30 10:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3a3ecd59-cbc9-56f6-aea4-974406f67419 with identifier: 4127213
2026-03-30 10:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3a3ecd59-cbc9-56f6-aea4-974406f67419 with identifier: 4127213
2026-03-30 10:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3a3ecd59-cbc9-56f6-aea4-974406f67419 with identifier: 4127213 to the API
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273a3ecd59-cbc9-56f6-aea4-974406f67419%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 3a3ecd59-cbc9-56f6-aea4-974406f67419: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ SLK SLC 200 AMG Line 2dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022SLK\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-09-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SLK?id=4127213\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022SLC 200 AMG Line 2dr\u0022, \u0022LicensePlate\u0022: \u0022KU68MOA\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 160, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00223a3ecd59-cbc9-56f6-aea4-974406f67419\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 160,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3a3ecd59-cbc9-56f6-aea4-974406f67419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KU68MOA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SLK?id=4127213',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'SLK',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-26',
'seller_name': 'Allen Ford',
'title': 'MERCEDES-BENZ SLK SLC 200 AMG Line 2dr',
'transmission': 'manual',
'trim': 'SLC 200 AMG Line 2dr',
'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-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127213%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Saving data for 4127213: {'created_time': 1774867238.677038, 'last_price_update_time': 1774867238.677083, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127213') HTTP/1.1" 204 0
2026-03-30 10:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db6c658f-84b4-507f-80df-c838c0515195 with identifier: 4127214
2026-03-30 10:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db6c658f-84b4-507f-80df-c838c0515195 with scrape type 1
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item db6c658f-84b4-507f-80df-c838c0515195
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item db6c658f-84b4-507f-80df-c838c0515195
2026-03-30 10:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: db6c658f-84b4-507f-80df-c838c0515195, identifier: 4127214
2026-03-30 10:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9 with identifier: 4127216
2026-03-30 10:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9 with scrape type 1
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9
2026-03-30 10:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9, identifier: 4127216
2026-03-30 10:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 799368
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [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-30 10:40:38 [manheim.gb] INFO: Scrape type for 799368: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 804930
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27804930%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 804930: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 825028
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27825028%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 825028: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 840669
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27840669%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 840669: 0
2026-03-30 10:40:38 [manheim.gb] INFO: Found listing with ID: 848185
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27848185%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [manheim.gb] INFO: Scrape type for 848185: 0
2026-03-30 10:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: db6c658f-84b4-507f-80df-c838c0515195 with identifier: 4127214
2026-03-30 10:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: db6c658f-84b4-507f-80df-c838c0515195 with identifier: 4127214
2026-03-30 10:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: db6c658f-84b4-507f-80df-c838c0515195 with identifier: 4127214 to the API
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27db6c658f-84b4-507f-80df-c838c0515195%27 HTTP/1.1" 200 None
2026-03-30 10:40:39 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id db6c658f-84b4-507f-80df-c838c0515195: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022PEUGEOT 2008 1.2 PureTech 110 GT Line 5dr [6 Speed]\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022PEUGEOT\u0022, \u0022Model\u0022: \u00222008\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\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/PEUGEOT/2008?id=4127214\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 PureTech 110 GT Line 5dr [6 Speed]\u0022, \u0022LicensePlate\u0022: \u0022EX69BYH\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 111, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022db6c658f-84b4-507f-80df-c838c0515195\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:39 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'db6c658f-84b4-507f-80df-c838c0515195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX69BYH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=4127214',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'PEUGEOT',
'model': '2008',
'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': 'Allen Ford',
'title': 'PEUGEOT 2008 1.2 PureTech 110 GT Line 5dr [6 Speed]',
'transmission': 'manual',
'trim': '1.2 PureTech 110 GT Line 5dr [6 Speed]',
'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-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127214%27 HTTP/1.1" 200 None
2026-03-30 10:40:39 [manheim.gb] INFO: Saving data for 4127214: {'created_time': 1774867239.396183, 'last_price_update_time': 1774867239.396198, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127214') HTTP/1.1" 204 0
2026-03-30 10:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9 with identifier: 4127216
2026-03-30 10:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9 with identifier: 4127216
2026-03-30 10:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9 with identifier: 4127216 to the API
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:40 [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-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%279bb0fec0-07e3-57bf-8e47-a03ae2d134c9%27 HTTP/1.1" 200 None
2026-03-30 10:40:40 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 9bb0fec0-07e3-57bf-8e47-a03ae2d134c9: 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: \u0022FORD FOCUS 2.0 TDCi 185 ST-2 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: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-12-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4127216\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 185 ST-2 5dr\u0022, \u0022LicensePlate\u0022: \u0022MT66ZYH\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 110, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00229bb0fec0-07e3-57bf-8e47-a03ae2d134c9\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40:40 [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-30 10:40:40 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9bb0fec0-07e3-57bf-8e47-a03ae2d134c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MT66ZYH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4127216',
'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': '2016-12-14',
'seller_name': 'Allen Ford',
'title': 'FORD FOCUS 2.0 TDCi 185 ST-2 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 185 ST-2 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-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127216%27 HTTP/1.1" 200 None
2026-03-30 10:40:40 [manheim.gb] INFO: Saving data for 4127216: {'created_time': 1774867240.304013, 'last_price_update_time': 1774867240.304026, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127216') HTTP/1.1" 204 0
2026-03-30 10:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a65d1b8-7782-51c7-9a43-adb36f001263 with identifier: 4127217
2026-03-30 10:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a65d1b8-7782-51c7-9a43-adb36f001263 with scrape type 1
2026-03-30 10:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1a65d1b8-7782-51c7-9a43-adb36f001263
2026-03-30 10:40:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1a65d1b8-7782-51c7-9a43-adb36f001263
2026-03-30 10:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1a65d1b8-7782-51c7-9a43-adb36f001263, identifier: 4127217
2026-03-30 10:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1a65d1b8-7782-51c7-9a43-adb36f001263 with identifier: 4127217
2026-03-30 10:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1a65d1b8-7782-51c7-9a43-adb36f001263 with identifier: 4127217
2026-03-30 10:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1a65d1b8-7782-51c7-9a43-adb36f001263 with identifier: 4127217 to the API
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:40 [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-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271a65d1b8-7782-51c7-9a43-adb36f001263%27 HTTP/1.1" 200 None
2026-03-30 10:40:40 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 1a65d1b8-7782-51c7-9a43-adb36f001263: 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 Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD KUGA 2.0 TDCi 150 Titanium 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022KUGA\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-03-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4127217\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 150 Titanium 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022PE16ODR\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 122, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00221a65d1b8-7782-51c7-9a43-adb36f001263\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:40 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-30 10:40:40 [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-30 10:40:40 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1a65d1b8-7782-51c7-9a43-adb36f001263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE16ODR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4127217',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-19',
'seller_name': 'Allen Ford',
'title': 'FORD KUGA 2.0 TDCi 150 Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi 150 Titanium 5dr 2WD',
'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-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127217%27 HTTP/1.1" 200 None
2026-03-30 10:40:40 [manheim.gb] INFO: Saving data for 4127217: {'created_time': 1774867240.762062, 'last_price_update_time': 1774867240.762074, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127217') HTTP/1.1" 204 0
2026-03-30 10:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90dc2599-1f6a-5431-b6f6-220ef4730ce4 with identifier: 4127220
2026-03-30 10:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90dc2599-1f6a-5431-b6f6-220ef4730ce4 with scrape type 1
2026-03-30 10:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 90dc2599-1f6a-5431-b6f6-220ef4730ce4
2026-03-30 10:40:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 90dc2599-1f6a-5431-b6f6-220ef4730ce4
2026-03-30 10:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 90dc2599-1f6a-5431-b6f6-220ef4730ce4, identifier: 4127220
2026-03-30 10:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 90dc2599-1f6a-5431-b6f6-220ef4730ce4 with identifier: 4127220
2026-03-30 10:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 90dc2599-1f6a-5431-b6f6-220ef4730ce4 with identifier: 4127220
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 90dc2599-1f6a-5431-b6f6-220ef4730ce4 with identifier: 4127220 to the API
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2790dc2599-1f6a-5431-b6f6-220ef4730ce4%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 90dc2599-1f6a-5431-b6f6-220ef4730ce4: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN GOLF 1.5 TSI EVO 150 R-Line 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022GOLF\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-07-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4127220\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI EVO 150 R-Line 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022BF19MGU\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 119, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002290dc2599-1f6a-5431-b6f6-220ef4730ce4\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:40 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-30 10:40: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-30 10:40:41 [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-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': '90dc2599-1f6a-5431-b6f6-220ef4730ce4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BF19MGU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4127220',
'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': '2019-07-21',
'seller_name': 'Allen Ford',
'title': 'VOLKSWAGEN GOLF 1.5 TSI EVO 150 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO 150 R-Line 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-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127220%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [manheim.gb] INFO: Saving data for 4127220: {'created_time': 1774867241.227512, 'last_price_update_time': 1774867241.227525, 'auction_closing_time': 1775725200.0}
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127220') HTTP/1.1" 204 0
2026-03-30 10:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with identifier: 563202
2026-03-30 10:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 20e2cdca-7ae5-56d1-b642-7d3a0976f21e, identifier: 563202
2026-03-30 10:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with identifier: 563202
2026-03-30 10:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with identifier: 563202
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 20e2cdca-7ae5-56d1-b642-7d3a0976f21e with identifier: 563202 to the API
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2720e2cdca-7ae5-56d1-b642-7d3a0976f21e%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 20e2cdca-7ae5-56d1-b642-7d3a0976f21e: 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: \u0022AUDI A6 2.0 TDI Ultra S Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A6\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-06-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=563202\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Ultra S Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022RJ14BWG\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 119, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002220e2cdca-7ae5-56d1-b642-7d3a0976f21e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:40 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-30 10:40: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-30 10:40:41 [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': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '20e2cdca-7ae5-56d1-b642-7d3a0976f21e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ14BWG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=563202',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'AUDI',
'model': 'A6',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-13',
'seller_name': 'Vindis Group',
'title': 'AUDI A6 2.0 TDI Ultra S Line 5dr',
'transmission': 'manual',
'trim': '2.0 TDI Ultra S 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-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27563202%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [manheim.gb] INFO: Saving data for 563202: {'auction_closing_time': 1775725200.0, 'created_time': 1774649298.443872, 'last_price_update_time': 1774867241.717552}
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='563202') HTTP/1.1" 204 0
2026-03-30 10:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2084e9f0-e263-5093-996a-502a68eefe0c with identifier: 662290
2026-03-30 10:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2084e9f0-e263-5093-996a-502a68eefe0c with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2084e9f0-e263-5093-996a-502a68eefe0c with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2084e9f0-e263-5093-996a-502a68eefe0c, identifier: 662290
2026-03-30 10:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2084e9f0-e263-5093-996a-502a68eefe0c with identifier: 662290
2026-03-30 10:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2084e9f0-e263-5093-996a-502a68eefe0c with identifier: 662290
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2084e9f0-e263-5093-996a-502a68eefe0c with identifier: 662290 to the API
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:42 [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': 'Black',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2084e9f0-e263-5093-996a-502a68eefe0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN63VKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/BEETLE?id=662290',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'BEETLE',
'odometer': 111000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-20',
'seller_name': 'Hilton Garage Ltd',
'title': 'VOLKSWAGEN BEETLE 1.2 TSI 3dr',
'transmission': 'manual',
'trim': '1.2 TSI 3dr',
'year': 2013}
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27662290%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Saving data for 662290: {'auction_closing_time': 1775638800.0, 'created_time': 1774620562.096436, 'last_price_update_time': 1774867242.183723}
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='662290') HTTP/1.1" 204 0
2026-03-30 10:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a7b555-e751-5dc9-b5f4-934992c4bd81 with identifier: 783395
2026-03-30 10:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a7b555-e751-5dc9-b5f4-934992c4bd81 with scrape type 2
2026-03-30 10:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97a7b555-e751-5dc9-b5f4-934992c4bd81 with scrape type 2
2026-03-30 10:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 97a7b555-e751-5dc9-b5f4-934992c4bd81, identifier: 783395
2026-03-30 10:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 97a7b555-e751-5dc9-b5f4-934992c4bd81 with identifier: 783395
2026-03-30 10:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 97a7b555-e751-5dc9-b5f4-934992c4bd81 with identifier: 783395
2026-03-30 10:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 97a7b555-e751-5dc9-b5f4-934992c4bd81 with identifier: 783395 to the API
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2797a7b555-e751-5dc9-b5f4-934992c4bd81%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 97a7b555-e751-5dc9-b5f4-934992c4bd81: 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: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW 3 SERIES 320d EfficientDynamics 4dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00223 SERIES\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-07-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=783395\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022320d EfficientDynamics 4dr\u0022, \u0022LicensePlate\u0022: \u0022GY12WTE\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002297a7b555-e751-5dc9-b5f4-934992c4bd81\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Diesel',
'id': '97a7b555-e751-5dc9-b5f4-934992c4bd81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY12WTE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=783395',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'BMW',
'model': '3 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-13',
'seller_name': 'Arbury',
'title': 'BMW 3 SERIES 320d EfficientDynamics 4dr',
'transmission': 'manual',
'trim': '320d EfficientDynamics 4dr',
'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-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27783395%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Saving data for 783395: {'auction_closing_time': 1775811600.0, 'created_time': 1774620562.847718, 'last_price_update_time': 1774867242.700938}
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='783395') HTTP/1.1" 204 0
2026-03-30 10:40:42 [manheim.gb] INFO: Page 80: 14 results (total: 7914)
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 869243
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27869243%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 869243: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 911102
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27911102%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 911102: 1
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 912955
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27912955%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 912955: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 914563
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27914563%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 914563: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 91951
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2791951%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 91951: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 942073
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27942073%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 942073: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 943652
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [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-30 10:40:42 [manheim.gb] INFO: Scrape type for 943652: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 944687
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27944687%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 944687: 1
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 952506
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27952506%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 952506: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 95711
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [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-30 10:40:42 [manheim.gb] INFO: Scrape type for 95711: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 971317
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [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-30 10:40:42 [manheim.gb] INFO: Scrape type for 971317: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 97169
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2797169%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [manheim.gb] INFO: Scrape type for 97169: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 982470
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [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-30 10:40:42 [manheim.gb] INFO: Scrape type for 982470: 0
2026-03-30 10:40:42 [manheim.gb] INFO: Found listing with ID: 992405
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27992405%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [manheim.gb] INFO: Scrape type for 992405: 2
2026-03-30 10:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6 with identifier: 911102
2026-03-30 10:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6 with scrape type 1
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6
2026-03-30 10:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6, identifier: 911102
2026-03-30 10:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6 with identifier: 911102
2026-03-30 10:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6 with identifier: 911102
2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6 with identifier: 911102 to the API
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6: 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: \u0022T WALL\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN JUKE 1.2 DiG-T N-Connecta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022JUKE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-05-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=911102\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 DiG-T N-Connecta 5dr\u0022, \u0022LicensePlate\u0022: \u0022VN16YKV\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 128, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 128,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-10T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN16YKV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=911102',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-06',
'seller_name': 'T WALL',
'title': 'NISSAN JUKE 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 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-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27911102%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [manheim.gb] INFO: Saving data for 911102: {'created_time': 1774867243.62139, 'last_price_update_time': 1774867243.621404, 'auction_closing_time': 1775811600.0}
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='911102') HTTP/1.1" 204 0
2026-03-30 10:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2 with identifier: 944687
2026-03-30 10:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2 with scrape type 1
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2
2026-03-30 10:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2, identifier: 944687
2026-03-30 10:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2 with identifier: 944687
2026-03-30 10:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2 with identifier: 944687
2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2 with identifier: 944687 to the API
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%276effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2: 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: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN LEAF 80kW 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022LEAF\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00220.0L\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-11-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=944687\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002280kW 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022VN62VCU\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 0, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40: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-30 10:40: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-30 10:40:44 [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-06T09:00:00Z',
'fuel_type': 'Electric',
'id': '6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN62VCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=944687',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'NISSAN',
'model': 'LEAF',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-27',
'seller_name': 'Acorn Group Limited',
'title': 'NISSAN LEAF 80kW 5dr Auto',
'transmission': 'automatic',
'trim': '80kW 5dr Auto',
'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-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27944687%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 944687: {'created_time': 1774867244.144027, 'last_price_update_time': 1774867244.14404, 'auction_closing_time': 1775466000.0}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='944687') HTTP/1.1" 204 0
2026-03-30 10:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-30 10:40:44 [manheim.gb] INFO: Page 81: 0 results (total: 7914)
2026-03-30 10:40:44 [manheim.gb] INFO: No more listings found on page 81
2026-03-30 10:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9959c3e-e477-54a3-bf1d-a5ad738436ac with identifier: 992405
2026-03-30 10:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9959c3e-e477-54a3-bf1d-a5ad738436ac with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9959c3e-e477-54a3-bf1d-a5ad738436ac with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d9959c3e-e477-54a3-bf1d-a5ad738436ac, identifier: 992405
2026-03-30 10:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d9959c3e-e477-54a3-bf1d-a5ad738436ac with identifier: 992405
2026-03-30 10:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d9959c3e-e477-54a3-bf1d-a5ad738436ac with identifier: 992405
2026-03-30 10:40:44 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d9959c3e-e477-54a3-bf1d-a5ad738436ac with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9959c3e-e477-54a3-bf1d-a5ad738436ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG09WXR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=992405',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'A3',
'odometer': 98766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-31',
'seller_name': 'Big Motoring World Ltd',
'title': 'AUDI A3 1.6 3dr',
'transmission': 'manual',
'trim': '1.6 3dr',
'year': 2009}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27992405%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 992405: {'auction_closing_time': 1774861200.0, 'created_time': 1774436867.459874, 'last_price_update_time': 1774867244.411126}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='992405') HTTP/1.1" 204 0
2026-03-30 10:40:44 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 10:40:44 [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-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126401%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 4126401: {'created_time': 1774867244.546786}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126401') HTTP/1.1" 204 0
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126798%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 4126798: {'created_time': 1774867244.577101}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126798') HTTP/1.1" 204 0
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [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%201774435244 HTTP/1.1" 200 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1465710') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1825087') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2554601') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108248') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108268') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108503') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108505') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108507') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108510') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108513') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108519') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108530') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108546') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108609') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108618') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108625') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108855') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109432') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109474') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109591') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109701') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109703') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109731') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109765') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110116') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110158') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110162') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110200') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110202') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110231') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110246') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110410') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110550') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110664') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110668') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110742') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110791') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111004') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111240') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111698') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111972') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111978') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112001') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112005') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112006') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112007') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112019') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112291') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112495') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113607') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113609') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113610') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113612') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113613') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113615') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113617') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113623') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113627') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113636') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113637') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113645') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113658') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113659') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113661') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113666') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113670') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113671') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113674') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113682') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113684') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113687') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113690') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113706') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113712') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113713') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113737') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113977') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114157') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114162') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114167') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114193') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115427') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116762') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117137') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117239') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117294') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117327') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120060') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120136') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120402') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120576') HTTP/1.1" 204 0
2026-03-30 10:40:46 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (796 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/2026-03-30T10_28_06.jl
2026-03-30 10:40:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1599534,
'downloader/request_count': 1521,
'downloader/request_method_count/GET': 392,
'downloader/request_method_count/POST': 1129,
'downloader/response_bytes': 74695394,
'downloader/response_count': 1521,
'downloader/response_status_count/200': 1204,
'downloader/response_status_count/429': 317,
'elapsed_time_seconds': 753.579744,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 10, 40, 46, 140, tzinfo=datetime.timezone.utc),
'item_dropped_count': 106,
'item_dropped_reasons_count/DropItem': 106,
'item_scraped_count': 796,
'log_count/DEBUG': 26478,
'log_count/ERROR': 437,
'log_count/INFO': 25454,
'memusage/max': 184684544,
'memusage/startup': 149610496,
'photo_download_count': 74,
'pipeline/dropped_expired': 106,
'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': 81,
'response_received_count': 1447,
'scheduler/dequeued': 1521,
'scheduler/dequeued/memory': 1521,
'scheduler/enqueued': 1521,
'scheduler/enqueued/memory': 1521,
'scrape_type/new': 127,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 922,
'scrape_type/skipped': 6864,
'source/items_encountered': 7914,
'start_time': datetime.datetime(2026, 3, 30, 10, 28, 12, 420396, tzinfo=datetime.timezone.utc)}
2026-03-30 10:40:46 [scrapy.core.engine] INFO: Spider closed (finished)
PROJECT (sourcing_v2)
SPIDER (manheim.gb)